Re: xml jelly tags

2003-05-30 Thread Siegfried Göschl
Hi, I'm not quite sure if it helps but do you have xml-apis in your classpath?! Due to a name quirks xml-apis-1.0.b2.jar is the latest - with xml- apis-2.0.2.jar usage I wasted only time. Cheers, Sigi On 29 May 2003 at 16:32, Marc Dugger wrote: > I'm trying to use jelly xml tags to transfor

Re: xml jelly tags

2003-05-30 Thread Siegfried Göschl
BTW: You might have a look at the "Re: class loader problems using xalan" mail thread Sigi On 29 May 2003 at 16:32, Marc Dugger wrote: > I'm trying to use jelly xml tags to transform an xml file like so: > > >xslt="${basedir}/etc/resource/torqueSchema2OjbRepository.xsl"> >

RE: xml jelly tags

2003-05-31 Thread Marc Dugger
essage- > From: Siegfried Göschl [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 3:00 AM > To: Maven Users List > Subject: Re: xml jelly tags > > Hi, > > I'm not quite sure if it helps but do you have xml-apis in your > classpath?! > > Due to a

RE: xml jelly tags [solution]

2003-05-31 Thread Marc Dugger
--- > From: Marc Dugger [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 9:08 AM > To: 'Maven Users List' > Subject: RE: xml jelly tags > > Sigi, thank you for your reply. Yes, xml-apis-1.0.b2.jar is listed as a > dependency. I've also added: > >