Re: Struts2 Jar on JBoss

2009-06-17 Thread raja_struts
(ii) promoting, marketing or recommending to another > party any transaction or matter addressed herein. > > ------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional command

RE: Struts2 Jar on JBoss

2008-06-24 Thread Dave Newton
Hernandez, David <[EMAIL PROTECTED]> > Subject: RE: Struts2 Jar on JBoss > To: "Struts Users Mailing List" > Date: Tuesday, June 24, 2008, 9:08 AM > So does anyone know how to get JBoss to look inside the jar > (which isn't > in WEB-INF/lib, but the JBoss Server l

RE: Struts2 Jar on JBoss

2008-06-24 Thread Hernandez, David
List Subject: Re: Struts2 Jar on JBoss Yes, that's what I meant, but not what I said, that happens when there is too much multitasking going on :) musachy On Mon, Jun 23, 2008 at 5:47 PM, Hernandez, David <[EMAIL PROTECTED]> wrote: > That's not the case. If the jar isn't pres

Re: Struts2 Jar on JBoss

2008-06-23 Thread Musachy Barroso
truts Users Mailing List > Sent: Jun 23, 2008 5:32 PM > Subject: Re: Struts2 Jar on JBoss > > The taglib is in core, so somehow it is not finding struts-core jar. > > musachy > > On Mon, Jun 23, 2008 at 5:15 PM, Hernandez, David > <[EMAIL PROTECTED]> wrote: >>

Re: Struts2 Jar on JBoss

2008-06-23 Thread Hernandez, David
achy Barroso To: Struts Users Mailing List ReplyTo: Struts Users Mailing List Sent: Jun 23, 2008 5:32 PM Subject: Re: Struts2 Jar on JBoss The taglib is in core, so somehow it is not finding struts-core jar. musachy On Mon, Jun 23, 2008 at 5:15 PM, Hernandez, David <[EMAIL PROTECTED]> wrote

Re: Struts2 Jar on JBoss

2008-06-23 Thread Musachy Barroso
The taglib is in core, so somehow it is not finding struts-core jar. musachy On Mon, Jun 23, 2008 at 5:15 PM, Hernandez, David <[EMAIL PROTECTED]> wrote: > Hey Guys, > > I'm trying to deploy several apps built with Struts2 that share a common > lib directory. I'm running on JBoss. If I put all th

Struts2 Jar on JBoss

2008-06-23 Thread Hernandez, David
Hey Guys, I'm trying to deploy several apps built with Struts2 that share a common lib directory. I'm running on JBoss. If I put all the jar's in the server lib directory everything compiles and deploys fine. If I go to an action it is executed, but when it attempts to read the jsp it fails to fin