It's hard to tell but I suspect you are trying to use xdoclet to
generate a vendor plan for an ejb app? AFAIK there is no xdoclet
support for any openejb version integrated with geronimo. I suggest
you use unreleased geronimo 2/openejb 3 with annotated ejb 3 beans
where you will need little if any vendor plan.
thanks
david jencks
On May 9, 2007, at 12:24 AM, sanujit wrote:
>
> subtask has no mandatory attributes to be specified,
> this has to
> generate the openejb-jar.xml for OpenEJB container of Geronimo
> This file is not getting generated with the addition of
> task in
> the build file.
> Any help in generation of the openejb-jar.xml file is
> appreciable.....
> Below is the ejbdoclets....
>
>
>
> mergedir="${ejb.merge.dir}"
> excludedtags="@version,@author,@todo"
> addedtags=""
> ejbspec="${ejb.spec.version}"
> force="${xdoclet.force}"
> verbose="false">
>
>
> etc..etc..
>
> xmlencoding="UTF-8"
> validatexml="false"
> mergedir="${ejb.merge.dir}"
> destdir="${meta.dir}"/>
>
>
> xmlencoding="UTF-8"
> createtables="Disabled"
> validatexml="false"
> datasource="${data.source.name}"
> persistence="weblogic"
> mergedir="${ejb.merge.dir}"
> destdir="${meta.dir}"/>
>
>
>
>
> --
> View this message in context: http://www.nabble.com/problem-with-
> the-Deploying-Geronimo-in-application-server-
> tf3714170s134.html#a10389589
> Sent from the Apache Geronimo - Dev mailing list archive at
> Nabble.com.
>