This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: JBoss WS 3.0.5 SFSB as a web serviceasoldano Dec 23, 2008 11:54 AM (in response to taral)Right now statefull session beans cannot be exposed as webservice with jbossws-native. You can nevertheless obtain a statefull endpoint through ws-addressing, take a look at the tests and samples. 
- 
        2. Re: JBoss WS 3.0.5 SFSB as a web servicetaral Dec 31, 2008 2:11 AM (in response to taral)ok thanks. 
 then what do i have to do?
 i need to install jbossws metro?
 which version of jboss ws metro is preferred for jboss as 4.2.2 GA
 i tried with jboss ws metro 3.2.2.
 after installation it was giving me error jaxb-xjc.jar is alredy registered.
 can any body comment pl?
- 
        3. Re: JBoss WS 3.0.5 SFSB as a web serviceropalka Jan 5, 2009 7:03 AM (in response to taral)No, you don't need to install Metro. 
 Stateful EJBs won't work there too.
 Just FYI here's the stack compatibility matrix: http://jbossws.jboss.org/mediawiki/index.php?title=Supported_Target_Containers
 You need to play with WS-Addressing using any SOAP stack.
- 
        
- 
        5. Re: JBoss WS 3.0.5 SFSB as a web serviceasoldano Jan 14, 2009 3:08 AM (in response to taral)"taral" wrote: 
 i tried with jboss ws metro 3.2.2.
 after installation it was giving me error jaxb-xjc.jar is alredy registered.
 can any body comment pl?
 Btw this will be solved, but it's actually not a blocking issue, it doesn't hurt. https://jira.jboss.org/jira/browse/JBWS-2385
 
     
    