Re: Upgrade from 2.0.11 to 2.1.2Beta with REST and zero configuration

2008-10-09 Thread Haulyn R. Jason
Dave Newton 写道: --- On Thu, 10/9/08, Haulyn R. Jason wrote: 1.I have many user-defined Interceptors, How can I set up them without configuration? How to change the default Inteceptors-stack? AFAIK you still need to do that in XML, but it's pretty minimal. Could be wrong, though. Dav

Re: Upgrade from 2.0.11 to 2.1.2Beta with REST and zero configuration

2008-10-09 Thread Dave Newton
--- On Thu, 10/9/08, Haulyn R. Jason wrote: > 1.I have many user-defined Interceptors, How can I set up > them without configuration? How to change the default > Inteceptors-stack? AFAIK you still need to do that in XML, but it's pretty minimal. Could be wrong, though. Dave --

Upgrade from 2.0.11 to 2.1.2Beta with REST and zero configuration

2008-10-09 Thread Haulyn R. Jason
Hi, all I tried the sample : struts2-rest-showcase-2.1.2.war, it looks cool, so, I think it's the time to upgrade my application from 2.0.11 to 2.1.2Beta, but, Hmm, with code-behind and rest-plugin, when I replace the jars, my application does not work. After reading the "upgrade tutorial", I have