JBoss Community

Re: JBoss 6 + Snowdrop 2: order of JPA & Spring deployers

created by Marcus Ilgner in Snowdrop - View the full discussion

Hi Marius,

 

thank you very much for the tip. But even if I modify the file to read

[code]

<bean name="ApplicationContextDeployer" class="org.jboss.spring.deployers.ApplicationContextDeployer">

          <property name="relativeOrder">2147483647</property>

</bean>

[/code]

 

It still starts before the PersistenceUnit deployment. If I comment this bean, JPA starts as expected. I'm not sure if BeanFactoryDeployer could help me but uncommenting it doesn't seem to do anything.

Are there any other dependency mechanisms that could block PU deployment from running?

 

Best regards

Marcus

Reply to this message by going to Community

Start a new discussion in Snowdrop at Community