Okay, I need to open a bug on the subject then. I've got every last bean
(even the CMP ones) to deploy with the current binary so its gotta be
something in the latest CVS build. Not sure what it could be yet, but I am
definitely hunting for it. I took the exact same bean from the deploy
directory of the current CVS and put it into the deploy directory of the
binary and it worked in one instance (binary) and spouted 

[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)
        at org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:237)
        at
org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.java:89)

        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.Main.<init>(Main.java:155)
        at org.jboss.Main.<init>(Main.java:86)
        at org.jboss.Main$1.run(Main.java:76)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.Main.main(Main.java:67)
[Auto deploy] Deployment failed:file:/C:/jboss/dist/deploy/player.jar
[Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy
file:/C:/jboss
/dist/deploy/player.jar
[Auto deploy]   at
org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:5
14)
[Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
[Auto deploy]   at
org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:1
83)
[Auto deploy]   at
javax.management.MBeanServer.invoke(MBeanServer.java:1635)
[Auto deploy]   at
javax.management.MBeanServer.invoke(MBeanServer.java:1501)
[Auto deploy]   at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:194)
[Auto deploy]   at
org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.
java:89)
[Auto deploy]   at
javax.management.MBeanServer.invoke(MBeanServer.java:1635)
[Auto deploy]   at org.jboss.Main.<init>(Main.java:155)
[Auto deploy]   at org.jboss.Main$1.run(Main.java:76)
[Auto deploy]   at org.jboss.Main.main(Main.java:67)
[Auto deployer] Started
[Auto deploy]   at
org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:237
)
[Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
[Webserver] Started webserver on port 8083
[Container factory] Starting
[Transaction manager] Starting
[JMX RMI Adaptor] Starting
[Auto deploy]   at
javax.management.MBeanServer.invoke(MBeanServer.java:1501)
[Auto deploy]   at org.jboss.Main.<init>(Main.java:86)
[Auto deploy]   at java.security.AccessController.doPrivileged(Native
Method)
[Webserver] Starting
[Webserver] Codebase set to http://localhost:8083/

-----Original Message-----
From: marc fleury [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 25, 2000 3:11 PM
To: jBoss
Subject: RE: [jBoss-User] Stateful Session Bean Support


Guys I am not saying "you are wrong" I am saying that the version in cvs
works with the TestBeans.jar Stateful bean

I use the version in CVS.

Will post the new binary when I can.

regards

marc


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Vaughn Vernon
> Sent: Tuesday, July 25, 2000 11:13 AM
> To: jBoss
> Subject: Re: [jBoss-User] Stateful Session Bean Support
>
>
> Hi Marc,
>
> I agree with Greg. Since I was struggling with stateful about a week ago I
> took note of what others were saying. Basically only one guy was able to
> deploy a stateful bean, but it did not work at runtime. Everyone else I've
> heard from, me included, cannot deploy stateful beans. I am almost certain
> that my xml is correct. In fact I even re-generated the xml using EJX and
> this did not make a difference. Since then I've given up on trying to
> deploy.
>
> Could you provide any ideas on what snap shot is working? Since I
> am one who
> is unable to download fresh sources to build (WinCVS won't work for me...
> maybe the firewall thing), I depend on the binary. Is there a new
> binary as
> of the past week or so?
>
> Cheers,
> Vaughn
>
>
> > Marc,
> >
> > This isn't the first time I've seen none working stateful session beans
> > either. I haven't figured out what it is yet, but I have many instances
> > where beans aren't deploying and they are very simple instances and with
> > ejb-jar.xml files generated by EJX.
> >
> > -----Original Message-----
> > From: marc fleury [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 25, 2000 12:09 PM
> > To: jBoss
> > Subject: RE: [jBoss-User] Stateful Session Bean Support
> >
> >
> > OK I should be more precise.
> >
> > The Stateful bean in TestBeans.jar works fine for me.  I
> encourage you to
> > take a look at it and see if you can spot a ejb-jar.xml difference.  If
> not,
> > since I am still debugging the current codebase I would like to see what
> > doesn't work.  Put your stuff under bugzilla and let me know (like code
> and
> > file and all)  but make sure you think it is a real problem.
> >
> > btw the stateful beans in there work just off ejb-jar.xml (no jboss.xml
> with
> > it)
> >
> > marc
> >
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury
> > > Sent: Tuesday, July 25, 2000 8:50 AM
> > > To: jBoss
> > > Subject: RE: [jBoss-User] Stateful Session Bean Support
> > >
> > >
> > > stateful is supported
> > >
> > > marc
> > >
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Vaughn Vernon
> > > > Sent: Tuesday, July 25, 2000 7:49 AM
> > > > To: jBoss
> > > > Subject: Re: [jBoss-User] Stateful Session Bean Support
> > > >
> > > >
> > > > Adinath wrote:
> > > > >
> > > > > I am having problems trying to deploy a stateful
> > > > > session bean.
> > > > >
> > > > > Reading the mailist archives, I am not sure if jBoss
> > > > > supports this?
> > > > >
> > > > > Can some one pls. advise?
> > > > >
> > > > > Regards,
> > > > > Adinath
> > > > >
> > > > You must be on to something ;-)
> > > >
> > > > Vaughn
> > > >
> > > >
> > > >
> > > > --
> > > > --------------------------------------------------------------
> > > > 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]
> >
>
>
>
> --
> --------------------------------------------------------------
> 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]

Reply via email to