Hi Edwin,

First of all, I test the integration within my development machine, but I 
think it should work for distributed machines also.

I did NOT change "anything" in my Orion config.  I just change the config of 
the web server to listen to port 8080 and all default http request will go 
to the Apache/Resin servlet server.

THE TRICK IS, copy all necessary files (UNZIP them) from ORION to Resin's 
class dir (default is Web-inf/classes).  They include the orion.jar, 
jndi.jar, jta.jar...and also the EJB (only home interface I think) to resin. 
  You can then compile a servlet to test.

After you successfully compile a servlet, you will get some execution error, 
it is because the SERVLETS file provided by ORION is contradict with the 
files with Resin, take the ORion Servlets file out of the "classes" dir and 
everything should be okay.

Hope this help!

Regrds,
Tom MAK

>From: "Edwin" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: resin config with orion
>Date: Wed, 26 Jul 2000 11:13:20 +0800
>
>Hi!Tom!
>                 I am Edwin!I saw your document in orion mailing list about 
>Resin and Orion!I have a problem to configure resin and orion.What should I 
>set EJBPATH with orion?what kind of orion's jar I should copy to resin\Lib? 
>  If  possible,can you send me your resin\conf\resin.conf file?Thanks!
>Regards
>Edwin

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


Reply via email to