Hi,

I will be posting this on the mdarad-toolbox site as soon as possible 
but in the meantime here is the necessary configuration to apply to 
jboss4.0.3SP1, 4.0.4GA or 4.0.5GA in order to get the generated 
applications to work.

It is necessary to isolate the ear from the war so that there is no 
class conflict (which will result in a ClassCastException: Proxy$...)

To do so, modify the following files:

- default/deploy/ear-deployer.xml
        - Isolated => true
        - CallByValue => true
- default/conf/jboss-service.xml
        - NamingService: CallByValue => true
- default/conf/jboss-minimal.xml
        - NamingService: CallByValue => true

That should do it,

François


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mdarad-toolbox-devs mailing list
Mdarad-toolbox-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mdarad-toolbox-devs

Reply via email to