Hi Paul,

In org.apache.tapestry.html.Script, I made getBaseSymbols() abstract,
deleted the setter and the local _baseSymbols variable, and used the
getter instead of the variable in the code. Now I have looked at this
more carefully, it seems to be a bug in Tapestry (I am using beta3 at
work, cvs snapshot at home).

You presumably worked this out for yourself, but I forgot to say that
you need to update the jwc - remove the <service declaration, and in
your hivemodule.xml, declare the XTileService and add a contribution to
tapestry.services.ApplicationServices.

Hope this works for you

Best wishes

John

-----Original Message-----
From: seloha . [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 20, 2005 5:12 PM
To: tapestry-user@jakarta.apache.org
Subject: RE: XTile Tapestry 4.0 update


Thanks John for sharing your code.

I had to make a few changes. I am not using Java 1.5 (I am not sure this

makes any difference). I am also using alpha 2 since alpha 3 could not 
pickup certain Spring beans.

So far though I have the same problem as you encountered which is that
my 
script function names are empty and arguments are empty.

What was the Tapestry hack you made?

Thanks Paul



---------------------------------------------------------------------
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