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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to