1. You can use jikes with Orion, i found significant
changes in deployment time for ejb and jsp
compilation, 

> server.xml
...
<!--  
<compiler executable="jikes.exe"
classpath="d:\java\jdk1.3\jre\lib\rt.jar;d:\java\orion\orion.jar;d:\java\orion\ejb.jar"
 />  
        -->
...
,
if you change and one file from ejb`s the Orion deploy
everything, if is posoble to deploy only one, the
deployment time for ejb will be less.

2. i don`t use  ear, war , jar files for develeopment
on Orion, instead archives i use the directory with
sources. This is fast and didn`t pack any of my
sources  for deployment.


__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

Reply via email to