LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   WebServices on Java (https://www.linuxquestions.org/questions/programming-9/webservices-on-java-345497/)

poeta_boy 07-21-2005 04:21 PM

WebServices on Java
 
hello

I want to develop web services, that should be completely available such as the Google search service. I used to write WebServices with java and SOAP, but I learned that it was quite restricting.

I need it to be public, and to create the WSDL file, so anyone can use it.... what is the path I should follow? I've seen many Java APIs but I don't know which one to pick.

Also, where should I deploy? Jboss, tomcat?

Please any references or path you could point me to

Thanks!!

mrcheeks 07-23-2005 01:19 AM

Have a look at Apache Axis.

jlliagre 07-23-2005 02:45 AM

or JWSDP.
http://java.sun.com/webservices/jwsdp/index.jsp


All times are GMT -5. The time now is 08:49 PM.