I'm not sure why I didn't think of this sooner, but it seems to work if 
reference the jboss-spring.xml in the application.xml file...

application.xml

  | <application>
  |    <display-name>Bundled Jars</display-name>
  |     <module>
  |         <ejb>sc_ejb.jar</ejb>
  |     </module>
  |     <module>
  |         <ejb>sc_common.jar</ejb>
  |     </module>
  |     <module>
  |         <ejb>jboss-spring.xml</ejb>
  |     </module>
  | </application>
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976552#3976552

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976552
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to