[jboss-user] [JBoss Web Services] New message: "Re: Endpoint not registering"

Peter Johnson do-not-reply at jboss.com
Thu Jan 14 12:46:56 EST 2010


User development,

A new message was posted in the thread "Endpoint  not registering":

http://community.jboss.org/message/520142#520142

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
Well, I am stumped. I used your code (with my suggested changes) and deployed it:
 
09:41:38,210 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=foo,endpoint=foobar
09:41:38,283 INFO  [TomcatDeployment] deploy, ctxPath=/foo
09:41:39,458 INFO  [WSDLFilePublisher] WSDL published to: file:/C:/opt/jboss/as/jboss-5.0.1.GA/serve
r/foo/data/wsdl/foo.war/TestServiceService504811253484387295.wsdl
 
Which version of the JDK are you using? Did you download the version of JBoss AS that matches the JDK version (the one with -jdk6- in it is for JDK 6, the other is for JDK 5)?
 
Did you try going to http://localhost:8080/jbossws/services to see if the web service was really registered?
 
Here's the web.xml (the source file matches yours exactly, with the addition of the "package com.foo.services;" line which you did not post):
 
 
 

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/520142#520142




More information about the jboss-user mailing list