From: giojboss <do-...@jb...> - 2006-07-10 18:33:27
|
I need to develop a WS starting from WSDL. I'd like to implement it using an annotated EJB. I generated the artifacts using wsimport tool from jax-ws 2. The generated SEI seems to be incompatible with JBossWS. For example it contains the partName attribute for the WebParam class but the WebParam class in the jbossws-core.jar doesn't have such attribute. Is it possible to install JAX-WS 2 on JBoss? Thanks Giovanni View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956692#3956692 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956692 |