@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ApplicationConfig
ServerApplicationConfiguration needs to be decorated with this annotation to get scanned by the container.
Used as a workaround till issue http://java.net/jira/browse/GLASSFISH-19551 gets solved.Copyright © 2012-2013. All Rights Reserved.