Re: Migration problem from 2.0.x to 2.1.6

2010-05-28 Thread Gwen Harold Autencio
messed up. > sigh > > > On Thu, May 27, 2010 at 1:48 AM, Gwen Harold Autencio > > wrote: > > Hi, > > > > I got a Servlet which doesn't extends to an action. > Looking for a work around without extending the servlet to > an action because it's

Re: Migration problem from 2.0.x to 2.1.6

2010-05-27 Thread Gwen Harold Autencio
t; action class if you want the action > mapping in your servlet. > > > On 5/27/2010 11:18 AM, Gwen Harold Autencio wrote: > > Hi, > > > > I got a Servlet which doesn't extends to an action. > Looking for a work around without extending the servlet to &g

Migration problem from 2.0.x to 2.1.6

2010-05-26 Thread Gwen Harold Autencio
Hi, I got a Servlet which doesn't extends to an action. Looking for a work around without extending the servlet to an action because it's already has extends another class. Any ideas ? I'm getting this in the logs 2010-05-27 13:46:44,962 [btpool0-8] WARN org.apache.struts2.dispatcher.Dispatc

help: struts2 validators doesn't work in java 1.6

2009-07-21 Thread gwen harold autencio
Hi Any workaround on validation of struts2 to work using java1.6 ? Seems to work using java 1.5.. version : struts2-core-2.0.11.2 Getting Error 500 in page java.lang.ExceptionInInitializerError     at com.opensymphony.xwork2.validator.ValidatorFileParser.addValidatorConfigs(ValidatorF

help getting struts2 validation to work using java 1.6

2009-07-21 Thread gwen harold autencio
Hi Any workaround on validation of struts2 to work using java1.6 ? Seems to work using java 1.5.. version : struts2-core-2.0.11.2 Getting Error 500 in page java.lang.ExceptionInInitializerError     at com.opensymphony.xwork2.validator.ValidatorFileParser.addValidatorConfigs(ValidatorFileParser

Migration: webwork to struts2 help.

2009-06-08 Thread gwen harold autencio
Hi Guys, Can i ask some help regarding migration from webwork to struts2 ? Here's the error i'm getting after i made some changes for the migration..  INFO org.apache.struts2.spring.StrutsSpringObjectFactory - Initializing Struts-Spring integration... 18192 [WrapperSimpleAppMain] ERROR org.apa