I'm running an embedded glassfish (v4) instance and deploying code within a ScatteredArchive. Unfortunately, upon deployment, the server instance isn't finding any of my annotated servlets or context listeners. Is there some specific I need to do in order for these to be discovered?
best regards!