Did you include the plexus plugin on your app? If you did, you can
just remove it to get rid of those errors, it isn't required at all.

regards
musachy

On 9/26/07, Tom Holmes Jr. <[EMAIL PROTECTED]> wrote:
> Alright ... I know this will be a n00b question, but let me state first:
> 1) I am a senior J2EE Engineer using JDK 1.6 and the latest J2EE api's
> 2) On Resin 3.1.2 on Linux
> 3) Yes, I did go through Google and tried to find answers on the Net
> before I came here.
> 4) Yes, I have programmed in Spring 1.2 before, and yes I have done
> Hibernate before, and yes, I have done Struts 1.3 programming before.
>
> So ... I am trying to learn Struts 2.0 and that's not so bad.
> Within our ActionServlets we want our database persistence to use
> Spring2 Beans and Hibernate.
> I did a google search and found what I thought was a great example.   I
> copied that sample, and made some small changes.
> When I deployed the application I found that I got this error: in
> web.xml FATAL ERROR STARTING UP PLEXUS-STRUTS INTEGRATION.
>
> Obviously, I added the Servlet Mappings for Plexus and I got some other
> errors ....  so let me ask two questions:
>
> 1) What the Hell is Plexus?   And what the Hell is it needed for in
> Struts2?     I will try to research this more myself with google.
>
> 2) Can anyone point me to a sample Struts2 web-app that uses Spring2
> Beans with Hibernate.
>
> BTW, I know Struts2 comes with a handful of sample apps, and they do
> work.  Thanks for any help, I do appreciate it!
>
>                                             Tom
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to