Re: http error 404

2009-09-18 Thread Peter Crowther
2009/9/18 alim > [...] > Caused by: > org.springframework.transaction.CannotCreateTransactionException: > Could not open Hibernate Session for transaction; nested exception is > org.hibernate.exception.GenericJDBCException: Cannot open connection > Caused by: org.hibernate.exception.GenericJDBCEx

Re: http error 404

2009-09-18 Thread alim
Javamail in, but haven't looked), or wait for someone who knows what > they're > talking about to give you a better answer! > > - Peter > > -- View this message in context: http://www.nabble.com/http-error-404-tp25505913p25506529.html Sent from the Tomcat - User mai

Re: http error 404

2009-09-18 Thread alim
e >> [persistence-context.xml]: Invocation of init method failed; nested >> exception is java.lang.NoClassDefFoundError: >> javax/mail/internet/AddressException >> Caused by: java.lang.NoClassDefFoundError: >> javax/mail/internet/AddressException >> > > > Hi, > > You haven't go

Re: http error 404

2009-09-18 Thread Peter Crowther
2009/9/18 alim > Jre 1.6 > OK, so it's a JRE not a JDK? > java.lang.NoClassDefFoundError: javax/mail/internet/AddressException > That's your root cause - for some reason, your system can't see at least some of the Javamail classes. My guess is that because you're running a JRE, Javamail isn'

Re: http error 404

2009-09-18 Thread Mikolaj Rydzewski
alim wrote: Sep 18, 2009 10:34:58 AM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: Error creati

http error 404

2009-09-18 Thread alim
org/log4j/"; debug="false"> If you need any more info, plz ask me, i ll mail everthing out to you. This itracker tool is opensource and you can download and run it yourself to check errors. Regards, Alim -- View this message in context: http://www.na