FWIW, I just upgraded to PR4 and my "jar-like" directories in the
deploy folder no longer seem to work.  However, when I actually
jar them with no other modifications, they do deploy properly.

Does auto-deploy still support the (non-jar'ed) directory structures?

David


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury
> Sent: Friday, August 18, 2000 11:41 AM
> To: jBoss
> Subject: RE: [jBoss-User] deployment problem
>
>
> Also, please niranjani, upgrade to PR4 there were many changes to
> deployment, and metadata
>
> marc
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremiah Johnson
> > Sent: Friday, August 18, 2000 9:18 AM
> > To: jBoss; jBoss
> > Subject: RE: [jBoss-User] deployment problem
> >
> >
> > Could you please cut-n-paste the results of 'jar tf sb.jar' and
> > the contents of ejb-jar.xml into the contents of an email.
> >
> > - jeremiah
> >
> > ------Original Message------
> > From: "Niranjani" <[EMAIL PROTECTED]>
> > To: "jBoss" <[EMAIL PROTECTED]>
> > Sent: August 18, 2000 11:08:38 AM GMT
> > Subject: [jBoss-User] deployment problem
> >
> >
> > i wrote avery simple examlple similar to interest since interest
> > was successfully deployed but the new bean gives errors during
> > deploying it by copying it to the deploy dir .
> > the following is the error
> >
> >         at org.jboss.ejb.Application.init(Application.java:158)
> >         at
> > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:493)
> >         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 java.lang.Thread.run(Thread.java:484)
> > [Container factory] No configuration chosen. Using default configuration
> > [Container factory] java.lang.ClassNotFoundException: OpHome
> > [Auto deploy] Deployment failed:file:/C:/jBoss2.0_pr3/deploy/sb.jar
> > [Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy
> file:/C:/jBoss
> 2.0_pr3/deploy/sb.jar
> [Auto deploy]   at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:5
> 14)
> [Auto deploy]   at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:1
> 83)
> [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:258)
> [Auto deploy]   at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:194)
> [Auto deploy]   at java.lang.Thread.run(Thread.java:484)
>
> please reply
> niranjani
>
> ______________________________________________
> 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]



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

Reply via email to