Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Remove @BypassInterceptors (to allow @autocreate to work)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Feb 26, 2014
1 parent 3ee59bb commit 9f215a4
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -43,7 +43,6 @@
*
*/
@AutoCreate
@BypassInterceptors
@Name("serviceLocator")
@Scope(ScopeType.STATELESS)
public class ServiceLocator {
Expand Down

0 comments on commit 9f215a4

Please sign in to comment.