You say it does "TestBeans" but the server says "player.jar"
Ok not a biggy, I think I already see what is going on
Can you send me the *whole* messages from the server?
Do you see the server telling you "adding" classes...
have you tried from a Ms-DOS window? (i have this strange thing on my
windows box at home, it runs from a "color" msdos window but not from the
"prompt" icon one). And that makes no sense to me :)
So I mean go look for the little "yellow and red" icon, not the "command
prompt" icon... or try clicking on the "run.bat" in the bin directory, that
works too.
marc
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Pierce
> Sent: Wednesday, July 26, 2000 9:49 AM
> To: 'jBoss'
> Subject: RE: [jBoss-User] Stateful Session Bean Support
>
>
> Okay. I grabbed the CVS zip off of the website and built it. Upon
> running it
> tried to deploy its own TestBeans.jar and it came up with a:
>
> [Configuration] VerifyDeployments set to false in
> EJB:service=ContainerFactory
> [Configuration] Port set to 8083 in DefaultDomain:service=Webserver
> [Auto deployer] Starting
> [Auto deploy] Auto deploy of file:/C:/jboss/dist/deploy/player.jar
> [Container factory] Deploying:file:/C:/jboss/dist/deploy/player.jar
> at java.lang.ClassLoader.defineClass0(Native Method)
> [Container factory] java.lang.NoClassDefFoundError: javax/ejb/EJBHome
> at java.lang.ClassLoader.defineClass(Unknown Source)
> at java.security.SecureClassLoader.defineClass(Unknown Source)
> at java.net.URLClassLoader.defineClass(Unknown Source)
> at java.net.URLClassLoader.access$100(Unknown Source)
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
> org.jboss.metadata.ejbjar.EJBXMLReader.loadClass(EJBXMLReader.java:25
> 1)
> at
> org.jboss.metadata.ejbjar.EJBXMLReader.endElement(EJBXMLReader.java:1
> 52)
> at com.sun.xml.parser.Parser.maybeElement(Parser.java:1412)
> at com.sun.xml.parser.Parser.content(Parser.java:1498)
> at com.sun.xml.parser.Parser.maybeElement(Parser.java:1399)
> at com.sun.xml.parser.Parser.content(Parser.java:1498)
> at com.sun.xml.parser.Parser.maybeElement(Parser.java:1399)
> at com.sun.xml.parser.Parser.content(Parser.java:1498)
> at com.sun.xml.parser.Parser.maybeElement(Parser.java:1399)
> at com.sun.xml.parser.Parser.parseInternal(Parser.java:491)
> at com.sun.xml.parser.Parser.parse(Parser.java:283)
> at
> org.jboss.metadata.ejbjar.EJBXMLReader.readXML(EJBXMLReader.java:40)
> at
> org.jboss.ejb.deployment.jBossFileManager.load(jBossFileManager.java:
> 169)
> at
> org.jboss.ejb.deployment.jBossFileManager.load(jBossFileManager.java:
> 298)
> at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:278)
> at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:183)
> at java.lang.reflect.Method.invoke(Native Method)
> at javax.management.MBeanServer.invoke(MBeanServer.java:1635)
> at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
> at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:258)
> at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:194)
>
> ...
>
> Is it just me or is there really something wrong here?
>
> -----Original Message-----
> From: Greg Pierce [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 26, 2000 11:37 AM
> To: 'jBoss'
> Subject: RE: [jBoss-User] Stateful Session Bean Support
>
>
> Does anyone have any documentation for the jboss.xml file? EJX generated
> ones are still causing me problems. I'm telling EJX to create a new jboss
> xml and telling it to load my ejb-jar.xml (otherwise it doesn't
> even mention
> my beans). Problem is that what its generating still doesn't
> allow my beans
> to deploy.
>
> -----Original Message-----
> From: Rickard �berg [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 26, 2000 10:41 AM
> To: jBoss
> Subject: Re: [jBoss-User] Stateful Session Bean Support
>
>
> Aaron Mulder wrote:
> > The symptom will be corrected shortly (we already
> decided to quit
> > trying to load the classes in the MetaData). I'm not sure what the
> > underlying problem is (that is, why the class javax.ejb.EJBHome would be
> > unavailable).
>
> Is the parent of the classloader you're using set properly, or is it
> null?
>
> /Rickard
>
> --
> Rickard �berg
>
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]