Jarek Gawor-2 wrote:
>
> One easy thing to do is the pre-generate the wsdl (using the jaxws-tools
> command line tool) and
> attach the wsdl to your service. That way the server won't need to
> generate the wsdl during deployment.
>
Maybe that would work if not I'm too lazy to do this wsdl stuff on my own (I
don't need to "contract first").
And I dont' want to put gernonimo out of work of course ;)
Jarek Gawor-2 wrote:
>
> Another things to try (if possible of course) is to switch to CXF. It
> uses a different way to generate the wsdl and I'm pretty sure it will
> avoid the problem you see with Axis2.
OK, so that works fine.
I must confess that I've neverd heard from cxf before.
Thanks a lot!
--
View this message in context:
http://www.nabble.com/Problem%3A-WSDL-generation-for-JPA-enhanced-classes-tp22538378s134p22620135.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.