[jboss-user] [EJB 3.0] - Re: EJB3 WebServices
Doug.Palmer
do-not-reply at jboss.com
Sat Aug 26 06:31:38 EDT 2006
Uncomment @SOAPBinding
Set your classpath to contain the jars from jboss/server/default/lib; jboss/server/default/deploy/ejb3.deployer; jboss/server/default/deploy/jbossws.sar
Compile, build and deploy your jar. Then check http://localhost:8080/jbossws/services. You will see a list of all of your deployed jbossws services with links to their wsdl files.
Regards
Doug
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967632#3967632
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967632
More information about the jboss-user
mailing list