Hi,

I encounter some problems when running my app. I got a ClassCastException at runtime.

I made 2 ear: one is the client of the other. I put the interfaces in the both ears. I 
defined for the both a loader repository (through jboss-app.xml).


  |    <loader-repository>
  |       kiala:entities=LoaderRepository
  |       <loader-repository-config>
  |          java2ParentDelegation=false
  |       </loader-repository-config>
  |    </loader-repository>
  | 

I'm allowed to cold/hot (re)deploy the application but at runtime, I got a 
ClassCastException.

I would like to be able to cold/hot (re)deploy my modules independent from each other 
and run the application as well. (And even later, to deploy these modules on separate 
machines).

Any help would be appreciate,

Fred.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834619#3834619

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834619


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to