[jboss-jira] [JBoss JIRA] (DROOLS-69) java.lang.NoSuchMethodException: org.drools.builder.ResourceType.<init>(java.lang.String)
Marcin Grzejszczak (JIRA)
jira-events at lists.jboss.org
Wed Mar 6 18:45:56 EST 2013
Marcin Grzejszczak created DROOLS-69:
----------------------------------------
Summary: java.lang.NoSuchMethodException: org.drools.builder.ResourceType.<init>(java.lang.String)
Key: DROOLS-69
URL: https://issues.jboss.org/browse/DROOLS-69
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.5
Environment: Tested on Windows 7 / Linux Ubuntu. Application is running on Spring Framework 3.0.5.RELEASE, Drools 5.5.0 and commons-logging 1.0.3
Reporter: Marcin Grzejszczak
Assignee: Mark Proctor
Priority: Minor
While running the application, when the Spring container is starting up I'm getting the following exception:
2013-03-07 00:38:41,654 INFO [main] org.springframework.context.support.ClassPathXmlApplicationContext:456 Refreshing org.springframework.context.support.ClassPathXmlApplicationContext at dd20f6: startup date [Thu Mar 07 00:38:41 CET 2013]; root of context hierarchy
2013-03-07 00:38:41,706 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315 Loading XML bean definitions from class path resource [applicationContext.xml]
2013-03-07 00:38:41,711 DEBUG [main] org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
2013-03-07 00:38:41,729 DEBUG [main] org.springframework.beans.factory.xml.PluggableSchemaResolver:105 Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd]
2013-03-07 00:38:41,729 DEBUG [main] org.springframework.beans.factory.xml.PluggableSchemaResolver:140 Loading schema mappings from [META-INF/spring.schemas]
2013-03-07 00:38:41,732 DEBUG [main] org.springframework.beans.factory.xml.PluggableSchemaResolver:146 Loaded schema mappings: {http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://drools.org/schema/drools-spring.xsd=org/drools/container/spring/drools-spring.xsd, http://drools.org/schema/drools-service-spring.xsd=org/drools/container/spring/drools-service-spring.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://drools.org/schema/drools-spring-1.5.0.xsd=org/drools/container/spring/drools-spring-1.5.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://drools.org/schema/drools-spring-1.4.0.xsd=org/drools/container/spring/drools-spring-1.4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://drools.org/schema/drools-spring-1.3.0.xsd=org/drools/container/spring/drools-spring-1.3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://drools.org/schema/drools-spring-1.2.0.xsd=org/drools/container/spring/drools-spring-1.2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd}
2013-03-07 00:38:41,733 DEBUG [main] org.springframework.beans.factory.xml.PluggableSchemaResolver:118 Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
2013-03-07 00:38:41,765 DEBUG [main] org.springframework.beans.factory.xml.PluggableSchemaResolver:105 Trying to resolve XML entity with public id [null] and system id [http://drools.org/schema/drools-spring.xsd]
2013-03-07 00:38:41,766 DEBUG [main] org.springframework.beans.factory.xml.PluggableSchemaResolver:118 Found XML schema [http://drools.org/schema/drools-spring.xsd] in classpath: org/drools/container/spring/drools-spring.xsd
2013-03-07 00:38:41,785 DEBUG [main] org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:87 Loading bean definitions
2013-03-07 00:38:41,795 DEBUG [main] org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver:156 Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://drools.org/schema/drools-spring=org.drools.container.spring.namespace.SpringDroolsHandler, http://drools.org/schema/drools-spring-1.3.0=org.drools.container.spring.namespace.SpringDroolsHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://drools.org/schema/drools-spring-1.4.0=org.drools.container.spring.namespace.SpringDroolsHandler, http://drools.org/schema/drools-spring-1.5.0=org.drools.container.spring.namespace.SpringDroolsHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://drools.org/schema/drools-spring-1.2.0=org.drools.container.spring.namespace.SpringDroolsHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
2013-03-07 00:38:41,826 DEBUG [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185 Loaded 2 bean definitions from location pattern [applicationContext.xml]
2013-03-07 00:38:41,826 DEBUG [main] org.springframework.context.support.ClassPathXmlApplicationContext:470 Bean factory for org.springframework.context.support.ClassPathXmlApplicationContext at dd20f6: org.springframework.beans.factory.support.DefaultListableBeanFactory at b64435: defining beans [ruleKBase,ruleKSession]; root of factory hierarchy
2013-03-07 00:38:41,844 DEBUG [main] org.springframework.context.support.ClassPathXmlApplicationContext:776 Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource at 11a64ed]
2013-03-07 00:38:41,847 DEBUG [main] org.springframework.context.support.ClassPathXmlApplicationContext:800 Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster at 1dfc547]
2013-03-07 00:38:41,847 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:555 Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory at b64435: defining beans [ruleKBase,ruleKSession]; root of factory hierarchy
2013-03-07 00:38:41,848 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:214 Creating shared instance of singleton bean 'ruleKBase'
2013-03-07 00:38:41,848 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:430 Creating instance of bean 'ruleKBase'
2013-03-07 00:38:41,870 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:504 Eagerly caching bean 'ruleKBase' to allow for resolving potential circular references
2013-03-07 00:38:41,874 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:430 Creating instance of bean '(inner bean)'
2013-03-07 00:38:41,890 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:222 Getting BeanInfo for class [org.drools.container.spring.beans.DroolsResourceAdapter]
2013-03-07 00:38:41,892 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:238 Caching PropertyDescriptors for class [org.drools.container.spring.beans.DroolsResourceAdapter]
2013-03-07 00:38:41,892 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'basicAuthenticationEnabled' of type [java.lang.Boolean]
2013-03-07 00:38:41,894 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'basicAuthenticationPassword' of type [java.lang.String]
2013-03-07 00:38:41,894 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'basicAuthenticationUsername' of type [java.lang.String]
2013-03-07 00:38:41,894 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'class' of type [java.lang.Class]
2013-03-07 00:38:41,895 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'description' of type [java.lang.String]
2013-03-07 00:38:41,895 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'droolsResource' of type [org.drools.io.Resource]
2013-03-07 00:38:41,895 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'name' of type [java.lang.String]
2013-03-07 00:38:41,895 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'resource' of type [java.lang.String]
2013-03-07 00:38:41,896 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'resourceConfiguration' of type [org.drools.builder.ResourceConfiguration]
2013-03-07 00:38:41,896 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'resourceType' of type [org.drools.builder.ResourceType]
2013-03-07 00:38:41,906 DEBUG [main] org.springframework.beans.BeanUtils:421 No property editor [org.drools.builder.ResourceTypeEditor] found for type org.drools.builder.ResourceType according to 'Editor' suffix convention
2013-03-07 00:38:41,907 DEBUG [main] org.springframework.beans.TypeConverterDelegate:197 No String constructor found on type [org.drools.builder.ResourceType]
java.lang.NoSuchMethodException: org.drools.builder.ResourceType.<init>(java.lang.String)
at java.lang.Class.getConstructor0(Class.java:2706)
at java.lang.Class.getConstructor(Class.java:1657)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:191)
at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:447)
at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:499)
at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:493)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1371)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1330)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:270)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:125)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:353)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:153)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:563)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:83)
at com.blogspot.justanothercoding.DroolsTest.main(DroolsTest.java:15)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
2013-03-07 00:38:41,915 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:1461 Invoking afterPropertiesSet() on bean with name '(inner bean)'
2013-03-07 00:38:41,915 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:458 Finished creating instance of bean '(inner bean)'
2013-03-07 00:38:41,915 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:222 Getting BeanInfo for class [org.drools.container.spring.beans.KnowledgeBaseBeanFactory]
2013-03-07 00:38:41,918 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:238 Caching PropertyDescriptors for class [org.drools.container.spring.beans.KnowledgeBaseBeanFactory]
2013-03-07 00:38:41,918 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'accumulateFunctions' of type [java.util.Map]
2013-03-07 00:38:41,919 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'class' of type [java.lang.Class]
2013-03-07 00:38:41,919 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'conf' of type [org.drools.KnowledgeBaseConfiguration]
2013-03-07 00:38:41,919 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'evaluators' of type [java.util.Map]
2013-03-07 00:38:41,919 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'kbase' of type [org.drools.KnowledgeBase]
2013-03-07 00:38:41,919 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'node' of type [org.drools.grid.GridNode]
2013-03-07 00:38:41,919 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'object' of type [java.lang.Object]
2013-03-07 00:38:41,920 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'objectType' of type [java.lang.Class]
2013-03-07 00:38:41,922 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'resources' of type [java.util.List]
2013-03-07 00:38:41,922 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'singleton' of type [boolean]
2013-03-07 00:38:41,927 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:1461 Invoking afterPropertiesSet() on bean with name 'ruleKBase'
2013-03-07 00:38:43,050 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:458 Finished creating instance of bean 'ruleKBase'
2013-03-07 00:38:43,050 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:214 Creating shared instance of singleton bean 'ruleKSession'
2013-03-07 00:38:43,050 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:430 Creating instance of bean 'ruleKSession'
2013-03-07 00:38:43,051 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:504 Eagerly caching bean 'ruleKSession' to allow for resolving potential circular references
2013-03-07 00:38:43,051 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:242 Returning cached instance of singleton bean 'ruleKBase'
2013-03-07 00:38:43,051 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:222 Getting BeanInfo for class [org.drools.container.spring.beans.StatelessKnowledgeSessionBeanFactory]
2013-03-07 00:38:43,054 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:238 Caching PropertyDescriptors for class [org.drools.container.spring.beans.StatelessKnowledgeSessionBeanFactory]
2013-03-07 00:38:43,054 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'agendaEventListeners' of type [java.util.List]
2013-03-07 00:38:43,054 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'batch' of type [java.util.List]
2013-03-07 00:38:43,054 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'beanName' of type [java.lang.String]
2013-03-07 00:38:43,054 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'class' of type [java.lang.Class]
2013-03-07 00:38:43,054 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'conf' of type [org.drools.runtime.KnowledgeSessionConfiguration]
2013-03-07 00:38:43,055 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'eventListeners' of type [java.util.Map]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'eventListenersFromGroup' of type [java.util.List]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'kbase' of type [org.drools.KnowledgeBase]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'knowledgeAgent' of type [org.drools.agent.KnowledgeAgent]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'name' of type [java.lang.String]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'node' of type [org.drools.grid.GridNode]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'object' of type [java.lang.Object]
2013-03-07 00:38:43,057 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'objectType' of type [java.lang.Class]
2013-03-07 00:38:43,058 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'processEventListeners' of type [java.util.List]
2013-03-07 00:38:43,058 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'singleton' of type [boolean]
2013-03-07 00:38:43,058 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'workItems' of type [java.util.Map]
2013-03-07 00:38:43,058 DEBUG [main] org.springframework.beans.CachedIntrospectionResults:250 Found bean property 'workingMemoryEventListeners' of type [java.util.List]
2013-03-07 00:38:43,059 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:1461 Invoking afterPropertiesSet() on bean with name 'ruleKSession'
2013-03-07 00:38:43,074 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:458 Finished creating instance of bean 'ruleKSession'
2013-03-07 00:38:43,075 DEBUG [main] org.springframework.context.support.ClassPathXmlApplicationContext:827 Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor at 1bfbfb8]
2013-03-07 00:38:43,076 DEBUG [main] org.springframework.beans.factory.support.DefaultListableBeanFactory:242 Returning cached instance of singleton bean 'lifecycleProcessor'
2013-03-07 00:38:43,076 DEBUG [main] org.springframework.context.support.ClassPathXmlApplicationContext:301 Publishing event in org.springframework.context.support.ClassPathXmlApplicationContext at dd20f6: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.ClassPathXmlApplicationContext at dd20f6: startup date [Thu Mar 07 00:38:41 CET 2013]; root of context hierarchy]
The exception can be seen only if the following dependency is placed in the pom.xml
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.3</version>
</dependency>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list