Re: Re : Re : Disappearing Labels

2010-05-21 Thread Brian Thompson
On Fri, May 21, 2010 at 11:23 AM, Martin Gainty wrote: > > FYI:YOU SPELLED WIRED WRONG > __ > do not intercept or modify this transmission Are you sure about that? I thought 'weird' looked more appropriate than 'wired' in that context. -Brian -

RE: Re : Re : Disappearing Labels

2010-05-21 Thread Martin Gainty
ate: Fri, 21 May 2010 08:12:34 -0700 > From: rouxe...@yahoo.com > Subject: Re : Re : Disappearing Labels > To: user@struts.apache.org > > no > I have just one war file deployed on tomcat 6 > and when in my action I push my model on the valueStack, > only my label inside a

Re : Re : Disappearing Labels

2010-05-21 Thread François Rouxel
/ - Message d'origine De : Bhaarat Sharma À : Struts Users Mailing List Envoyé le : Ven 21 mai 2010, 8h 34min 00s Objet : Re: Re : Disappearing Labels Were you in an environment where the Xworks.jar was shared by different WARs? can you share how your tag looked

Re: Re : Disappearing Labels

2010-05-21 Thread Bhaarat Sharma
Envoyé le : Jeu 20 mai 2010, 23h 31min 38s > Objet : Re: Disappearing Labels > > Thanks for clarifying. I will try stuff and get back > > On Thu, May 20, 2010 at 11:24 PM, Cimballi wrote: > > > I recommend you to try to deploy both applications on separate > > servers, as

Re : Disappearing Labels

2010-05-21 Thread François Rouxel
Sharma À : Struts Users Mailing List Envoyé le : Jeu 20 mai 2010, 23h 31min 38s Objet : Re: Disappearing Labels Thanks for clarifying. I will try stuff and get back On Thu, May 20, 2010 at 11:24 PM, Cimballi wrote: > I recommend you to try to deploy both applications on separate > servers

Re: Disappearing Labels

2010-05-20 Thread Bhaarat Sharma
Thanks for clarifying. I will try stuff and get back On Thu, May 20, 2010 at 11:24 PM, Cimballi wrote: > I recommend you to try to deploy both applications on separate > servers, as the guy did in your link, and see if you still have the > problem. > For sure the s:text in Struts uses Xworks. >

Re: Disappearing Labels

2010-05-20 Thread Cimballi
I recommend you to try to deploy both applications on separate servers, as the guy did in your link, and see if you still have the problem. For sure the s:text in Struts uses Xworks. Cimballi On Thu, May 20, 2010 at 10:10 PM, Bhaarat Sharma wrote: > Hi, > > Have not tried that yet.  We can not

Re: Disappearing Labels

2010-05-20 Thread Bhaarat Sharma
Hi, Have not tried that yet. We can not try that because of this error on glassfish. http://www.mail-archive.com/user@struts.apache.org/msg76893.html having multiple wars in an ear. this causes wars and ears to not get deployed. I fail to understand why this would happen couple hours after the

Re: Disappearing Labels

2010-05-20 Thread Cimballi
Did you try putting the xworks jar in each project ? I am not sure but I don't think you can share it. Cimballi On Thu, May 20, 2010 at 9:18 PM, Bhaarat Sharma wrote: > We have a weird problem with multiple Struts2 wars deployed on same > GlassFish server.  These wars share the Xworks.jar file