Hi there,
I have a web module with glassfish-resources.xml descriptor inside WEB-INF folder. When I deploy it to GlassFish instance, the jdbc-connection-pools and jdbc-resources defined inside descriptor are also deployed and made available for the application. But as soon as i restart the target instance, all resources disappear and application is not loaded due to missing resources errors. Is it the desired behaviour or should i report an issue?
Regards,
Jigga