You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Mistroni <mm...@gmail.com> on 2006/08/30 16:52:59 UTC

anyone has sample on how to expose EJBs as webservices wtih maven2 / ant/ maven1?

hi all,
 i am struggling in expose my ejbs as webservices .....  particularlyw ith
maven2 since
wseedoclet fails to run (due to the fact that i am calling ejbdoclet task
just before)....
i'd need to generate wsdl, jaxrpc-mapping and webservices.xml

managed so far only to build wsdl file.... (using an ant task)  and was
wondering if, in maven community, anyone
has already done it....
if not, i'll go ahead struggling and once solved i'll post project and pom
on maven wiki pages....

regards
 marco