|
|
I am trying to use the Static Resources Plugin for serving static resources in Glassfish. The only way that I am aware that Glassfish will serve content outside of a web module is with an alternate docroot. From a little research it seems that this is not supported if the web app. is deployed at "/".
Does anybody have any success at this ?
|