Richard,
What URL are you trying to access? Assuming Tomcat extracted the WAR file under $TOMCAT_HOME/webapps/orbeon, and that your local post number is 8080, you should access http://localhost:8080/orbeon/.
If that doesn't work:
o shutdown Tomcat o remove everything under $TOMCAT_HOME/logs o start Tomcat o try accessing the URL again o if it doesn't work, zip up all the files under $TOMCAT_HOME/logs and send them our way
-Erik
Richard Braman wrote:
Hey. I really like what I read I really like the Pieplines, the page
flow control, the fact that you support webdav, etc. I am really
impressed. However I was unable to get your code working on TomCat. I
a microsoftie (don't cough) and I haven't spent much time in TomCat or
Java, so that may be the problem.
I have the right JDK 1.4, Tomcat 4.1.31 I dropped the war file in the webapps directory and it created a directory with your code but I couldn't browse it(404). There are no files in the root of the directory created. When I tried to use a path to an actual file that exists under that orbeon directory structure it returns 500 errors.
I really do understand exactly what the war file does..
I really need to get the env up so I can go over your code more before talking with you again .
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
