just noticed that if an ear is deployed using the J2EE:service=J2eeDeployer and the invoke method and then I run the isDeployed method, it checks the ear and the war but not the jar file. (on 2_4_0_6 and 2.2.2) --------------- [J2EE Deployer Default] J2EE application: http://localhost/deploy/CDApplication. ear is deployed. [J2EE Deployer Default] Checking module CDApplication.ear [J2EE Deployer Default] Checking module cdjsp.war ------------ There is a jar in the CDApplication.ear that hasn't been checked. If I run isdeployed against the jar itself then it gets checked. -------------------- [J2EE Deployer Default] J2EE application: http://localhost/deploy/OptimisedCDSys tem.jar is deployed. [J2EE Deployer Default] Checking module OptimisedCDSystem.jar --------------------- Shouldn't the jar be checked if it was deployed as part of an EAR? Mike S-R _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
