Hello, I've searched archives of the group and didn't find any sollution to my problem.
I coppied necessary files after XDoclet module documentation, XDoclet module generates repository_user.xml but throws exceptions when generating torque schema (project_schema.xml). Some parts of stack trace: [ojbdoclet] (TemplateEngine.invokeMethod 573 ) Invoking method failed: xdoclet.modules.ojb.OjbTagsHandler.createTorqueSchema, line=6 of template file: jar:file:C:\Projekty\CWP\lib\xdoclet-ojb-module-1.2.jar!/xdoclet/modules /ojb/resources/torque_xml.xdt [ojbdoclet] java.lang.reflect.InvocationTargetException .... .... [ojbdoclet] Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [ojbdoclet] at java.util.ArrayList.RangeCheck(ArrayList.java:507) [ojbdoclet] at java.util.ArrayList.get(ArrayList.java:324) [ojbdoclet] at xdoclet.modules.ojb.model.TorqueModelDef.addIndirectionTable(TorqueModel Def.java:365) [ojbdoclet] at xdoclet.modules.ojb.model.TorqueModelDef.addTableFor(TorqueModelDef.java :174) .... Thanks in advance! Janek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
