This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Jboss ws jaxrpc mapping file.thomas.diesler Apr 20, 2007 7:41 AM (in response to gkfabs)I would suggest you abondon the idea of supporting old style jaxrpc service-refs - jaxws is the future that is being adopted quickly. 
 Instead, work on jaxws client injection with @WebServiceRef and possible overwrites of the @WebServiceRef attributes via <service-ref> in web.xml
 Have a look at our @WebServiceRef tests.
 
    