[jboss-user] [Advanced Documentation] - Configuration of JobExecutor in Spring

mckanth do-not-reply at jboss.com
Tue Sep 25 13:27:57 EDT 2007


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



More information about the jboss-user mailing list