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
posted
0
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
posted
0
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
posted
0
More recent versions of JBoss support SOAP web services "out of the box".