[jboss-user] [jBPM] - jbpm4.3 - NumberFormatException on validateRepositoryCache

Keith Byrne do-not-reply at jboss.com
Mon Mar 22 17:11:10 EDT 2010


Keith Byrne [http://community.jboss.org/people/kabyrne] replied to the discussion

"jbpm4.3 - NumberFormatException on validateRepositoryCache"

To view the discussion, visit: http://community.jboss.org/message/533369#533369

--------------------------------------------------------------
The actual cause of the NumberFormatException is  https://jira.jboss.org/jira/browse/JBPM-2478 https://jira.jboss.org/jira/browse/JBPM-2478.  When configured with Spring, jBPM looks in the Spring context for autowiring candidates based on class type when instantiating the RepositoryCache, in this case a Map.  The first Map it finds is the Spring systemProperties bean and injects this, when it really should just leave the deployment and deploymentClassLoaders as empty Maps.

Is there a way to turn jBPM  autowiring off, at least for specific classes?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/533369#533369]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100322/ed3a9762/attachment.html 


More information about the jboss-user mailing list