I haven't really looked how JBoss-Spring integrates with embedabble EJB3 container (ec). But I believe SpringInterceptors should have no problems.
Non-interceptor injection is done with JBossAOP, so you should look how aop integrates with ec. anonymous wrote : Configuring the microcontainer from spring would also be nice. Working on it. :-) http://jboss.com/index.html?module=bb&op=viewtopic&t=79395 anonymous wrote : The SpringIntegration would be a nice starting point for this, but the distribution only contains .class - is that open source, or is there at least a possibility to look into that code? | It's all in the CVS. http://wiki.jboss.org/wiki/Wiki.jsp?page=CVSRepository View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934601#3934601 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934601 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
