Re: Deploy on Windows?

2007-01-10 Thread Fredrik Lindgren
Thank you! That was it! I turns out my server uses a 5.3.1 key that only allows macosx. But my developer licence is actually a deployment licence with all platforms allowed! This saved my day... along with some cool iPhone drooling :-) If you are ever in Uppsala, Sweden. I owe you a bear. /Fr

Re: Deploy on Windows?

2007-01-09 Thread D Tim Cummings
Make sure you are using the WebObjects 5.3.2 license key. The WebObjects 5.3.1 license key won't work. You can check using the code below. //to compile, save as LicenseCheck.java and then type // javac -classpath /Library/WebObjects/lib/JavaWebObjects.jar LicenseCheck.java // public clas

Re: Deploy on Windows?

2007-01-09 Thread peter mcgregor
Hi I deploy to a Windows/tomcat combination using WebObjects 5.3 There isn't anything special about windows. I would suggest getting the app running in Linux or BSD first using tomcat. Alternatively it might be just a simple configuration problem and you might be 99% there already. Does the web

Deploy on Windows?

2007-01-09 Thread Fredrik Lindgren
I am trying to get a working deployment on windows using Tomcat. I have it working om macosx under tomcat but when moved to windows I get Servlet WOServletAdaptor is not available error. I have tested all the workarounds on the lists and wikis but none of them seem to mater. Should I try an