RE: Templates object created but still TransformerConfigurationException

2001-10-05 Thread Robert Koberg
ctober 05, 2001 12:22 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: Templates object created but still > TransformerConfigurationException > > > When I set the template I use the full path to the file: > file:/home/gudgeon/sites/master/WEB-INF/tool/si

RE: Templates object created but still TransformerConfigurationException

2001-10-05 Thread Robert Koberg
L PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Templates object created but still > TransformerConfigurationException > > > Hi Robert, > > Thanks for sending the files. I know what the problem is and > you can work around it for now. The stylesheet has a hypen > in the name (sit

Re: Templates object created but still TransformerConfigurationException

2001-10-05 Thread Tom Amiro
Hi Robert, Thanks for sending the files. I know what the problem is and you can work around it for now. The stylesheet has a hypen in the name (site-chooser.xsl). The generated class file and auxilliary files get the basename site_chooser. So the class is not being found. For now could you nam

Templates object created but still TransformerConfigurationException

2001-10-05 Thread Robert Koberg
I have tried Tom's example but I am still having problems. I am attaching my file for Tom (if anybody else is willing to take a look I would be more than happy to send it!). The template is created as it shows in the console output. I explicitly set the system properties for the factories like thi