[jbossws-users] [JBossWS] - Re: jbossws 2.0.0.CR2 - binary version
ajay662
do-not-reply at jboss.com
Mon Jan 8 12:37:09 EST 2007
David,
My jboss instance is only the "client" for web services which are running somewhere else. So I am the "consumer" inside jboss. If your needs are the same, you can just follow the Glassfish documentation. I would start from
https://jax-ws.dev.java.net/
and just implement the client side functionality like you would for a standalone Java application. I copied all the client side required libs to my server/lib and didn't even have to deal with class-loader isolation etc. I am on jboss 4.0.5
If you run into issues, post the specifics here. You could also search for "jboss" inside their mailing list.
https://jax-ws.dev.java.net/servlets/SummarizeList?list=users&by=thread&count=234&paged=false
-Ajay
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999116#3999116
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999116
More information about the jbossws-users
mailing list