Vince Mansel wrote:Hi all,
My installation is Windows XP, SP3 running jdk1.6.0_17,and Orion 2.0.7.
I have tried java_ee_sdk6, j2ee_sdk_1_4_03, j2sdkee_1_3_1, executed javac against different -source and -targets (1.3, 1.4)
I have manipulated the classpath variable always pointing to jr.jar.
I have attempted various combinations of j2ee.jar in the classpath and have put orion.jar in the classpath.
It looks like as long as I have orion.jar in the classpath, the j2ee.jar or javaee.jar is not required for compilation.
But orion is always accessing servlet class during runtime from orion.jar
I have put the jr.jar and j2ee.jar in the orion/lib or orion/default-web-app/WEB-INF/lib folders...
Vince
JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
Mark Judman wrote:Vince,
I'm hardly an expert here but I too was having troubles getting JSPs to work with Orion. Have a look at the thread "Orion JSP error parsing, syntax error, cannot read" https://coderanch.com/t/487353/Cattle-Drive/Orion-JSP-error-parsing-syntax, which mainly relates to tools.jar .
FYI, I'm starting Orion using a simple Windows batch file consisting of
By the way, were you able to run the Orion example JSPs? I was not. I have a Win XP system PATH setting to Java 1.6.0 .
Hope this helps.
Carol Murphy wrote:
Hmmmm, interesting twist. When I try to go to the index page i get a test servlet page instead. i tried changing the xml to go to a different page, but that didn't work, so I tried restarting Orion when I noticed this error message on the console:
Error starting HTTP-Server: Address already in use: JVM_Bind
Then Orion/2.0.7 initialized
I've never seen that before, and I can't get the console to respond.....
Weird.
Consider Paul's rocket mass heater. |