what is the best approach to communicate between 2 or more seam applications ?
as an example, the first application provides a set of basic services to be used by other
applications.
i'm currently playing with a JNDI lookup approach. i'm having classloading issues
however. to solve it i configured the two applications to use the samen classloader
namespace but this is propr. to jboss.
what is a good way to setup the two applications to avoid classloading issues. where do
you put the shared local and/or remote interfaces?
thanx
koen handekyn
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080859#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...