I'm using EJBDoclet and Apache Ant 1.2 for my EJB development with Orion.
Easy to setup and use, extensible (both EJBDoclet and Ant allow extension by
subclass/interface implementation).  I also use JUnit for all EJB unit tests
(testing home and remote interfaces) and integration tests.  Total cost: $0.
All of these tools are open source and support our lightweight development
process, loosely based on XP.

As for the IDE, I use UltraEdit-32 for Java files and HomeSite 4.5.1 for JSP
work.  All seems to work well together.  From my standpoint, I want a
repeatable deployment process, all these tools used in conjunction give me
that.

Just my $0.02 worth.

-- chris --


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jason Boehle
Sent: Monday, December 11, 2000 1:05 PM
To: Orion-Interest
Subject: RE: SV: Off topic: development tools


> If anyone have any tips on IDEs that support synching of EJBs (remote,
home,
> bean, pk, deployment-descriptor) pls post a note on this list :)

I haven't tried it, but you might look at EJBDoclet at
http://www.dreambean.com/ejbdoclet.html.  It seems cool enough.  :)  Plus, I
think you can get the code, so if it doesn't meet your needs, it gives you a
starting point.

Jason Boehle
[EMAIL PROTECTED]



Reply via email to