[JBoss-user] [Installation & Configuration] - Re: Does 3.0.6 support passing by Value?

2004-03-09 Thread leathurman
Its working! I am not sure if this is of interest to anyone but I thought I would share this with you as I am not sure my solution is 100% correct. I have app1.ear and app2.ear both of which have their own classloader repositories. An EJB in app1.ear makes a call on an EJB in app2.ear. Both apps

[JBoss-user] [Installation & Configuration] - Re: Does 3.0.6 support passing by Value?

2004-03-07 Thread leathurman
Well in order to simplify things I put the container configuration into the jboss.xml. By Value Standard Stateless SessionBean org.jboss.proxy.ejb.HomeInterceptor org.jboss.proxy.SecurityInterceptor

[JBoss-user] [Installation & Configuration] - Re: Does 3.0.6 support passing by Value?

2004-03-07 Thread leathurman
Well I thought I would post an update as I still cannot get this to work butI believe I have followed all other posts. Essentially I have in my jboss.xml the following: OrderService cust/OrderService By Value Standard Stateless SessionBean