Re: struts 2 exception - SEVERE: Exception starting filter struts2

2012-03-01 Thread Dave Newton
We may need to know slightly more in order to help... Dave (pardon brevity and typos, on cell) On Mar 1, 2012 10:25 PM, "jay" wrote: > I have created simple struts 2 app with latest struts2 jar files. > > > > - > To unsubscribe

struts 2 exception - SEVERE: Exception starting filter struts2

2012-03-01 Thread jay
I have created simple struts 2 app with latest struts2 jar files. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: SEVERE: Exception starting filter struts2

2011-04-26 Thread Dave Newton
On Apr 26, 2011 10:40 AM, "alex zaim" wrote: > Thank you, can you please show me what line indicates that the error is specific to the server but not struts? > Caused by: java.lang.ClassNotFoundException: org.hibernate.Session Dave

Re: SEVERE: Exception starting filter struts2

2011-04-26 Thread alex zaim
: Exception starting filter struts2 To: "Struts Users Mailing List" Date: Tuesday, April 26, 2011, 10:04 AM Just because ant or an ide sees a class doesn't mean the web server does when you're deploying or starting up. Almost certainly a classpath issue with the server, almost certai

Re: SEVERE: Exception starting filter struts2

2011-04-26 Thread Dave Newton
wrote: > Hello. I'm trying to make a simple hibernate setup, but i encounter an error when i start the server (Apache). > > Apr 26, 2011 3:20:18 PM org.apache.catalina.core.StandardContext filterStart > SEVERE: Exception starting filter struts2 > java.lang.NoClassDefFo

SEVERE: Exception starting filter struts2

2011-04-26 Thread alex zaim
Hello. I'm trying to make a simple hibernate setup, but i encounter an error when i start the server (Apache). Apr 26, 2011 3:20:18 PM org.apache.catalina.core.StandardContext filterStart SEVERE: Exception starting filter struts2 java.lang.NoClassDefFoundError: org/hibernate/Session  

Re: SEVERE: Exception starting filter struts2

2007-02-02 Thread Dave Newton
--- shahab <[EMAIL PROTECTED]> wrote: > I dont have struts2-Spring-plugin.jar. That will be a problem. Like I said before, I'm using the one from the sample apps (I'm using the one from showcase). > but I couldnt find it anywhere. Search is your friend, either the broken Windows version, or cy

Re: SEVERE: Exception starting filter struts2

2007-02-02 Thread shahab
EMAIL PROTECTED]> wrote: > >> >> Hi: >> >> I am getting the following error when I try to bring >> up my app - >> >> SEVERE: Exception starting filter struts2 >> Cannot locate the chosen ObjectFactory >>

Re: SEVERE: Exception starting filter struts2

2007-02-02 Thread Dave Newton
Do you have the spring plugin jar? I think you answered this already but I can't find it. --- shahab <[EMAIL PROTECTED]> wrote: > > Hi: > > I am getting the following error when I try to bring > up my app - > > SEVERE: Exception starting filter stru

SEVERE: Exception starting filter struts2

2007-02-02 Thread shahab
Hi: I am getting the following error when I try to bring up my app - SEVERE: Exception starting filter struts2 Cannot locate the chosen ObjectFactory implementation: spring - [unknown location] at org.apache.struts2.config.BeanSelectionProvider.alias(BeanSelectionProvider.java:198) I