Thanks Matt,
They made all the names of interceptors camel type. But when I changed that
there were more errors when I run the application, so until they release
2.1.0 GA release, I don't use it in my project. I will test them in their
struts-showcase project.
--
View this message in context:
I would open up the struts.jar and look at their struts.xml - it's
possible the interceptor names have changed.
Matt
On 5/11/07, Struts2 Fan <[EMAIL PROTECTED]> wrote:
Hi Michael again,
I said what you have said properly but none of the interceptors defined in
struts.xml are working.
Hi Michael again,
I said what you have said properly but none of the interceptors defined in
struts.xml are working.
it couldn't find the interceptor defined "servlet-config"
it is struts related or appfuse related?
-
Caused by: Unable to find interceptor class referenced by ref-name
servlet-config - interceptor-ref
-
file:/D:/Projects/test/target/test-1.2-SNAPSHOT/WEB-INF/classes/struts
You need to do two things:
1) Add the Apache snapshot repository to your list of repositories in your
pom.xml file.
2) Add a property in the pom.xml file for the Struts version.
3) Add the Struts2 2.1.0-SNAPSHOT dependencies to your project.
It may take some fiddling to get it all working.
To d
Hi all,
I just couldn't find how to change the struts-2.0.6 version to
2.1.0-SNAPSHOT. I know it is not stable but I want to test its ajax support.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/How-to-change-struts-version-to-2.1.0-SNAPSHOT-tf3725933s2369.html#a104