It's not a secret anymore!
The moose likes JBoss and the fly likes JBOSS jaxws web service problem. I could reach wsdl file. 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 » Products » JBoss
Reply Bookmark "JBOSS jaxws web service problem. I could reach wsdl file." Watch "JBOSS jaxws web service problem. I could reach wsdl file." New topic
Author

JBOSS jaxws web service problem. I could reach wsdl file.

alp carsikarsi
Ranch Hand

Joined: Dec 27, 2005
Posts: 33
Hello everybody,

I am using (mobicents/mss-1.5.0.FINAL-jboss-jdk6-5.1.0.GA) .
I wrote jaxws web service and deployed glassfish before.Everything was working fine there.

I try to deploy my web service .war file to JBOSS. I see that my application is deployed successfully from log files.
But when i tried to reach my wsdl file or project. i am getting 404 not found error.

I am getting 404 for all these request :

http://192.168.20.121:8080/PSR_PS/PSR?wsdl
http://192.168.20.121:8080/PSR_PS

Please , any ideas ??


 
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: JBOSS jaxws web service problem. I could reach wsdl file.
 
Similar Threads
How to create Web service using JAX-WS in Jboss
EJB 3.0 and Web service
How to put the WSDL location on Eclipse's Web service explorer?
WSIF, WSDL and JBoss
Unable to test webservice using a client