I forgot to mention that we're setting the test value in struts.xml
initially (in the first action in the chain). That's the value that
doesn't get modified in this test case.
-B
Musachy Barroso
Because Showcase is so packed with goodies something else may be causing
chaining to actually work. If you try that test case standalone (after
modifying the POM XML for 2.1.6) chaining doesn't work (the value stays the
initial value).
-B
Nope I haven't, I started by looking at showcase and dropping your
classes there. I will give em a try if you don't see anything wrong in
showcase.
musachy
On Thu, Jan 29, 2009 at 6:15 PM, wrote:
> Musachy,
>
> In the bug report, under Test 1 instructions it's shows it working against
> 2.1.2
Musachy,
In the bug report, under Test 1 instructions it's shows it working against
2.1.2 In the second set of instructions (accidentally also called Test 1)
it details how to make it not work by swapping over to 2.1.6.
Did you by any chance run this test case standalone, using the second set
of
I'm guilty of pawning this task off to someone else. I'll have him take a
look at showcase and our example and get back to the group.
Thanks for checking this out so quickly. Maybe it's us. :)
-B
Musachy
I dropped your classes into showcase, and I am getting this:
Action1.execute()
Action1.execute() : getPageName() = null
Action1.execute() : getPageName() = PageNameFromAction1
Action2.execute()
Action2.execute() : getPageName() = PageNameFromAction1
which seems ok.
musachy
On Thu, Jan 29, 2009
Thanks for the testcase. I am looking at it, and there is a very
similar case in showcase, but it seems fine.
http://localhost:8080/struts2-showcase/actionchaining/actionChain1!input
the output is:
Action Chain 1 Property 1: Property Set In Action Chain 1
Action Chain 2 Property 1: Property Set
Thanks, bug WW-2970 was submitted along with a test case.
-B
Musachy Barroso
To
This is the first report I hear, open a jira ticket and describe a
test case to replicate the problem.
musachy
On Wed, Jan 28, 2009 at 12:03 PM, wrote:
> Hadn't heard back from anyone about this. I'll go ahead and file a bug
> report.
> No one is using action chaining with 2.1.6?
>
> Thanks,
>
Hadn't heard back from anyone about this. I'll go ahead and file a bug
report.
No one is using action chaining with 2.1.6?
Thanks,
-B
Becky.L.O'Sulliva
10 matches
Mail list logo