Re: XSLTC paramaters

2003-10-16 Thread Santiago Pericas-Geertsen
Marius, See [1] for more details. Only values of type java.lang.String are supported at the moment. This will be fixed in the next release. -- Santiago [1] http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20503 On Thu, 2003-10-16 at 03:14, Marius Gleeson wrote: > Hi there, > > I wanted to co

XSLTC paramaters

2003-10-16 Thread Marius Gleeson
Hi there, I wanted to convert application from using the standard Xalan transformer to XSLTC. However I'm having problems with sending parameters to XSLTC. My application, which has been working under xalan, adds parameters using the setParameter. These parameters are often of the type org.w3c.do