Hi.
Recent posts gave me some small doubts, so I want to clearify and confirm
that this feature isn't working.
First to say that I'm not talking about components being in a library, but
plainly inside some web application.
Anyone tried to reference some JPEG/GIF for example which resides beside
component, in the same package?
Meaning, I need relative classpath referenencing, something like:
<asset name="info" path="classpath:info-icon.gif"/>
or
<asset name="info" path="classpath:/info-icon.gif"/>
doesn't work. ClassCastException is thrown.
Bug report is here:
http://issues.apache.org/jira/browse/TAPESTRY-412
-Vjeran
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]