File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes WebService 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 "WebService" Watch "WebService" New topic
Author

WebService

Mohan Basavarajappa
Greenhorn

Joined: Dec 21, 2005
Posts: 14
Hello,
I am developing webservice using SunMicroSystem JAX-RPC API. I am deploying it on tomcat and it is runing fine. If i try to deploy the same service on Sun Application Server it is not getting deployed and i am not able to access the service.

Can i deploy the service that is developed on the Tomcat on any other server like Sun Application server, JBoss, Oracle, Weblogic. Please give me some suggestion.

Thanking you.

Please send reply to this mail even if you know little bit about this problem.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
it is not getting deployed and i am not able to access the service


What does this mean? Are there any (error) messages?

The deployment procedure is different with the Sun server than it is with Axis running in Tomcat - different deployment descriptors mainly, I think, although I know nothing further about that.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: WebService
 
Similar Threads
J2ME-WEBSERVICE
Deploying the webservice
How to generate WSDL file for a java class
Web Service TroubleShoot
How to access GlassFish's web service testing facility