Hi...I'm using jboss-seam 2.0.0.GA and a web services client (.jar)...so what I need
is to run this web services client within a Seam environment.
I read from Seam documentation that I have to put this xml file into the META-INF
directory of the jar file that contains the web service classes :
standard-jaxws-endpoint-config.xml
Do I need to modify or add any other xml file ?
I made some classes that call the methods of the web service client, Do I have to write
some specials annotations in this classes?
I would appreciate any help. Thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106449#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...