I have just begun with jBoss 2.0 and I am trying to execute the "interest" example. I follow the instructions precisely (in fact I'm using the downloadable interest package). When I package the JAR file and drop it in the deploy folder I get: [Auto deploy] Deployment failed:file:/C:/Personal/Developer/Java/Servers/jBoss/2.0/deploy/interest.jar [Auto deploy] org.jboss.deployment.J2eeDeploymentException: No valid deployment descriptor was found within this URL: file:/C:/Personal/Developer/Java/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) It may be important to note that I am running jBoss on Windows 98. Can anyone help here? 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] Problems?: [EMAIL PROTECTED]
