Re: WO on Linux with Tomcat

2007-08-24 Thread Paul Charles Leddy
Hello, OK, updated w/ all the details: http://en.wikibooks.org/wiki/Programming:WebObjects/ Web_Applications/Deployment/Tomcat_Deployment_Details Paul Charles Leddy [EMAIL PROTECTED] IT/NOC Systems Administration and Engineering On Aug 21, 2007, at 5:50 PM, Paul Charles Leddy wrote: Hel

RE: WO on Linux with Tomcat

2007-08-23 Thread Andrew Lindesay
Hello; It still isn't working, but I think I'm closer to having it up and running. For deployment on any *NIX, my AJP adaptor is an open-source alternative method to the 'wotaskd' deploy or 'servlet' deploy. The idea is that one can build a self-contained '.woa' bundle that has WO and

Re: WO on Linux with Tomcat

2007-08-23 Thread Xeric Corporation
It turns out that my initial problem had to do with the Tomcat5 Security Manager. Turning it off or adding the appropriate permissions to the .policy file made this particular error go away. It still isn't working, but I think I'm closer to having it up and running. Mark I am trying to

RE: WO on Linux with Tomcat

2007-08-22 Thread Andrew Lindesay
Hello Lachlan; We are looking at our deployment options currently, and also need an up-to-date tutorial so that we can try this ourselves. We'd be likewise obliged for any help or references in that direction. I've created this page: Would it not be better to just modify my article

Re: WO on Linux with Tomcat

2007-08-21 Thread Paul Charles Leddy
Hello, I've created this page: http://en.wikibooks.org/wiki/Programming:WebObjects/ Web_Applications/Deployment/Tomcat_Deployment_Details Please, feel free to add to it. If you have questions on how to edit a wiki, let me know directly via email. Btw, I am currently moving our apps to

Re: WO on Linux with Tomcat

2007-08-21 Thread Lachlan Scott
Xeric Corporation wrote: I am trying to deploy a webobjects application using SSDD on Linux under Tomcat. I think I've made all the necessary changes to the web.xml file, but I'm still getting the following errors: Is there an up-to-date tutorial on getting this type of setup working that I

WO on Linux with Tomcat

2007-08-21 Thread Xeric Corporation
I am trying to deploy a webobjects application using SSDD on Linux under Tomcat. I think I've made all the necessary changes to the web.xml file, but I'm still getting the following errors: javax.servlet.UnavailableException: Error initializing servlet adaptor: access denied (java.util.Pr