RE: PlexusContainer - missing jar?

2007-01-31 Thread bob


Well, I just took the plexus plugin out for now.  And it works, but I would 
still like to know where the jar for the missing resource is, if anyone knows?



 --- On Wed 01/31, bob  [EMAIL PROTECTED]  wrote:
From: bob [mailto: [EMAIL PROTECTED]
To: user@struts.apache.org
Date: Wed, 31 Jan 2007 12:19:49 -0500 (EST)
Subject: PlexusContainer - missing jar?

I'm getting the following class not found when starting up my web app.  I tried 
to search the internet for the jar that has this class and couldnt' find 
nothing.  Anybody know if I'm missing a jar, or something else.10:08:09,806 
ERROR [/webSite]:3638 - Exception starting filter 
struts2java.lang.NoClassDefFoundError: 
Lorg/codehaus/plexus/PlexusContainer;___Join
 Excite! - http://www.excite.comThe most personalized portal on the 
Web!-To 
unsubscribe, e-mail: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL 
PROTECTED]

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: PlexusContainer - missing jar?

2007-01-31 Thread Don Brown

If you are using the plexus plugin, you'll need the plexus jar itself.
It was listed in the plugin's pom, but optional, so I changed it to
required.  Now if using maven 2, it will be included automatically.

Don

On 1/31/07, bob [EMAIL PROTECTED] wrote:



Well, I just took the plexus plugin out for now.  And it works, but I would 
still like to know where the jar for the missing resource is, if anyone knows?



 --- On Wed 01/31, bob  [EMAIL PROTECTED]  wrote:
From: bob [mailto: [EMAIL PROTECTED]
To: user@struts.apache.org
Date: Wed, 31 Jan 2007 12:19:49 -0500 (EST)
Subject: PlexusContainer - missing jar?

I'm getting the following class not found when starting up my web app.  I tried 
to search the internet for the jar that has this class and couldnt' find 
nothing.  Anybody know if I'm missing a jar, or something else.10:08:09,806 
ERROR [/webSite]:3638 - Exception starting filter 
struts2java.lang.NoClassDefFoundError: 
Lorg/codehaus/plexus/PlexusContainer;___Join
 Excite! - http://www.excite.comThe most personalized portal on the 
Web!-To 
unsubscribe, e-mail: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL 
PROTECTED]

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]