I'm having the same problem, with only Oracle configured as a resource in my
jboss.conf/jboss.properties and a jboss.xml file added to TestBeans.jar with
no reference to any resource manager other than Oracle, I get an error out
of JAWS that says "Hypersonic is not bound".  I had to add code to catch
this exception in the JAWSPersistenceManager. I should be closer to the
problem shortly...

-----Original Message-----
From: Jeremiah Johnson [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 18, 2000 1:10 PM
To: jBoss; jBoss
Subject: RE: [jBoss-User] deploy trouble


Yup, you were right.  I removed jboss.xml and it deployed.  Now I have to
figure out what I did wrong in the file - it just has my resource managers.
I am using Entity Beans with BMP writing to Oracle...  I like the resource
managers abstraction...

Thanks for the help.

- jeremiah

------Original Message------
From: "marc fleury" <[EMAIL PROTECTED]>
To: "jBoss" <[EMAIL PROTECTED]>
Sent: August 18, 2000 4:37:38 PM GMT
Subject: RE: [jBoss-User] deploy trouble


it found an overriding jboss.xml... and it seems this file is buggy, try
removing it or taking only the relevant information from it (i.e. don't do
the container conf stuff if you don't have to)

marc


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremiah Johnson
> Sent: Friday, August 18, 2000 8:58 AM
> To: jboss-user
> Subject: [jBoss-User] deploy trouble
>
>
> I am trying to test my application with the binary release.
> Anyone have any idea where I can start debugging this.  Of
> course, it is the same jar that I used in the previous release.
> The errors don't seem helpful to me...
>
> [Auto deployer] Starting
> [Auto deploy] Auto deploy of
> file:/C:/apps/jboss/deploy/opengroupwarebeans.jar
> [Container factory]
> Deploying:file:/C:/apps/jboss/deploy/opengroupwarebeans.jar
> [Container factory] Loading ejb-jar.xml :
> jar:file:/C:/TEMP/tmpejbjar43058.jar!/
> META-INF/ejb-jar.xml
> [Container factory] Loading standardjboss.xml :
> jar:file:/C:/apps/jboss/lib/ext/
> jboss.jar!/org/jboss/metadata/standardjboss.xml
> [Container factory]
> jar:file:/C:/TEMP/tmpejbjar43058.jar!/META-INF/jboss.xml fou
> nd. Overriding defaults
> [Auto deploy] Deployment
> failed:file:/C:/apps/jboss/deploy/opengroupwarebeans.ja
> r
> [Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy
> file:/C:/TEMP/
> tmpejbjar43058.jar
> [Auto deploy]   at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:5
> 65)
> [Auto deploy]   at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:1
> 93)
> [Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
> [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.deploy(AutoDeployer.java:285)
> [Auto deploy]   at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:221)
> [Auto deploy]   at
> org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:264
> )
> [Auto deploy]   at
> org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.
> java:89)
> [Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
> [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.Main.<init>(Main.java:155)
> [Auto deploy]   at org.jboss.Main.<init>(Main.java:86)
> [Auto deploy]   at org.jboss.Main$1.run(Main.java:76)
> [Auto deploy]   at
> java.security.AccessController.doPrivileged(Native Method)
> [Auto deploy]   at org.jboss.Main.main(Main.java:67)
> [Auto deploy] Auto deploy of file:/C:/apps/jboss/deploy/TestBeans.jar
> [Container factory] Deploying:file:/C:/apps/jboss/deploy/TestBeans.jar
> [Container factory] Loading ejb-jar.xml :
> jar:file:/C:/TEMP/tmpejbjar43059.jar!/
> META-INF/ejb-jar.xml
> [Container factory] Loading standardjboss.xml :
> jar:file:/C:/apps/jboss/lib/ext/
> jboss.jar!/org/jboss/metadata/standardjboss.xml
>
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup



--
--------------------------------------------------------------
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