Hi! I ran the original hello2 project with J2EE 1.4 with GlassFish v3. This succeeded.
I changed the server to Glassfish2.1.1 and receive the following message: Undeploying ... While undeploying, trying to stop application in target server failed; com.sun.enterprise.deployment.backend.IASDeploymentException: com.sun.enterprise.config.ConfigException: I/O error while loading deployment descriptor for: hello2 cause: C:/eepassion/UnZip/servletbasics/samples/hello2/build/web com.sun.enterprise.config.ConfigException: I/O error while loading deployment descriptor for: hello2 cause: C:/eepassion/UnZip/servletbasics/samples/hello2/build/web At least one operation failed In-place deployment at C:\eepassion\UnZip\servletadv\samples \hello2\build\web Start registering the project's server resources Finished registering server resources moduleID=hello2 While redeploying, trying to stop the application in target server failed; com.sun.enterprise.deployment.backend.IASDeploymentException: com.sun.enterprise.config.ConfigException: I/O error while loading deployment descriptor for: hello2 cause: C:/eepassion/UnZip/servletbasics/samples/hello2/build/web com.sun.enterprise.config.ConfigException: I/O error while loading deployment descriptor for: hello2 cause: C:/eepassion/UnZip/servletbasics/samples/hello2/build/web C:\eepassion\UnZip\servletadv\samples\hello2\nbproject\build-impl.xml: 577: The module has not been deployed. BUILD FAILED (total time: 13 seconds) -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en