Hi,
I have tried to configure JobExecutor in Spring as follows

 
          
           
          
          
          
          
                    
            
                  
     

and 
          <bean id="x.threads" 
                class="com.x.y.z.util.JbpmThreadsStarter"
                init-method="init" destroy-method="destroy">
                
        

but I get the exception property jbpmConfiguration is not writable in 
JobExecutor since there are no setter methods for those properties.

Is there any alternative to getting this working. configuring JobExecutor?

Thanks
mck

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088536
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to