[jboss-user] [JBoss Seam] - Re: SOS-Creating WebService with Seam
lowecg2004
do-not-reply at jboss.com
Wed Aug 1 11:36:57 EDT 2007
In your logs do you see an entry something like this:
INFO [LifecycleHandlerImpl] WebService started: http://DFVGM71J:8080/dcs-dcs/DevelopmentAuthenticator
Where "http://DFVGM71J:8080/dcs-dcs/DevelopmentAuthenticator" is the published end point of my web service. To see the WSDL, add "?wsdl" to the URL:
http://DFVGM71J:8080/dcs-dcs/DevelopmentAuthenticator?wsdl
I have JBossWS 2.0.0, so your log entries may be different.
C
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069708#4069708
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069708
More information about the jboss-user
mailing list