Title: RE: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore
here here..  i just spent 1 hour searching jboss forum and jboss user for the answer you said is out there with no luck.
 
found a lot of posts complaining about it but no answer
 
----- Original Message -----
Sent: Monday, January 20, 2003 8:57 AM
Subject: RE: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore

jboss-dev has ~16000 messages and there is no seach facility on sf for mailing lists.
Can you jsut tell me how to fix that prob?
thanx

-----Original Message-----
From: Jules Gosnell [mailto:[EMAIL PROTECTED]]
Sent: 20 January 2003 05:07
To: [EMAIL PROTECTED]
Cc: jboss
Subject: Re: [JBoss-user] unable to deploy my application to
JBoss-Jetty: java.lang.ClassNotFoundException:
org.mortbay.j2ee.session.JGStore


search this list's and jboss-dev's archive, I've already answered this
question,

Jules

Herve Tchepannou wrote:

>I'm trying to deploy an application that I've successfully deployed on
>JBoss-Tomcat, but Im receiving the following errors:
>
>java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
>        at
>org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:227)
>        at
>org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:200)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
>        at java.lang.Class.forName0(Native Method)
>        at java.lang.Class.forName(Class.java:217)
>        at org.mortbay.j2ee.session.Manager.initialize(Manager.java:249)
>        at
>org.mortbay.jetty.servlet.ServletHandler.setSessionManager(ServletHandler.java:167)
>        at
>org.jboss.jetty.JBossWebApplicationContext.setUpDistributableSessionManager(JBossWebApplicationContext.java:293)        at org.jboss.jetty.JBossWebApplicationContext.startHandlers(JBossWebApplicationContext.java:270)

>        at org.mortbay.http.HttpContext.start(HttpContext.java:1763)
>        at
>org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext.java:471)
>        at
>org.mortbay.j2ee.J2EEWebApplicationContext.start(J2EEWebApplicationContext.java:85)
>        at org.jboss.jetty.Jetty.deploy(Jetty.java:414)
>        at
>org.jboss.jetty.JettyService.performDeploy(JettyService.java:243)
>        at
>org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:300)
>        at
>org.jboss.deployment.MainDeployer.start(MainDeployer.java:807)
>        at
>org.jboss.deployment.MainDeployer.start(MainDeployer.java:799)
>        at
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:621)
>        at
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
>        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
>        at
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:324)
>        at
>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
>        at
>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>        at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
>        at $Proxy4.deploy(Unknown Source)
>        at
>org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:435)
>        at
>org.jboss.deployment.scanner.URLDeploymentScanner.scanDirectory(URLDeploymentScanner.java:656)
>        at
>org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:507)
>        at
>org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:212)
>        at
>org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:225)
>        at
>org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:202)
>22:23:40,387 INFO  [JBossWebApplicationContext#/xpetstore] using
>Distributable HttpSession Manager: org.mortbay.j2ee.sessio
>




________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to