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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to