thanks for the reply..
but still i get errors like this when i copy the cd.jar file int o deploy.
the interest example is working fina and i am able to test the client
there.after that this is giving the rrors as follows..can u comprehend them
in any way.please let me know
thanks
regards
niranjani


        at
org.jboss.ejb.deployment.jBossFileManager.load(jBossFileManager.java:
295)
        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 java.lang.Thread.run(Thread.java:484)

[Auto deploy] Deployment failed:file:/C:/jBoss2.0_pr3/deploy/cd.jar
[Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy
file:/C:/jBoss
2.0_pr3/deploy/cd.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)
-





----Original Message-----

From: Rickard �berg <[EMAIL PROTECTED]>
To: jBoss <[EMAIL PROTECTED]>
Date: Thursday, August 17, 2000 10:23 PM
Subject: Re: [jBoss-User] help...Cd example


>Hi!
>
>> Niranjani wrote:
>> i have this problem when deploying the jboss CMS example called CD
>> During the deployment wheni copy the jar file into the deploy dir in
>> jbossome...i get a lot of errors saying error in auto deployer...and
>> many classes give errors in their methods...what can be the possible
>> reason for this..if any of u have solved this pls reply
>> i have included all the jar files in the classpath also
>
>To deploy in jBoss all you need to do is put the jar in /deploy. That
>should be enough.
>
>Do Not Put Any Jars In Classpath. That Will Break Things.
>
>Just execute /bin/run.bat. No "installation" required.
>
>Try removing all the jars from classpath and see what happens.
>
>regards,
>  Rickard
>
>ps. The CLASSPATH env. variable is pure evil. Do not use it.
>
>--
>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]

Reply via email to