JBOSS jaxws web service problem. I could reach wsdl file.
alp carsikarsi
Ranch Hand
Joined: Dec 27, 2005
Posts: 33
posted
0
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.