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 ejb jar works partially fine (my ejb tobe exposed as > webservice does not have correct endpoint).. > and wseedoclet doesnot run at all giving this error > > here's my pom.xml (only relevant part) > > Embedded error: Ambiguous subtask definition for logical name > deploymentdescript > or: xdoclet.modules.ejb.dd.EjbDotXmlSubTask and > xdoclet.modules.wsee.WebServices > XmlSubTask
Known bugs in xdoclet-plugin and/or xdoclet, see http://jira.codehaus.org/browse/MOJO-223 and vote :-) -- David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xdoclet-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
