aspose file tools
The moose likes Web Services and the fly likes WebServices in Jboss!! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "WebServices in Jboss!!" Watch "WebServices in Jboss!!" New topic
Author

WebServices in Jboss!!

Eshwar Prasad
Ranch Hand

Joined: Mar 21, 2008
Posts: 191
Hi,

I am using Apache SOAP for web service.

I am using jboss app server for deploying web services.

Now, each time as i compile the file and see the output at client side, i need to restart the app server, which is very difficult in production environment.

Can you please help me over this as how do I make this process simplified..

Thanks in Advance,
Jimmy Clark
Ranch Hand

Joined: Apr 16, 2008
Posts: 2187
Implement the Apache Axis2 SOAP Engine in JBoss and host the web service this way.
Eshwar Prasad
Ranch Hand

Joined: Mar 21, 2008
Posts: 191
Hi James,

Thanks for reply.

Can you please let me know the simple tutorial link for implementing Apache Axis2 SOAP for webservices.

Thanks
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
More recent versions of JBoss support SOAP web services "out of the box".

J2EE Web Services
Web Services

JAX-WS Web Service Tutorial for JBoss
Web Services on JBoss using JAX-WS (and Axis2)


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: WebServices in Jboss!!
 
Similar Threads
How to use Servlets using Netbeans 6.7.1 and JBoss 5.1.0 GA
App. Server / Web Server
Web Server / App Server
I am not able to run servlet class
Simple: Which jar file has this file javax.ejb.SecurityRoles?