Hello all,

I am experimenting with Orion for some days now -- checking out
its features. Must say: Congratulations to the developer team,
very good work already. Some notes and questions, though:

 - In the FAQ, there is announced a (GUI?) admin tool for november
   (1999, I think..). Is it available somewhere? Looking for such
   fundamental things like shutting down the server...
   (I know that admin.jar can do that, but I have no success
    invoking it correctly...)

 - The "hot plugging" feature of Orion is cool -- it works nicely
   for all my JSP pages and underlying beans. But it does _not_ work
   for my ejbs? When I recompile one of them, I have to kill the
   orion server (ctrl-c) and restart it. This can't be true, is it?
   BTW: When deploying, orion prints the (xml-)display-name of my web-app,
   but NOT the display-name of the ejb-app, here it just says
   "Auto-deploying <directory>... done". Bug or feature?

 - In the applications orion-web.xml, I define a classpath where to
   look for my jsp-beans (../beans). For some funny reasons, Orion
   copies the .class files of my ejbs into this directory when
   deploying. So, I have two locations for them (my app is named ic,
   the ejbs are in package staff):

    ic/ic-web/beans/staff/foo-ejb.class
    ic/ic-ejb/staff/foo-ejb.class

   Bug of feature?

That's for now, thank you for your help,
Greetings,
Benjamin Lorenz


-- 
Benjamin Lorenz                     {http://,mail@}benjamin-lorenz.com
60323 Frankfurt       Voice: +49 179 597 6163  Fax: +49 89 1488 201577


Reply via email to