Yes, T5.4 trunk is already using Hibernate 4.1. If you want to use 4.1
with T5.3, you have to recompile tapestry-hibernate. See comments in
https://issues.apache.org/jira/browse/TAP5-1922.
Kalle
On Fri, Apr 27, 2012 at 5:06 AM, netdawg wrote:
> Thanks! Believe this is planned for 5.4.x...so le
Thanks! Believe this is planned for 5.4.x...so let it slide.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Upgrading-to-Hibernate-Core-4-1-1-Final-tp5669640p5670087.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Hi,
i created a ticket for this:
https://issues.apache.org/jira/browse/TAP5-1922
Felix Scheffer
2012/4/27 netdawg
> Thanks, kristian. I tried that already (couple of times). Thanks, though.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Upgrading-to-Hibernate
Thanks, kristian. I tried that already (couple of times). Thanks, though.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Upgrading-to-Hibernate-Core-4-1-1-Final-tp5669640p5669799.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
OK. Gave up on this, next version will probably include anyway.
For now, looks like Tapestry 3.5.2 depends on Hibernate 3.6.0.Final.
I downloaded that
http://grepcode.com/snapshot/repo1.maven.org/maven2/org.hibernate/hibernate-core/3.6.0.Final
and I am off doing useful work ;-).
Thanks,
open the pom.xml of your main application in the eclipse pom editor
and switch to the dependency tab. there you can see all the direct and
transitive dependencies. and do a clean install of all your modules..
or parent project.
On Fri, Apr 27, 2012 at 11:03 AM, netdawg wrote:
> Yes, basically the
Yes, basically the exception is a compile exception saying the following
"could not be resolved":
import org.hibernate.Session;
And, finally, I also tried this:
org.apache.tapestry
tapestry-hibernate
${tapestry-release-version}
can you post your exception?
On Fri, Apr 27, 2012 at 10:45 AM, netdawg wrote:
> Neither did this work...
>
>
> org.apache.tapestry
> tapestry-hibernate
> ${tapestry-release-version}
>
>
> org.hibernate
> hiber
Neither did this work...
org.apache.tapestry
tapestry-hibernate
${tapestry-release-version}
org.hibernate
hibernate-core
org.hibernate
hibernat
Whacking tapestry-hibernate does not help either...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Upgrading-to-Hibernate-Core-4-1-1-Final-tp5669640p5669693.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
On 27/04/2012, at 6:15 PM, netdawg wrote:
>
>> Issue: Current (5.3.2) versions of Tapestry-Hibernate seem to clash with
>> latest 4.1.1 Final of Hibernate core. Specifically, import
>> org.hibernate.Session can no longer be resolved after introducing the 4.1.1
>> Fin
i think tapestry-hibernate pulls in hibernate jars, so you can remove it from
your pom
doing it how you've done is how to break it
On 27/04/2012, at 6:15 PM, netdawg wrote:
> Issue: Current (5.3.2) versions of Tapestry-Hibernate seem to clash with
> latest 4.1.1 Final of Hib
Issue: Current (5.3.2) versions of Tapestry-Hibernate seem to clash with
latest 4.1.1 Final of Hibernate core. Specifically, import
org.hibernate.Session can no longer be resolved after introducing the 4.1.1
Final dependency in pom.
Anyone else experience this, have a convenient workaround
is all ajaxdirect component taken away since tacos 4.1.1 ? i trying to create
progress bar using 4.1.1 but fail.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
use maven, what another things can be.
>>
>> Andreas Andreou wrote:
>> >
>> > tacos 4.1.1 works with all of them...
>> > If you're using maven, exclude tapestry4.1.2 when depending on tacos
>> >
>> > On Jan 18, 2008 9:18 PM, DR_GL
(Thread.java:595)
Andreas Andreou wrote:
>
> Then we need to see more of that exception message...
>
> On Jan 21, 2008 1:23 PM, DR_GLoPeL_BouCa <[EMAIL PROTECTED]> wrote:
>>
>> I not use maven, what another things can be.
>>
>> Andreas Andreou wrote:
&g
Then we need to see more of that exception message...
On Jan 21, 2008 1:23 PM, DR_GLoPeL_BouCa <[EMAIL PROTECTED]> wrote:
>
> I not use maven, what another things can be.
>
> Andreas Andreou wrote:
> >
> > tacos 4.1.1 works with all of them...
>
I not use maven, what another things can be.
Andreas Andreou wrote:
>
> tacos 4.1.1 works with all of them...
> If you're using maven, exclude tapestry4.1.2 when depending on tacos
>
> On Jan 18, 2008 9:18 PM, DR_GLoPeL_BouCa <[EMAIL PROTECTED]> wrote:
>&g
tacos 4.1.1 works with all of them...
If you're using maven, exclude tapestry4.1.2 when depending on tacos
On Jan 18, 2008 9:18 PM, DR_GLoPeL_BouCa <[EMAIL PROTECTED]> wrote:
>
>
> Hi, is tacos 4.1.1 work on tapestry 4.1.3, a demo with tacos 4.1.0 and
> Tapestry 4.1.2 work
Hi, is tacos 4.1.1 work on tapestry 4.1.3, a demo with tacos 4.1.0 and
Tapestry 4.1.2 work fine but when change to another version a exception
throws.
-> org.apache.hivemind.ApplicationRuntimeException
-> Could not parse specification null.
what's wrong, i check dependencies on
gt;>>>> What do you think/feel ?
>>>>>
>>>>> --
>>>>> Jesse Kuhnert
>>>>> Tapestry/Dojo team member/developer
>>>>>
>>>>>
>>>>
exactly - and if you're able to control the display (or not) of the dialog
you can easily go for calling the validation methods every 2-3 secs
and displaying little green or red markers here and there :)
RachelS wrote:
Oh, ok! I see how that fits together. Thanks for the advice!
That's much sim
feel ?
>>>
>>> --
>>> Jesse Kuhnert
>>> Tapestry/Dojo team member/developer
>>>
>>>
>>
>>
>
> --
> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
&g
Not exactly sure what Jesse had originally in mind, but changing 'themes'
is quite possible & even easy -
You just need to override the family of methods at tapestry.form.validation
Here's an example I recently used for amplafi:
amplafi.presentErrors: function(miObj) {
var form = miObj
"theme" you'd like, but
> I'm not as convinced that more options here will necessarily be
> helping people.
>
> What do you think/feel ?
>
> --
> Jesse Kuhnert
> Tapestry/Dojo team member/developer
>
--
View this message in context:
http://www
Jesse,
It is my own application code that I want to avoid. The ResponseBuilder
solution works great.
Thanks.
Jesse Kuhnert wrote:
You can inject the ResponseBuilder service and call
ResponseBuilder.isDynamic() to avoid doing things you don't want to have
happen in one vs. another instance.
er in the annotation and it will do the pure async request only
>>> without the form submission.
>>>
>>>
http://tapestry.apache.org/tapestry4.1/tapestry-annotations/index.html#EventListener
>>>
>>>
>>> On 7/3/07, Paul Stanton <[EMAIL PROTECTED]&g
You can inject the ResponseBuilder service and call
ResponseBuilder.isDynamic() to avoid doing things you don't want to have
happen in one vs. another instance.
To be clear, ~everything~ that happens in a dynamic request should be the
same as what happens in a normal request. (except maybe for js
h
>>> is actually abstract.
>>>
>>> My question is: do I really have to retrieve that information in the
>>> Page
>>> and pass it around to the service, then to the dao to store it?
uestion is: do I really have to retrieve that information in the
>>> Page
>>> and pass it around to the service, then to the dao to store it? Is there
>>> no
>>> way to access it directly from the dao?
>>> The main reason is that i wanted to includ
ess it directly from the dao?
>> The main reason is that i wanted to include to a BaseDao class, so all my
>> daos will do the same thing while saving.
>>
>> Any ideas?
>> Thanks
>> Paolo
>>
>> --
>> View this message in context:
>> http://w
rectly from the dao?
The main reason is that i wanted to include to a BaseDao class, so all my
daos will do the same thing while saving.
Any ideas?
Thanks
Paolo
--
View this message in context:
http://www.nabble.com/4.1.1-Session-issue-tf4028256.html#a11442438
Sent from the Tapestry - User mailing l
Paolo
--
View this message in context:
http://www.nabble.com/4.1.1-Session-issue-tf4028256.html#a11442438
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
the pure async request only
without the form submission.
http://tapestry.apache.org/tapestry4.1/tapestry-annotations/index.html#EventListener
On 7/3/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi,
I've upgraded to 4.1.2 from 4.1.1 and am getting the following when I
try to load one of my D
t listener?
On 7/4/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi all.
I can't test this under 4.1.2 because of my other issues (post - 4.1.1
upgrade to 4.1.2 async listener no longer works).
I'm having another issue with my dialogs. This one is totally
perplexing. What hap
you don't
need the event listener?
On 7/4/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi all.
I can't test this under 4.1.2 because of my other issues (post - 4.1.1
upgrade to 4.1.2 async listener no longer works).
I'm having another issue with my dialogs. This one is tot
Thanks Renat, unfortunately the dialog needs to be initialised
programmatically .. I need to dynamically stuff an object into it. I
might be able to use JS for the close operation though.
Renat Zubairov wrote:
Hi
You can show or hide dialog not from the Tapestry (read server-side)
but directl
Hi all.
I can't test this under 4.1.2 because of my other issues (post - 4.1.1
upgrade to 4.1.2 async listener no longer works).
I'm having another issue with my dialogs. This one is totally
perplexing. What happens is this:
1. I click my add button, the dialog appears.
2. I click
Hi
You can show or hide dialog not from the Tapestry (read server-side)
but directly with Javascript.
It's pretty simple, you just need to call method "show" or "hide" on
the DoJo dialog:
function closeDialog() {
dojo.widget.byId('DialogContent').hide();
}
Renat
On 04/07/07, Pau
Hi all,
Currently I've got a couple of dialogs within a page. Each time a dialog
is shown or hidden (via @EventLister annotation) the page's
pageBeginRender method is called and this is more work than is necessary
just do display a simple dialog.
Is there a way to detect that the call is bei
ubmit = false
parameter in the annotation and it will do the pure async request only
without the form submission.
http://tapestry.apache.org/tapestry4.1/tapestry-annotations/index.html#EventListener
On 7/3/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi,
I've upgraded to 4.1.2 from
do the pure async request only
without the form submission.
http://tapestry.apache.org/tapestry4.1/tapestry-annotations/index.html#EventListener
On 7/3/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi,
I've upgraded to 4.1.2 from 4.1.1 and am getting the following when I
try to load
n the annotation and it will do the pure async request only
without the form submission.
http://tapestry.apache.org/tapestry4.1/tapestry-annotations/index.html#EventListener
On 7/3/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi,
I've upgraded to 4.1.2 from 4.1.1 and am getting the
Hi,
I've upgraded to 4.1.2 from 4.1.1 and am getting the following when I
try to load one of my Dojo Dialogs (async).
It seems tapestry is trying to call getPage with a null page name, but
I'm not sure why formSubmit is being called at all (unless it's part of
a rewind?)
it.
Paulo Ramos wrote:
>
> Hi,
>
> Why you dont use ajax to do this?
>
> Paulo Ramos
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
&
This example may help you.
Paulo Ramos
Test.html:
estadoactual
onclick="this.disabled = true"/>
onclick="this.disabled = true"/>
---
Test.page:
value="ognl:{'AjaxEstadoAc
---
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/upgrade-to-4.1.1-tf3983447.html#a11347587
Sent from
Hi,
Why you dont use ajax to do this?
Paulo Ramos
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
that is why i would like a timer within the browser to fire every second or
so, and then I can check the status of the job.
--
View this message in context:
http://www.nabble.com/upgrade-to-4.1.1-tf3983447.html#a11346009
Sent from the Tapestry - User mailing list archive at Nabble.com
- Original Message -
From: "craigham" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 27, 2007 10:39 PM
Subject: Re: upgrade to 4.1.1
I tried this to no avail, am I getting close?
I realize this doesn't address the timer, but as a first step i was
trying
to call a m
logger.debug("Do check called");
}
--
View this message in context:
http://www.nabble.com/upgrade-to-4.1.1-tf3983447.html#a11336081
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To un
can't seem to find docs/examples.
thanks,
craig
--
View this message in context:
http://www.nabble.com/upgrade-to-4.1.1-tf3983447.html#a11335285
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
t;[EMAIL PROTECTED]> wrote:
Hi,
I recently upgraded to 4.1.1, and have run into an issue with backwards
compatibility and cannot seem to find the documentation on how to resolve.
I have a screen which was auto-refreshing with the following in the @Shell
onload="window.setTimeout('document
Hi,
I recently upgraded to 4.1.1, and have run into an issue with backwards
compatibility and cannot seem to find the documentation on how to resolve.
I have a screen which was auto-refreshing with the following in the @Shell
onload="window.setTimeout('document.form.submit();',10
rceptor(InterceptorStack arg0, Module arg1,
> List arg2) {
> }
> }
>
>
> This basically does the trick.
> Thanks Jesse (and I hope you refrain from taking every post coming from
> me as an insult),
>
> -J.
>
> (On OC4J11 Tech Preview, it is not yet working
JIRA created:
https://issues.apache.org/jira/browse/TAPESTRY-1543
On 6/6/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
HmmPerhaps you are relying on some form persistence strategy to maintain
state - not sure. Can you file a jira issue for it with very specific
information about the prope
HmmPerhaps you are relying on some form persistence strategy to maintain
state - not sure. Can you file a jira issue for it with very specific
information about the property you have mapped to the component and how you
are managing state with it? (or if it is enclosed by a form / etc..)
On 6
Ok I've updated to 4.1.2, thanks for those who helped getting me on
the right OGNL repository but and still can't seem to get the
InlineEditBox to change a property. Here is what I have:
page.html:
...
page.java
I'm ready to switch to 4.1.2 as soon as the jira for the jdk 1.4 gets resolved.
Thanks
On 6/3/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
The new version doesn't need a listener method. It should happen
transparently for you automatically. (as always, there have been fixes in
many areas inc
The new version doesn't need a listener method. It should happen
transparently for you automatically. (as always, there have been fixes in
many areas including this specific component in 4.1.2 )
On 6/1/07, Chris Chiappone <[EMAIL PROTECTED]> wrote:
I used to use the InlineEditBox from tacos i
I used to use the InlineEditBox from tacos in 4.0 and have recently
upgraded to 4.1
The tacos component had a listener binding where I could update
changes to a persist property in my database. How is this
accomplished with the new InlineEditBox component in tap 4.1?
I am also using java 1.4 so
ok, then, Gareth, let's wait. And Jesse, thanks for your hard work!
t: where can I download the taestry 4.1.1's documents
hi, all, could any one tell me where can I download the taestry 4.1.1's
documents, includes UsersGuide, api and so on? I have seeked this in its
homepage and the download page but not found. Since sometimes I cannot
access the net, an off
4 hours of trying.
Good luck
Gareth
- Original Message
From: Heping Zhang <[EMAIL PROTECTED]>
To: Tapestry users
Sent: Friday, 25 May, 2007 1:01:00 AM
Subject: where can I download the taestry 4.1.1's documents
hi, all, could any one tell me where can I download the taes
hi, all, could any one tell me where can I download the taestry 4.1.1's
documents, includes UsersGuide, api and so on? I have seeked this in its
homepage and the download page but not found. Since sometimes I cannot
access the net, an offline document is really needed. Thank you!
BTW, if so
I don't believe Tap 4.1.1 and Tacos 4.0.1 are compatible. There is a
tacos snapshot for tap 4.1.1 in the works.
On 5/24/07, sunilmanu <[EMAIL PROTECTED]> wrote:
Hi,
I tried the upgrade to Tapestry 4.1.1. I am also using the Tacos 4.0.1 also.
But when I bring up the application
Hi,
I tried the upgrade to Tapestry 4.1.1. I am also using the Tacos 4.0.1 also.
But when I bring up the application's home page, I get the following error
message. do i need to edit the Hivemodule.xml file in one of the jar file to
avoid the duplication ? It does not seems to be right way
Hi,
I've been experimenting with Client side persistence in Tapestry 4.1.1
(@Persist("client"))
Everything works smoothly until I use a @DirectLink outside of the
context.
The object BLURB is added to the end of the URL and this results in my
object basically not b
lectionBox_avail"));
tapestry.palette.selectAll(dojo.byId('employeeSelectionBox'));
}
but this function is never called.
Does anyone have an idea what's wrong on this?
Thanks Christine
--
View this message in context:
http://www.nabble.com/Tapestry-4.1.1%3A-Palette-Selection-tf
called.
Does anyone have an idea what's wrong on this?
Thanks Christine
--
View this message in context:
http://www.nabble.com/Tapestry-4.1.1%3A-Palette-Selection-tf3726079.html#a10427771
Sent from the Tapestry - User mailing l
Hi,
Is it possible to a (custom) type converter from/to - date, calendar
and how should I do this? (Can somebody point me in the right direction
for documentation)
Thanks,
-J.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
thing different than a specific Hivemind issue)
Jan Vissers wrote:
> Below the trace I see, whenever Tapestry 4.1.1 tries to load
> Has anybody ever tried Tapestry 4.1.1 on OC4J?
>
> **
>
>
> 07/05/09 13:22:02 org.apac
taking every post coming from
> me as an insult),
>
> -J.
>
> (On OC4J11 Tech Preview, it is not yet working - but the error indicates
> something different than a specific Hivemind issue)
>
>
> Jan Vissers wrote:
>> Below
It seems your jar is corrupted. Try updating it.
Jan
Jan Vissers wrote:
>
> Below the trace I see, whenever Tapestry 4.1.1 tries to load
> Has anybody ever tried Tapestry 4.1.1 on OC4J?
>
> **
>
>
hope you refrain from taking every post coming from
me as an insult),
-J.
(On OC4J11 Tech Preview, it is not yet working - but the error indicates
something different than a specific Hivemind issue)
Jan Vissers wrote:
Below the trace I see, whenever Tapestry 4.1.1 tries to loa
make things better.
Regrads,
Jan de Jonge
Jessek wrote:
>
> I re-forwarded a solution/reply from a previous user list question.
>
> p.s. I thought you were off using wicket now?
>
> On 5/9/07, Jan Vissers <[EMAIL PROTECTED]> wrote:
>>
>> Below the trace I s
u were off using wicket now?
On 5/9/07, Jan Vissers <[EMAIL PROTECTED]> wrote:
Below the trace I see, whenever Tapestry 4.1.1 tries to load
This time on 11g (Technology Preview)
--
Cumquat Information Technology
De Dreef 19
3706 BR Zeist
T +31 (0)30 - 6940490
F +31 (0)30
I re-forwarded a solution/reply from a previous user list question.
p.s. I thought you were off using wicket now?
On 5/9/07, Jan Vissers <[EMAIL PROTECTED]> wrote:
Below the trace I see, whenever Tapestry 4.1.1 tries to load
This time on 11g (Technology Preview)
--
Jesse K
Below the trace I see, whenever Tapestry 4.1.1 tries to load
This time on 11g (Technology Preview)
**
07/05/09 14:51:08 org.apache.hivemind.ApplicationRuntimeException:
Unable to construct service
Below the trace I see, whenever Tapestry 4.1.1 tries to load
Has anybody ever tried Tapestry 4.1.1 on OC4J?
**
07/05/09 13:22:02 org.apache.hivemind.ApplicationRuntimeException:
Unable to construct service
5/1/07, William Keller <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > Ouch. I guess the only logical answer for me to ask now: Is
> > > 4.1.2nearing
> > > > > > completion? I'm in a bit of trouble if it's not! Just as well
I
> >
e only logical answer for me to ask now: Is
> > 4.1.2nearing
> > > > > completion? I'm in a bit of trouble if it's not! Just as well I
> > > > decided to
> > > > > check, at least I have time to panic now :)
> > &
nearing
> > > > completion? I'm in a bit of trouble if it's not! Just as well I
> > > decided to
> > > > check, at least I have time to panic now :)
> > > >
> > > > On 5/2/07, Jesse Kuhnert < [EMAIL PROTECTED]> wrote:
> >
? I'm in a bit of trouble if it's not! Just as well I
> > decided to
> > > check, at least I have time to panic now :)
> > >
> > > On 5/2/07, Jesse Kuhnert < [EMAIL PROTECTED]> wrote:
> > > >
> > > > I rememb
to
> > check, at least I have time to panic now :)
> >
> > On 5/2/07, Jesse Kuhnert < [EMAIL PROTECTED]> wrote:
> > >
> > > I remember some small issues when ie7 first came out. Unfortunately
> I
> > > can't
> > > make any promis
small issues when ie7 first came out. Unfortunately I
> > can't
> > make any promises about 4.1.1 definitely working on it but the
> > still-in-development 4.1.2 version doesn't have this problem.
> >
> > On 5/1/07, William Keller <[EMAIL PROTECTED]> w
r some small issues when ie7 first came out. Unfortunately I
> can't
> make any promises about 4.1.1 definitely working on it but the
> still-in-development 4.1.2 version doesn't have this problem.
>
> On 5/1/07, William Keller <[EMAIL PROTECTED]> wrote:
> >
> &g
n ie7 first came out. Unfortunately I
can't
make any promises about 4.1.1 definitely working on it but the
still-in-development 4.1.2 version doesn't have this problem.
On 5/1/07, William Keller <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> Sorry if this is a repost, but I c
I remember some small issues when ie7 first came out. Unfortunately I can't
make any promises about 4.1.1 definitely working on it but the
still-in-development 4.1.2 version doesn't have this problem.
On 5/1/07, William Keller <[EMAIL PROTECTED]> wrote:
Hi all,
Sorry if
Hi all,
Sorry if this is a repost, but I can't get any of my working pages to run
on IE7. They run fine on Firefox 2 but no go on IE7. Has this topic already
been covered? Any viable workarounds? Haven't tried on IE6 as I'm using
vista and don't want to go through all that pain just yet! Essentia
Yes, 4.1.2 requires ognl 2.7-SNAPSHOT.
http://howardlewisship.com/repository/ognl/ognl/
On 4/30/07, Tony Nelson <[EMAIL PROTECTED]> wrote:
I would be very happy to use Tapestry 4.1.2 but I run into a problem
every time I try the latest snapshot:
java.lang.NoClassDefFoundError: ognl/enhance/Ex
I would be very happy to use Tapestry 4.1.2 but I run into a problem
every time I try the latest snapshot:
java.lang.NoClassDefFoundError: ognl/enhance/ExpressionAccessor
I assume this related to the OGNL stability you mention.
Is there a newer beta of OGNL I grab from somewhere to get movi
You want to use targets="" . Elements = "" is strictly for pure html
elements and not tapestry components.
If you use the 4.1.2-SNAPSHOT version it will also automatically figure out
which form your targeted components are attached to and submit that as part
of the event so that you can do things
I am attempting to use @EventListener to submit the value of a TextField
onChange. So, I have an input defined:
In the page class I have:
@Component(bindings = {"validators=validators:required"})
public abstract TextField getMyField();
@EventListener(events={"onchange"}, ele
View this message in context:
http://www.nabble.com/Error-with-Tapestry-4.1.1-and-backport-util-concurrent-tf3579267.html#a10110099
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail:
JDK 1.6 I think). It may be that the
backport-concurrent library is not compatible with Linux JDK 1.6.
In order to fix this, I went ahead and took out backport-concurrent on our
local Tapestry 4.1.1 build. This was as easy as deleting the string
'edu.emory.mathcs.backport.' across the enti
4.1.1 build. This was as easy as deleting the string
'edu.emory.mathcs.backport.' across the entire code base (and removing the
dependency from the pom.xml files). Of course, now our local Tapestry build
*requires* Java 6.
Good luck!
jonmcsj
cyrille37 wrote:
>
> I'm trying
/tiki-index.php?page=Tapestry+4.1.1+Simple+Selection+Model+Update+using+AJAX
I sure would like to tweak this implementations and get it as bare bones as
possible, so any input is valuable. I had searched for a while but I had
not found any stand alone implementations. If it's been done before,
il 16, 2007 1:33 PM
To: Tapestry users
Subject: Tap 4.1.1: Unable to add clientId() method
I've just created a new page and was trying it out and I got a bizarre error
when calling cycle.getPage() to get a reference to the new page:
org.apache.hivemind.ApplicationRuntimeException: Error at
co
I've just created a new page and was trying it out and I got a bizarre error
when calling cycle.getPage() to get a reference to the new page:
org.apache.hivemind.ApplicationRuntimeException: Error at
context:/WEB-INF/PasswordUpdate.page, line 3, column 69: Error adding property
clientId to clas
1 - 100 of 366 matches
Mail list logo