Hi there.
Its very easy to work with folders instead of jars in orion too.
See the howto for the application setup for details.
WR
> -----Original Message-----
> From: Ismael Blesa Part [mailto:[EMAIL PROTECTED]]
> Sent: den 28 augusti 2000 13:40
> To: Orion-Interest
> Subject: Deploying an application
>
>
> I have been trying to work with Orion to test some small J2EE
> aplications from "Writing Enterpriese Applications with J2EE".
> I have tested a sample with 1 html, 1 jsp and 1 session bean.
> It is the
> bonusApp.
>
> On the J2EE reference implementation from Sun I have made it work, I
> have an ear file containing all the files.
>
> I have tryied with Orion to see how it works but I have not been able,
> with 1.0.3 I have launched the console
> java -jar orion.jar -console2 and have clicked on the install
> application. It seems that it has been well installed but I have not
> been able to run it. I do not found nothing on the context root that I
> have specified.
>
> With Orion 1.2.0 it is easier, I have installed the application but I
> get an error when trying to get the reference to the ejb from the jsp.
> On the J2EE RI It is done very easy but with Orion I do not
> know how to
> do it. And I do not understand why Orion do not get this information
> from the ear file.
>
> Until now I have been working with Tomcat and is very easy to test
> applications, you do not need to make a ear file and deploy an
> application, you can create a folder with the files
> respecting J2EE and
> it works very well.
>
> Is there any way to do this with Orion without modifying xml files?
>
>
>
>
