Thanks for the reply, I'm using 1.5. I got the source from t-deli and took out the getScriptSymbols() and just replaced the "symbols" binding of the script component in XTile.jwc with the bindings for sendFunctionName, receiveFunctionName etc and it works fine.

I'll get xalan and xerces into my classpath and make sure it works out of the box with the libraries from t-deli though.

Thanks a lot!

Leo

Mind Bridge wrote:

Hi,

It is likely that you are encountering a different problem.
What JDK are you using? If it is pre-1.4, please ensure that you have xalan and xerces on your classpath, and update them to the latest versions if necessary.


Leo Sakhvoruk wrote:

Hi,

I'm trying to use the XTile component in my Tapestry application and I'm running into an issue. The issue is as follows, if I include the XTile component into the page and then run the application, when the page loads I get an error that 'scriptSymbols' could not be found or something to that effect. I opened the XTile jar and in the .jwc file the the 'script' component has a 'symbols' binding to the expression 'scriptSymbols' however there is no property specification for 'scriptSymbols'. I tried changing 'scriptSymbols' to 'getScriptSymbols()', but when I repackage the jar the library becomes unusable in Eclipse, it can't locate it.

Any ideas, suggestions!?

Thanks,

Leo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to