I reproduce the whole content here, keep in mind that I had not tampered that file at all
since seam-gen created it.
<core:init debug="true"
jndi-pattern="hermes2/#{ejbName}/local"/>
|
| <core:manager concurrent-request-timeout="500"
| conversation-timeout="120000"
| conversation-id-parameter="cid"
| conversation-is-long-running-parameter="clr"/>
|
| <core:pages no-conversation-view-id="/home.xhtml"/>
|
| <core:managed-persistence-context name="entityManager"
|
persistence-unit-jndi-name="java:/hermes2EntityManagerFactory"/>
|
| <core:ejb installed="false"/>
|
| <drools:rule-base name="securityRules">
|
<drools:rule-files><value>/security.drl</value></drools:rule-files>
| </drools:rule-base>
|
| <security:identity
authenticate-method="#{authenticator.authenticate}"/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012863#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...