Re: Deploy question...

2001-02-15 Thread nickm
I agree with all the points you mentioned. That is why I am here, we want to move away form IIS as well. Stefan

Re: Deploy question...

2001-02-15 Thread nickm
I appreciate the support, I realise that Orion is not charging huge CASH$ and as such is more limited as to the support they can provide. But, I think that providing details on application deployment to make it easy for people would go a long way to getting the server on the map and making the Ori

Re: Deploy question...

2001-02-15 Thread nickm
Funny guy! Where do you map the IP to an application? I am having confusion in that in IIS/ASP the web site is the web application. In J2EE I think there is potentially a difference? Or am I wrong with this too? Stefan

RE: Deploy question...

2001-02-15 Thread Mike Bosch
t it doesn't make it easy. -Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 6:25 AM To: Orion-Interest Subject: Re: Deploy question... That aint no stupid question, Orion application deployment

RE: Deploy question...

2001-02-15 Thread Kemp Randy-W18971
their own documentation and faq at www.orionserver.com. Randy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 8:25 AM To: Orion-Interest Subject: Re: Deploy question... That aint no stupid question, Orion application deployment has

Re: Deploy question...

2001-02-15 Thread Joseph B. Ottinger
Of course, IIS is also using fundamentally different technology with fundamentally different approach. For me, application deployment is absurdly simple: I drop in a file, create a mapping to the application, then point a url to the application, and it works. Oh, wait, that's pretty much what you

Re: Deploy question...

2001-02-15 Thread nickm
That aint no stupid question, Orion application deployment has been very difficult for me. It's not like IIS where you create your virtual directory and drop in your files accordingly, map it to an ip and it works! S

Re: Deploy question...

2001-02-15 Thread Johan Fredriksson
I doubt I'm doing the deploy stuff correctly and professional way, but it works perfectly... Answer to B: unzip downloaded file from orionserver.com ( latest stable). Copy tools.jar to orion directory. Enter config directory, edit data-sources.xml to use your database, make sure to copy driver f