Re: XDoclet plugin.... problem generating wsdl for ejb webservice

2006-08-31 Thread David J. M. Karlsen
Marco Mistroni wrote: hello all, i am trying to expose an EJB as a webservice in my app that is using Maven2 what i am trying to do is to generate sources with xdoclet, and then use wseedoclet to generate wsdl file and mappings At runtime, generation of sources works fine... generation of

Re: [Xdoclet-user] XDoclet plugin.... problem generating wsdl for ejbwebservice

2006-08-31 Thread David J. M. Karlsen
Marco Mistroni wrote: hello all, i am trying to expose an EJB as a webservice in my app that is using Maven2 what i am trying to do is to generate sources with xdoclet, and then use wseedoclet to generate wsdl file and mappings At runtime, generation of sources works fine... generation

XDoclet plugin.... problem generating wsdl for ejb webservice

2006-08-30 Thread Marco Mistroni
hello all, i am trying to expose an EJB as a webservice in my app that is using Maven2 what i am trying to do is to generate sources with xdoclet, and then use wseedoclet to generate wsdl file and mappings At runtime, generation of sources works fine... generation of ejb jar works partially

RE: xdoclet plugin problem

2004-06-28 Thread Charles Daniels
; From: Nathan Coast [mailto:[EMAIL PROTECTED] > Sent: Monday, June 28, 2004 3:21 AM > To: Maven Users List > Subject: Re: xdoclet plugin problem > > > I just modified the xdoclet plugin in accordance with the docs and I get > back to the original pr

Re: xdoclet plugin problem

2004-06-28 Thread Nathan Coast
I just modified the xdoclet plugin in accordance with the docs and I get back to the original problem of: taskdef class xdoclet.modules.ejb.EjbDocletTask cannot be found any suggestions as to how to fix the problem without the root classloader workaround? Nathan Coast wrote: well I fixed (worka

Re: xdoclet plugin problem

2004-06-27 Thread Nathan Coast
well I fixed (workaround) the problem by using the deprecated root for the plugin's dependencies . I checked the FAQ http://maven.apache.org/faq.html#classloader-property as instructed by the deprecation warning. Does this mean the xdoclet team need to update their pl

xdoclet plugin problem

2004-06-27 Thread Nathan Coast
Hi, I've just started trying to use ejbdoclet task from the xdoclet plugin with maven rc3 and I'm getting the following error: taskdef class xdoclet.modules.ejb.EjbDocletTask cannot be found If I output the classpath passed to the taskdef command, I get the following: D:\apache\Maven-1.0-rc3\rep