From: <[EMAIL PROTECTED]>
> If orion supports WAR files, you should be able to take the 1.3a1 binary
WAR,
> drop it in whatever appropriate directory and run...
>

Although, I still have frequent problems with the WAR servlet classpath and
its separation from the primary server classpath.  Each uses a different
class loader, and vendors have different interpretations of this concept.
I have not yet tried Jetspeed 1.3a1 on Allaire JRun, but with 1.2b I was
forced to move all of the Jetspeed jar libraries into the main server /lib
directory before it would run (I had created a WAR for the 1.2b release).
Otherwise, the SAX interfaces were loaded from a JAR in the main server
(not Xerces), and I had conflicts with the use of SAX by Xerces.jar in
Jetspeed's WAR.  Two class loaders are like ships passing in the night...

However, 1.3a1 works great in Tomcat!

Dave



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to