I am still having trouble with deploying war files in jboss_tomcat.  I 
tried placing the test.war that comes with tomcat 3.2b7 (bundled with 
jboss) into the deploy directory.  I execute the run_with_tomcat.sh 
script to start jBoss. I get the same deployment error that I described 
when attempting to deploy my own war file.  Is this an accurate error or 
is this indicative of some other problem such as a classpath or tomcat 
configuration issue?  I have changed nothing in my tomcat configuration.

I am running in Redhat 7, JDK1.3 (I have tried both Sun's and IBM's with 
the same results).

Any help will be greatly appreciated.

Scot.

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 11/21/00, 2:50:29 PM, Scot Bellamy <[EMAIL PROTECTED]> wrote regarding 
[jBoss-User] Problem deploying a WAR file.:


> I am having trouble deploying a WAR file.  I am getting "No valid
> deployment descriptor found" error (see full stack trace below).  I have
> verified the WAR file with Suns verifier tool that comes with their
> reference implementation. I get no errors from the verifier.  This is
> running the jboss_tomcat 2.0 Final, using IBM JDK 1.3.

> Any ideas?

> Thanks,
> Scot.

> [Auto deploy] Deployment
> failed:file:/usr/local/jboss_tomcat/jboss-2.0-FINAL/deploy/amos.war
> [Auto deploy] org.jboss.deployment.J2eeDeploymentException: No valid
> deployment descriptor was found within this URL:
> file:/usr/local/jboss_tomcat/jboss-2.0-FINAL/deploy/amos.war
> [Auto deploy] Make sure it points to a valid j2ee package
> (ejb.jar/web.war/app.ear)!
> [Auto deploy]         at java.lang.Throwable.<init>(Throwable.java:96)
> [Auto deploy]         at java.lang.Exception.<init>(Exception.java:44)
> [Auto deploy]         at
> org.jboss.deployment.J2eeDeploymentException.<init>(J2eeDeploymentExcept
> ion.java:22)
> [Auto deploy]         at
> org.jboss.deployment.J2eeDeployer.installApplication(J2eeDeployer.java:4
> 03)
> [Auto deploy]         at
> org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:136)
> [Auto deploy]         at java.lang.reflect.Method.invoke(Native Method)
> [Auto deploy]         at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> [Auto deploy]         at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> [Auto deploy]         at
> org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:332)
> [Auto deploy]         at 
org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:268)
> [Auto deploy]         at
> org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:311)
> [Auto deploy]         at
> org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.java:92)
> [Auto deploy]         at java.lang.reflect.Method.invoke(Native Method)
> [Auto deploy]         at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> [Auto deploy]         at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> [Auto deploy]         at
> org.jboss.dependencies.DependencyManager.startMBean(DependencyManager.ja
> va:284)
> [Auto deploy]         at
> org.jboss.dependencies.DependencyManager.loadService(DependencyManager.j
> ava:261)
> [Auto deploy]         at
> org.jboss.dependencies.DependencyManager.processService(DependencyManage
> r.java:243)
> [Auto deploy]         at
> org.jboss.dependencies.DependencyManager.startMBeans(DependencyManager.j
> ava:117)
> [Auto deploy]         at org.jboss.Main.<init>(Main.java:162)
> [Auto deploy]         at org.jboss.Main$1.run(Main.java:87)
> [Auto deploy]         at 
java.security.AccessController.doPrivileged(Native
> Method)
> [Auto deploy]         at org.jboss.Main.main(Main.java:83)
> [Auto deploy] Started
> [


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