RE: orion xml's

2001-10-18 Thread Ara Abrahamian
You can use Xdoclet's orion support. Instead of editing the autogenerated file you put some @tags in your source and orion-ejb-jar.xml is generated by xdoclet for you. And because you put it in your Ant build fie you always have uptodate file. http://sourceforge.net/projects/xdoclet Note that a

develop using the orion server

2001-06-18 Thread Ara Abrahamian
I encourage you to use Ant and put a ejbdoclet/ in your build file and let ejbdoclet generate all the ejb-related things for you. http://jakarta.apache.org and http://sourceforge.net/projects/ejbdoclet. In fact EJBDoclet is not for EJB only. The system is generic and there are plans to add

RE: [EJB][1.5.1] ShowStopper on CMP deploying

2001-06-18 Thread Ara Abrahamian
I want to notice another limitation: if you have a CMP bean with ejb-name say bank/Account, then orion throws an exception when generating tables, etc. Orion should use table name bank_Account for example but it doesn't expect a / in ejb-name and fails. Ara. -Original Message- From: