Hello,
I am new to ServiceMix and I have a couple of questions about how to deploy
my services into servicemix.  I have some services that were developed in
Apache CXF that use spring/hibernate to get out the data.  I have done  the
examples and it seems to me that it would be nice build a JBI-JSR181 POJO to
expose these services to ServiceMix.  How do I load my spring configuration
files to inject other stack layers from a POJO xbean.xml like I do in my
web.xml? (eg

                        classpath*:BYUContext.xml,
                        classpath*:CESContext.xml,
                        classpath*:applicationContext.xml,
                        classpath*:DAOContext.xml,
                        classpath*:managerContext.xml,
                        classpath*:transactionContext.xml,
)

Also, thanks in advance for your patience because I am not sure if going in
the wrong direction.  

tom

-- 
View this message in context: 
http://www.nabble.com/Spring-Hibernate-POJO-Question-tf4824249s12049.html#a13802734
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to