Hi Howard thanks for the reply. I do have the tapestry-yuicompressor in my
pom.xml. It also appears on the classpath. Here are tapestry jars on my
classpath:
ProjectClassLoader:
entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-core\5.3-alpha-13\tapestry-core-5.3-alpha-13.jar
Proje
Hi All,
When my app is running in production mode, I don't see my scripts/css being
combined/minified. They are still included as individual files. Oddly, I do
see the tapestry scripts being combined/minified though.I tried manually
configuring this in my AppModule with no luck with the follo
I thought it was weird I didn't T5.2 or T5.3 as version. My apologies, here
is the new JIRA: https://issues.apache.org/jira/browse/TAP5-1525
thanks,
J
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/More-javscript-zone-events-please-tp4401005p4401678.html
Sent from the T
Nice! It sounds good Howard, I'm looking forward to T5.3!
Here is the jira issue: https://issues.apache.org/jira/browse/TAPESTRY-2778
cheers!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/More-javscript-zone-events-please-tp4401005p4401344.html
Sent from the Tapestry -
Hi all,
It seems that time and time again for each T5 project (6 out of 7 so far) I
find I need to override tapesty.js methods to add additional support for
zones. Currently there is only 1 event fired from a zone
(Tapestry.ZONE_UPDATED_EVENT), I'd like to suggest/request there be at least
4 even
DOH! Nice find David. I've been using this binding in several T5.1
projects and now starting to use it in T5.2 projects. Thiago is there an
easy T5 way to make it thread safe or should the index value be stored using
something like ThreadLocal?
Also even though the page
(http://wiki.apache.org
Thanks, I appreciate your response Howard. Your insight is helpful and
actually the behavior I was expecting from Tapestry (ie, injection of
javascript, css, etc). But I still feel I need to render the block into a
string so I can escape the output which can then be used as a javascript
parameter
>> provide more details. Anyway, there isn't a ready made way of rendering a
>> block to a string. Please file a JIRA about it. Meanwhile, this message
>> in
>> the mailing list provide a way of doing exactly what you want:
>> http://www.mail-archive.com/users@.../msg38854.html. It's
>> not
minor correction to my post.
This line:
is actually:
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-2-4-Tomcat-unable-to-find-tml-files-on-classpath-tp3312696p3312700.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi all,
I'm having problems getting my my T5.2.4 application to work on tomcat. It
works correctly when running via jetty (inside eclipse) but when I deploy it
to tomcat it throws this error:
"Embedded component(s) gridPlayerWallPostResponses are defined within
component class
com.presentation.c
m scratch on each
>> request. I haven't seen this myself, and it seems like something that
>> would be tested by the Tapestry integration test suite ... but still,
>> this seems odd.
>>
>> On Thu, Mar 18, 2010 at 9:23 AM, Joe Klecko
>> wrote:
>>&
Hi,
I'm trying to use the BeanEditor in a t:form which seems to work fine until
I use the "add" parameter. I've read through the documentation and I'm just
not sure what i'm doing wrong. The form renders fine but no matter what I
do when I submit the form it always throws this exception: "Bean
12 matches
Mail list logo