CLASSLOADING problem in WAR MultiParentClassLoader ClassNotFoundException

2006-11-21 Thread Pientka, Frank
After invoking the webapplication I'll get the following Exception. 16:15:40,460 FATALJAV0304[I1U2Mzdz] [EMAIL PROTECTED]: java.lang.ClassNotFoundException: de.beispielanwendung.mietverhaeltnis.web.application.state.Mietverhaeltn isSessionState (MietverhaeltnisInterface.jar ) in classloader B

Re: CLASSLOADING problem in WAR MultiParentClassLoader ClassNotFoundException

2006-11-21 Thread Kaeto23
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Hello, Frank basically, I don't understand your problem. A CNF exception is thrown when the classloader can't load a class with all of its imports. So, according to this stack trace, the loading of class MietverhaeltnisSessionState could not succ

CLASSLOADING problem in WAR MultiParentClassLoader ClassNotFoundException

2006-11-21 Thread Pientka, Frank
After invoking the webapplication I'll get the following Exception. 16:15:40,460 FATALJAV0304[I1U2Mzdz] [EMAIL PROTECTED]: java.lang.ClassNotFoundException: de.beispielanwendung.mietverhaeltnis.web.application.state.Mietverhaeltn isSessionState in classloader Beispielanwendung/EAR/1.0/car

Re: CLASSLOADING problem in WAR MultiParentClassLoader ClassNotFoundException

2006-11-21 Thread Vamsavardhana Reddy
On 11/21/06, Pientka, Frank <[EMAIL PROTECTED]> wrote: After invoking the webapplication I'll get the following Exception. 16:15:40,460 FATALJAV0304[I1U2Mzdz] [EMAIL PROTECTED]: java.lang.ClassNotFoundException: de.beispielanwendung.mietverhaeltnis.web.application.state.MietverhaeltnisSessi

CLASSLOADING problem in WAR MultiParentClassLoader ClassNotFoundException

2006-11-21 Thread Pientka, Frank
After invoking the webapplication I'll get the following Exception. 16:15:40,460 FATALJAV0304[I1U2Mzdz] [EMAIL PROTECTED]: java.lang.ClassNotFoundException: de.beispielanwendung.mietverhaeltnis.web.application.state.Mietverhaeltn isSessionState in classloader Beispielanwendung/EAR/1.0/car