vote up 1 vote down star
2

I am looking for a framework to turn given Java class into WebService (may be with some limitations on method parameters etc)

Thanks

flag

80% accept rate

2 Answers

vote up 3 vote down check

You can use axis2, or xfire. I'm sure there are other ways also, but these are the two that I've used.

link|flag
vote up 0 vote down

The de-facto standard for this is Apache Axis: http://ws.apache.org/axis/ and http://ws.apache.org/axis2/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.