This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Problem instantiating a delegate classkukeltje Feb 11, 2008 3:03 PM (in response to tmk)where does your test code run? most of the time this is a classloader issue 
- 
        2. Re: Problem instantiating a delegate classtmk Feb 11, 2008 3:41 PM (in response to tmk)The code runs in an EJB which is deployed on a JBoss server. 
- 
        3. Re: Problem instantiating a delegate classtmk Feb 12, 2008 3:24 AM (in response to tmk)Perhaps I should mention that it is an EJB2 and not EJB3.0. Are there general problems with jBPM and EJB2? 
- 
        4. Re: Problem instantiating a delegate classtmk Mar 3, 2008 5:06 AM (in response to tmk)Solved the problem: 
 Deleted the
 <loader-repository>
 tag of my jboss-app.xml.
 
    