Hi,
 
I use ServiceMix + JBoss + JBoss deployer.
 
At the moment I see 2 potential approaches of how to develop JBI components for the above environment.
 
They are as follows:
 
1. Develop component -> put its Java classes in classpath -> put <name>-sm.xml in JBoss deploy diractory
 
2. Develop component -> develop bootstrap .jar ->. write jbi.xml -> make .jar that includes all -> put .jar in JBoss deploy directory
 
Which approach is better?
How has it been supposed to develop in the above environment?
Are there some more approaches?
 
Regards,
Maxim

Reply via email to