to be more precise :
according to all the types defined in our wsdl
_ some of our JAXB mapping classes are not generated
_ some of the types in the jaxrpc-mapping.xml are not present
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978842#3978842
Reply to the
Hi guys,
we have the same problem.
We have a wsdl coming from the .NET world. We would like to generate the
relevant stub + mapping files.
We have been able to make our application work with axis. We tried to "port" it
to JBoss WS. However, it seems the wstool does not generate all the JAXB
mapp
Hi guys,
I have the same problem and context (JBoss 4.0.4GA + messaging 1.0.1CR5).
I have the same stack when I create the factory from an axis WS (packaged as a
war) that is a JMS emitter.
The consumer is a mdb packaged as an ejb-jar.
The whole app is packaged as an ear.
I don't have any specifi