Re: "DelegatingValidatorContext.getText and Jetty

2013-10-29 Thread Umesh Awasthi
Hi Lukasz,

i used everything same as we have
https://github.com/lukaszlenart/struts2-jsr303-example

All I added few examples and tried t0 run those using jetty.

On running those, i was getting no messages, but message keys as output and
on debugging it , i found that  validatorContext.getText(key); was not able
to find any message associated with key.

Same was working fine on Tomcat.

You can run those sample example on Jetty to see issue.

Thanks
Umesh


On Tue, Oct 29, 2013 at 4:29 PM, Lukasz Lenart wrote:

> 2013/10/25 Umesh Awasthi :
> > Do i need to add anything extra in Jetty configuration?
> > I am using org.mortbay.jetty plugin for Maven
>
> Can you share how do you setup the plugin?
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


-- 
With Regards
Umesh Awasthi
http://www.travellingrants.com/


Re: "DelegatingValidatorContext.getText and Jetty

2013-10-29 Thread Lukasz Lenart
2013/10/25 Umesh Awasthi :
> Do i need to add anything extra in Jetty configuration?
> I am using org.mortbay.jetty plugin for Maven

Can you share how do you setup the plugin?


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org