I have scanned the archive looking for a solution to this problem and cannot
find one, so here goes...
I am running Windows 98, JDK 1.3, and a recently (today) downloaded version of
jBoss 2.0 (final). I am using the interest example downloaded directly from the
jBoss site. I get jBoss installed and running. I drop the interest.jar file into
teh deploy directory and get:
[Auto deploy] Auto deploy of file:/C:/Dev/Servers/jBoss/2.0/deploy/interest.jar
[J2EE Deployer] Deploy J2EE application:
file:/C:/Dev/Servers/jBoss/2.0/deploy/interest.jar
[J2EE Deployer] Destroying application interest.jar
[J2EE Deployer] deployment.cfg file deleted.
[J2EE Deployer] File tree file:/C:/Dev/Servers/jBoss/2.0/tmp/deploy/interest.jar
deleted.
[Auto deploy] Deployment
failed:file:/C:/Dev/Servers/jBoss/2.0/deploy/interest.jar
[Auto deploy] org.jboss.deployment.J2eeDeploymentException: No valid deployment
descriptor was found within this URL:
file:/C:/Dev/Servers/jBoss/2.0/deploy/interest.jar
[Auto deploy] Make sure it points to a valid j2ee package
(ejb.jar/web.war/app.ear)!
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installApplication(J2eeDeployer.java:403)
[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 java.lang.Thread.run(Unknown Source)
Can anyone tell me what the problem is here? I have not modified or changed
anything, so this is all straight from the jBoss web site. I would assume it
would work "right out of the box".
Chris Cuilla
President
Cuilla Enterprises, Inc.
If what you did yesterday still seems great today, then your goals for tomorrow
are not big enough.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]