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