[ANN] EAR auto-deployer

2002-02-12 Thread Olivier Refalo
Hi, I developped a simple EAR deployment tool for Orion. Just drag/drop the enterprise archive in a specific folder and it gets deployed automatically. http://www.crionics.com/projects/eclipse/orion.html Enjoy! OR PS: This is not for production use. Many improvements can be made.

Re: Jbuilder 5 VisualCafe 4.5 PlugIns

2001-06-28 Thread Olivier Refalo
What kind of plugin ?!?! If it's a matter a deploying the j2EE application, with jBuilder 5 enterprise, you can create an ear file. Let orion know about it and everytime you build your project, orion will smoothly redeploy your application. It works like a charm. Regards, OR --- Brynolf

Re: Oracle 9ias Container for J2ee (oc4j)

2001-06-02 Thread Olivier Refalo
Well... This is really really suspicious... Check out the doc... but man... it's Orion !!! Very good news... I can finaly argue with my manager who was complaining about support... OR. --- Phillip Ross [EMAIL PROTECTED] wrote: Yesterday Oracle announced their new 9ias OC4J product, fast,

IIS, Orion, virtual host

2001-04-25 Thread olivier
at the same time (they complain that the address is in use). Or is it possible and I don't know how to do it ??? Thanks, olivier

RE: orion http server performance/load handling

2001-04-25 Thread olivier
have to review my code. The answer could be here. Olivier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hani Suleiman Sent: 25 April 2001 13:35 To: Orion-Interest Subject: Re: orion http server performance/load handling For one thing, this isn't a fair

RE: IIS, Orion, virtual host

2001-04-25 Thread olivier
message? There are a couple of different ones pertaining to different config files. Thanks, Ron White -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of olivier Sent: Wednesday, April 25, 2001 3:51 AM To: Orion-Interest Subject: IIS, Orion, virtual host Hi

RE: orion http server performance/load handling

2001-04-25 Thread olivier
The error I get is: java.net.ConnectException: Connection refused: no further information I have changed my test so I don't access any page involving database connection (JDBC access). It is the same. Around 200, problems. Olivier -Original Message- From: [EMAIL PROTECTED] [mailto

RE: IIS, Orion, virtual host

2001-04-25 Thread olivier
addresses. But it looks like it is something I have done wrong anyway...can't see what though. Thanks, Olivier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Medcraft Sent: 25 April 2001 14:16 To: Orion-Interest Subject: RE: IIS, Orion, virtual

RE: IIS, Orion, virtual host

2001-04-25 Thread olivier
have to modify? So far, I have: default-web-site.xml my-web-site.xml (to make sure that they don't use the same) hosts (NT) TCP/IP configuration Olivier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ron van Pol Sent: 25

Orion-Struts (more question)

2001-04-12 Thread olivier
Utils.java:285) Any success from someone ?? Thanks, Olivier

RE: Building an application

2001-04-11 Thread olivier
access a log class in Orion (is is standard to all EJB servers ?) Thanks again, Olivier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of SCOTT FARQUHAR Sent: 11 April 2001 00:29 To: Orion-Interest Subject: RE: Building an application Two things that might b

RE: Using applets in orion

2001-04-11 Thread olivier
Hi Fredrik, This is working for me I put this in a jsp. The appletArchive.jar is in the same directory as the jsp. APPLET code="com.Applet.class" archive="appletArchive.jar" height="407" width="125" param name="param1" value="v

RE: Building an application

2001-04-11 Thread olivier
I had a quick look at log4J, but though it looked very complete, also bit more difficult to use that the dumb servlet.log()... I could not download the binaries from opensymphony. But I when I get some time, I will have a better look at log4j anyway. thanks. Olivier -Original Message

Logging

2001-04-11 Thread olivier
econd one is the one I specify 0 [ApplicationServerThread] INFO root - Application started... 20:12:37 INFO root - Application started... 2)As is it the log are printed on the console. Is is possible to redired them to the application.log ??? Thanks, Olivier

RE: Building an application

2001-04-10 Thread olivier
kforce" path="../applications/taskforce.ear" / 2) the directory structure (see above) Thanks, Olivier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Lopez Sent: 10 April 2001 07:05 To: Orion-Interest Subject: Re: Building an applic

RE: Building an application

2001-04-10 Thread olivier
I suppose it is a orion configuration problem, as when I put the same ear into the deploy directory of jboss, I can access the index.html page. Is there a plan from the orion developper to implement a "drag and drop" feature in Orion ?? :-) Olivier -Original Message- Fr

Building an application

2001-04-09 Thread olivier
web-app application="taskforce" name="taskforceWebApp" root="/taskforce"/ this in server.xml application name="taskforce" path="../applications/taskforce.ear" / I have tried with the news.ear coming with orion, but same problem. Any clue? Thanks, olivier

Fw:Orion 0.9.4l does not load /WEB-INF/lib/*.jar files

2000-03-17 Thread Olivier Refalo
I experienced the same problem with taglibstored in a jar archive. OR.

process SUID

1999-12-09 Thread Olivier Refalo
Hi guys, I am running Orion on my Linux system. For security reasons, I have to run it under a UID which is not root. Unfortunatly, most Unix system prevent normal users from creating sockets with a port below 1024. For this reason, Orion has to be started as root and then, when initialization is