Skip to content

Commit

Permalink
beans.xml: removing alternative classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Turini committed Aug 7, 2013
1 parent 620da73 commit e441bd0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions vraptor-core/src/main/resources/META-INF/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,4 @@
<exclude name="br.com.caelum.vraptor4.**"></exclude>
</scan>

<alternatives>
<class>br.com.caelum.vraptor4.ioc.cdi.CDIHttpServletRequestFactory</class>
<class>br.com.caelum.vraptor4.ioc.cdi.CDIHttpServletResponseFactory</class>
<class>br.com.caelum.vraptor4.ioc.cdi.ServletContextFactory</class>
<class>br.com.caelum.vraptor4.ioc.cdi.CDIFilterChainFactory</class>
<class>br.com.caelum.vraptor4.ioc.cdi.CDIHttpSessionFactory</class>
</alternatives>

</beans>

0 comments on commit e441bd0

Please sign in to comment.