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: 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 rmani1...@yahoo.com wrote: I have created simple struts 2 app with latest struts2 jar files. - To

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

2011-04-26 Thread Dave Newton
: 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

2011-04-26 Thread alex zaim
...@gmail.com Subject: Re: SEVERE: Exception starting filter struts2 To: Struts Users Mailing List user@struts.apache.org 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

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

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

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 struts2 Cannot locate the chosen ObjectFactory

Re: 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

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