What tags do you have in your bean? If you don't have any tags then orion will automatically generate the correct orion-ejb-jar.xml and you don't need to get xdoclet do it.

On Tuesday, March 4, 2003, at 11:30 AM, Armin Harrasser wrote:


Hi

i would like to deploy my application with Orion and i tried to� use the orion-tag for generating the orion-ejb-jar.xml file, so this is my entry in the ANT build-file for do this:

�<orion destdir="${ejb.gen.dir}/META-INF" />

but when i try to ececute ANT i get the following error:

[ejbdoclet] Running <orion/>
[ejbdoclet] 0 [main] ERROR TemplateEngine.invokeMethod� - Invoking method failed: xdoclet.tagshandler.MergeTagsHandler.merge, line=3 of template file: file:/D:/Development/qz/qz-ejb/xdoclet/modules/orion/ejb/resources/ orion-cmp-mapping.xdt
[ejbdoclet] java.lang.reflect.InvocationTargetException:
[ejbdoclet] java.lang.StackOverflowError
[ejbdoclet]� at java.lang.Class.getMethod(Class.java:882)
[ejbdoclet]� at org.apache.commons.logging.LogFactory.getContextClassLoader(LogFactory. java:456)

can somebody help me resolving this problem ???

thanks



------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to