I don't know exactly what the Struts policy is on that, but I will do
everything possible to make it easy to use, and it will be available in
_a_ repository at least.
Don
Matt Raible wrote:
Do you plan on promoting 2.0.1 as an "official" release on ibiblio?
I'm assuming I can build/install to
Do you plan on promoting 2.0.1 as an "official" release on ibiblio?
I'm assuming I can build/install to my own repo in the meantime.
Matt
On 10/3/06, Don Brown <[EMAIL PROTECTED]> wrote:
Yeah, this error is what I was afraid might happen if you use the latest
xwork code. It looks like you are
Yeah, this error is what I was afraid might happen if you use the latest
xwork code. It looks like you are using the later xwork jar which
includes the value stack changes.
Don
Matt Raible wrote:
Looks like I spoke too soon. My out-of-container tests pass now, but
when I try to run the app i
Looks like I spoke too soon. My out-of-container tests pass now, but
when I try to run the app in-container, I get the following error:
java.lang.NoSuchMethodError:
com.opensymphony.xwork2.ActionContext.getValueStack()Lcom/opensymphony/xwork2/util/OgnlValueStack;
at
org.apache.struts2.di
On 10/2/06, Don Brown <[EMAIL PROTECTED]> wrote:
Hmm...why would you be missing ognl? There could be a problem because
we tag Struts 2.0.0, but didn't tag XWork 2.0, and there were certain
changes lately in XWork that wouldn't work with Struts 2.0.0.
We plan to roll Struts 2.0.1 next weekend.
Hmm...why would you be missing ognl? There could be a problem because
we tag Struts 2.0.0, but didn't tag XWork 2.0, and there were certain
changes lately in XWork that wouldn't work with Struts 2.0.0.
We plan to roll Struts 2.0.1 next weekend. In the meantime, try running
with the xwork tha
I'm getting the following error (again) after trying to upgrade to the
latest Struts 2.0.0 release. I removed ~/.m2/repository/org/apache/struts
and ~/.m2/repository/opensympony/xwork (which worked last time) to no avail.
Any ideas?
Thanks,
Matt
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0