Hi Guys,

could the fellow/architect doing the XML stuff give some indication where
jboss is going with XML and which ones are being targeted.

I've been testing integration with quite a number of products and getting
XML conflicts all over the place. The worse is Cocoon 2 (the newest one!).
There are workarounds but almost all involve deleting parsers and replacing
them from the normal installs ....which is a bad bad idea since something
usu breaks.


Lionel


----- Original Message -----
From: "Saint-Martin Cecile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 10:12 PM
Subject: RE: [JBoss-user] xalan 'n' stuff


> Putting all your libraries in jre/lib/ext is not a good solution. It's the
> best way for having version conflicts...especially with XML or XSL
parsers.
>
> You should have a classpath contaning all jars needed per application. For
> tomcat and Jboss, modify .bat by adding needed libraries in local
classpath.
>
> SAINT-MARTIN Cecile
> [EMAIL PROTECTED]
>
> >
> > > I put my xerces.jar, xalan.jar and jaxp.jar in the jre/lib/ext as I
use
> > them
> > > for all kinds of projects!
> > >
> > > It should have worked in the /jboss/lib/ext....what class is it
> > failing to
> > > find?
> > >
> > > Lewis
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Timo
> > > Kauppinen
> > > Sent: 15 June 2001 13:09
> > > To: [EMAIL PROTECTED]
> > > Subject: [JBoss-user] xalan 'n' stuff
> > >
> > >
> > > Hello!
> > >
> > > I know this may be a common problem (or maybe not). At least I think I
> > > have seen this thing discussed here.. but I ask it anyway:
> > >
> > > If I want to use xalan as the xsl-parser in my servlet (I'm using
> > > Jboss-2.2.2 with tomcat), where should I put the xalan.jar? Tomcat
> > > can't find the needed classes if I put it in [inst-dir]/tomcat/lib and
> > > [inst-dir]/jboss/lib/ext doesnt't work either. I thought that
> > it wouldn't
> > > do in the "starting classpath" either (in run_with_tomcat.bat).
> > >
> > > So if those options don't work, I'm a little out of ideas. Can
> > anyone give
> > > suggestions?
> > >
> > > Cheers!
> > >
> > > Timo
> > >
> > >
> > > _______________________________________________
> > > JBoss-user mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-user
> > >
> > >
> > > _______________________________________________
> > > JBoss-user mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-user
> > >
> >
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to