View Full Version : JRun Install
jedimaster
07-28-2003, 03:07 AM
Does anyone have specific instructions on how to get lps core working with JRun4?
antun
07-28-2003, 07:12 AM
I know we did get the lps-dr release to run on JRun. The LPS should work with JRun. I remember there being a classpath issue - perhaps a conflicting .jar file.
What problems are you seeing?
-Antun
jedimaster
07-28-2003, 07:16 AM
When you say lps-dr, is that only the 'real' release? I'm using the DE version for testing.
I get this error when running one of the samples:
<head><title>JRun Servlet Error</title></head><h1>500 org.jdom.Element.getContent(Lorg/jdom/filter/Filter;)Ljava/util/List;</h1><body>
org.jdom.Element.getContent(Lorg/jdom/filter/Filter;)Ljava/util/List;</body>
antun
07-28-2003, 07:25 AM
Sorry, by lps-dr I meant the DR release, which was primarily for developers (not for deployment) and went out back in February. The v1 release is what you're using. "DE" means it's the Developer Edition (i.e. single-IP).
I'm looking into this, but at first glance I think it may be the same problem we experienced (from the "jdom" in the error you gave me.
You may want to try checking if there is a jdom.jar file that ships with JRun. There should be one in: WEB-INF/lib/jdom.jar in the LPS webapp. It might be that they are conflicting. If that's the case, then you might try replacing the jdom.jar that's in the JRun distribution with the LPS one. (Make a backup first!!!) Restart JRun and see if that helps.
-Antun
jedimaster
08-01-2003, 03:50 AM
So - I kinda gave up on JRun and changed to a server you guys support, Tomcat, however, I'm a real newbie and the install instructions:
"Simply deploy the lps-v1 web application (war or directory) "
Is a bit too vague for me. In the TC Administrator, I don't see an option to 'deploy' the web app. Would you mind giving me something a bit more specific? Sorry if this is something obvious.
jedimaster
08-01-2003, 04:07 AM
Ah, I found it right here:
http://www.laszlosystems.com/developers/download/installation-v1/run.php
May I suggest this be linked to from the main install instruction page?
lyndonwong
02-15-2005, 03:28 PM
FYI, a solution for running the Laszlo Presentatin Server within JRun has been developed and published at:
http://www.openlaszlo.org/wiki/LaszloWithJrun
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.