FYI - I ran into the same error trying to install webmail
(http://sourceforge.net/projects/jwma) in Catalina. Looking at the lib
folder, I see it also uses xerces.jar and castorxml.jar.
I don't know if this helps, so I apologise if I am adding clutter to your
research into this issue.
Steve B.
----- Original Message -----
From: "Jon Stevens" <[EMAIL PROTECTED]>
To: "jetspeed" <[EMAIL PROTECTED]>
Sent: Tuesday, February 06, 2001 2:01 PM
Subject: FW: catalina and jetspeed
> fyi...if someone can come up with a test case and send it to craig...that
> would be great...
>
> -jon
>
> --
> If you come from a Perl or PHP background, JSP is a way to take
> your pain to new levels. --Anonymous
> <http://jakarta.apache.org/velocity/> | <http://java.apache.org/turbine/>
>
> ----------
> From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
> Date: Tue, 06 Feb 2001 13:29:41 -0800
> To: Jon Stevens <[EMAIL PROTECTED]>
> Subject: Re: FW: catalina and jetspeed
>
> Jon Stevens wrote:
>
> > This is starting to come up more and more...any ideas on the problem?
> >
>
> The "sealing violation" issue is, *I think*, related to Xerces. It seems
to
> reference a class somewhere that is not in xerces.jar but is found in
> crimson.jar. I've been trying to create a test case so we can isolate
> exactly
> what classes are involved -- if the Jetspeed folks can help create such a
> case
> (like you did on the reloading thing with Scarab) would be quite helpful.
>
> Same thing on the potential "incomplete unpack" -- there has been some
churn
> in
> that code over the last week or so, and a test case on a complex app would
> help.
>
> NOTE: According to Ed Goei, Xerces is, or very soon will be, JAXP 1.1
> compatible, so you will be able to use it (instead of Crimson) even in an
> environment that needs Jasper.
>
> > -jon
> >
>
> Craig
>
>
> >
> > --
> > If you come from a Perl or PHP background, JSP is a way to take
> > your pain to new levels. --Anonymous
> > <http://jakarta.apache.org/velocity/> |
<http://java.apache.org/turbine/>
> >
> > ----------
> > From: "David Sean Taylor" <[EMAIL PROTECTED]>
> > Reply-To: "JetSpeed" <[EMAIL PROTECTED]>
> > Date: Tue, 6 Feb 2001 11:00:39 -0800
> > To: "JetSpeed" <[EMAIL PROTECTED]>
> > Subject: RE: catalina and jetspeed
> >
> > Okay, I got the new TDK and the latest jetspeed. I built the jetspeed
> > webapp, placed the .war in tdk/webapps, and this is what I get:
> >
> > [Tue Feb 06 10:30:13 PST 2001] -- ERROR --
> > Exception: java.lang.SecurityException: sealing violation
> > Stack Trace follows:
> > java.lang.SecurityException: sealing violation
> > at java.net.URLClassLoader.defineClass(URLClassLoader.java:234)
> > at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> > at
> >
org.apache.catalina.loader.StandardClassLoader.findClass(StandardClassLoader
> > .java:648)
> > at
> >
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader
> > .java:987)
> > at
> >
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader
> > .java:906)
> > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
> > at
> >
org.apache.jetspeed.portal.portlets.JetspeedContent.parse(JetspeedContent.ja
> > va:186)
> > at
> >
org.apache.jetspeed.portal.portlets.JetspeedContent.init(JetspeedContent.jav
> > a:139)
> > at
> >
org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletFactory.
> > java:434)
> > at o
> >
> > Tracing back to the last line in JetspeedContent:
> >
> > return new ClearElement( SimpleTransform.transform( url,
> > stylesheet ) );
> >
> > Also noticed that the webapp doesn't seem to expand completely from the
.war
> > file
> >
> > Here is the jetspeed directory
> > ..
> > WEB-INF
> > 279 welcome.html
> > wml
> >
> > and the WEB-INF
> > ..
> > lib
> > log
> > psml
> > templates
> > tmp
> > 1,357 web.xml
> > xsl
> >
> > I tried a completely expanded jetspeed directory, but same problems
> >
> > I tried two other JSP applications and they worked fine.
> > I get the impression that Catalina is very fast
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Jason van Zyl
> > > Sent: Monday, February 05, 2001 8:21 PM
> > > To: JetSpeed
> > > Subject: Re: catalina and jetspeed
> > >
> > >
> > >
> > >
> > > On Mon, 5 Feb 2001, David Sean Taylor wrote:
> > >
> > > > Anyone try Catalina + Jetspeed yet?
> > > >
> > > > I must be doing something wrong with my Catalina install, its
> > > like JSP isn't
> > > > even there
> > > > I get this:
> > > >
> > > > HTTP Status 503 - Servlet jsp is currently unavailable
> > > > The requested service (Servlet jsp is currently unavailable) is not
> > > > currently available
> > >
> > > You might want to try the TDK, 1.11a uses Catalina and will
> > > probably be release tonight or tomorrow. Just a thought :-)
> > >
> > > jvz.
> > >
> > >
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/[email protected]/>
> List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]