i'm sorry, but that isn't my main problem. the error below is my problem:
| INFO org.jboss.seam.contexts.Lifecycle - starting up: org.jboss.seam.core.jbpm | INFO org.jbpm.JbpmConfiguration - using jbpm configuration resource 'jbpm.cfg.xml' | INFO com.santex.darwin.core.workflow.extended.CustomPersistenceServiceFactory - Creating Persistence Service | INFO com.santex.darwin.core.workflow.extended.CustomPersistenceServiceFactory - Creating AnnotationConfiguration | INFO com.santex.darwin.core.workflow.extended.CustomPersistenceServiceFactory - XML configuration file = persistence-jbpm.xml | INFO com.santex.darwin.core.workflow.extended.CustomPersistenceServiceFactory - Resource file = null | INFO org.hibernate.cfg.Configuration - configuring from resource: persistence-jbpm.xml | INFO org.hibernate.cfg.Configuration - Configuration resource: persistence-jbpm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/db/hibernate.queries.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/ProcessDefinition.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/Node.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/Transition.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/Event.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/Action.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/SuperState.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/def/ExceptionHandler.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/instantiation/Delegation.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/StartState.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/EndState.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/ProcessState.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/Decision.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/Fork.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/Join.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/State.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/node/TaskNode.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/def/ContextDefinition.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/def/VariableAccess.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/def/Swimlane.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/def/Task.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/def/TaskController.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/module/def/ModuleDefinition.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/bytes/ByteArray.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/file/def/FileDefinition.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/scheduler/def/CreateTimerAction.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/scheduler/def/CancelTimerAction.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/exe/Comment.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/exe/ProcessInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/exe/Token.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/exe/RuntimeAction.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/module/exe/ModuleInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/ContextInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/TokenVariableMap.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/VariableInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/msg/Message.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/msg/db/TextMessage.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/command/ExecuteActionCommand.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/command/ExecuteNodeCommand.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/command/SignalCommand.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/command/TaskInstanceEndCommand.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/exe/PooledActor.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/scheduler/exe/Timer.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/logging/log/ProcessLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/logging/log/MessageLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/logging/log/CompositeLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/ActionLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/NodeLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/SignalLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/TokenCreateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/TokenEndLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/graph/log/TransitionLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/VariableLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/VariableCreateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/VariableDeleteLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/VariableUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/TaskLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Reading mappings from resource: org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml | INFO org.hibernate.cfg.Configuration - Configured SessionFactory: null | ERROR org.jbpm.jpdl.xml.JpdlXmlReader - couldn't parse process definition | org.dom4j.DocumentException: null Nested exception: null | at org.dom4j.io.SAXReader.read(SAXReader.java:484) | at org.jbpm.jpdl.xml.JpdlParser.parse(JpdlParser.java:57) | at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:138) | at org.jbpm.graph.def.ProcessDefinition.parseXmlInputStream(ProcessDefinition.java:172) | at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:153) | at org.jboss.seam.core.Jbpm.installProcessDefinitions(Jbpm.java:225) | at org.jboss.seam.core.Jbpm.startup(Jbpm.java:66) | 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:585) | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18) | at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102) | at org.jboss.seam.Component.callComponentMethod(Component.java:1791) | at org.jboss.seam.Component.callCreateMethod(Component.java:1739) | at org.jboss.seam.Component.newInstance(Component.java:1728) | at org.jboss.seam.contexts.Lifecycle.startup(Lifecycle.java:152) | at org.jboss.seam.contexts.Lifecycle.endInitialization(Lifecycle.java:126) | at org.jboss.seam.init.Initialization.init(Initialization.java:430) | at org.jboss.seam.mock.SeamTest.init(SeamTest.java:686) | 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:585) | at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:623) | at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:336) | at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:170) | at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:86) | at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:163) | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:115) | at org.testng.TestRunner.runWorkers(TestRunner.java:665) | at org.testng.TestRunner.privateRun(TestRunner.java:636) | at org.testng.TestRunner.run(TestRunner.java:513) | at org.testng.SuiteRunner.runTest(SuiteRunner.java:279) | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:264) | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:244) | at org.testng.SuiteRunner.run(SuiteRunner.java:168) | at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:989) | at org.testng.TestNG.runSuitesLocally(TestNG.java:953) | at org.testng.TestNG.run(TestNG.java:701) | at org.testng.TestNG.privateMain(TestNG.java:1021) | at org.testng.TestNG.main(TestNG.java:999) | Nested exception: | java.net.MalformedURLException | at java.net.URL.<init>(URL.java:601) | at java.net.URL.<init>(URL.java:464) | at java.net.URL.<init>(URL.java:413) | at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) | at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source) | at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) | at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) | at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) | at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) | at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) | at org.dom4j.io.SAXReader.read(SAXReader.java:465) | at org.jbpm.jpdl.xml.JpdlParser.parse(JpdlParser.java:57) | at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:138) | at org.jbpm.graph.def.ProcessDefinition.parseXmlInputStream(ProcessDefinition.java:172) | at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:153) | at org.jboss.seam.core.Jbpm.installProcessDefinitions(Jbpm.java:225) | at org.jboss.seam.core.Jbpm.startup(Jbpm.java:66) | 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:585) | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18) | at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102) | at org.jboss.seam.Component.callComponentMethod(Component.java:1791) | at org.jboss.seam.Component.callCreateMethod(Component.java:1739) | at org.jboss.seam.Component.newInstance(Component.java:1728) | at org.jboss.seam.contexts.Lifecycle.startup(Lifecycle.java:152) | at org.jboss.seam.contexts.Lifecycle.endInitialization(Lifecycle.java:126) | at org.jboss.seam.init.Initialization.init(Initialization.java:430) | at org.jboss.seam.mock.SeamTest.init(SeamTest.java:686) | 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:585) | at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:623) | at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:336) | at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:170) | at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:86) | at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:163) | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:115) | at org.testng.TestRunner.runWorkers(TestRunner.java:665) | at org.testng.TestRunner.privateRun(TestRunner.java:636) | at org.testng.TestRunner.run(TestRunner.java:513) | at org.testng.SuiteRunner.runTest(SuiteRunner.java:279) | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:264) | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:244) | at org.testng.SuiteRunner.run(SuiteRunner.java:168) | at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:989) | at org.testng.TestNG.runSuitesLocally(TestNG.java:953) | at org.testng.TestNG.run(TestNG.java:701) | at org.testng.TestNG.privateMain(TestNG.java:1021) | at org.testng.TestNG.main(TestNG.java:999) | WARN org.jboss.seam.jsf.AbstractSeamPhaseListener - There should only be one Seam phase listener per application | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/remoting, package: org.jboss.seam.remoting, prefix: org.jboss.seam.remoting | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme | INFO org.jboss.seam.deployment.Scanner - scanning: D:\JBIDEWP\Darwin\build\test | INFO org.jboss.seam.deployment.Scanner - scanning: /D:/JBIDEWP/Darwin/lib/santex_platform.jar | INFO org.jboss.seam.deployment.Scanner - scanning: /D:/JBIDEWP/Darwin/lib/jboss-seam.jar | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/remoting, package: org.jboss.seam.remoting, prefix: org.jboss.seam.remoting | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms | INFO org.jboss.seam.init.Initialization - Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework | INFO org.jboss.seam.init.Initialization - reading /WEB-INF/components.xml | INFO org.jboss.seam.init.Initialization - reading jar:file:/D:/JBIDEWP/Darwin/lib/jboss-seam.jar!/META-INF/components.xml | INFO org.jboss.seam.init.Initialization - reading properties from: /seam.properties | INFO org.jboss.seam.init.Initialization - reading properties from: /jndi.properties | INFO org.jboss.seam.init.Initialization - initializing Seam | INFO org.jboss.seam.deployment.Scanner - scanning: D:\JBIDEWP\Darwin\build\test | INFO org.jboss.seam.deployment.Scanner - scanning: /D:/JBIDEWP/Darwin/lib/santex_platform.jar | INFO org.jboss.seam.deployment.Scanner - scanning: /D:/JBIDEWP/Darwin/lib/jboss-seam.jar | INFO org.jboss.seam.init.Initialization - two components with same name, higher precedence wins: org.jboss.seam.core.manager | INFO org.jboss.seam.init.Initialization - two components with same name, higher precedence wins: org.jboss.seam.core.pages | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init | INFO org.jboss.seam.init.Initialization - Installing components... | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.applicationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ApplicationContext | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.conversationStack, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack | INFO org.jboss.seam.Component - Component: login, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.web.sample.Login | INFO org.jboss.seam.Component - Component: workflowAdminHome, scope: CONVERSATION, type: JAVA_BEAN, class: com.santex.darwin.web.home.workflow.WorkflowAdminHome | INFO org.jboss.seam.Component - Component: repositoryConfiguration, scope: APPLICATION, type: JAVA_BEAN, class: com.santex.platform.core.model.repository.RepositoryConfiguration | INFO org.jboss.seam.Component - Component: exampleComponent, scope: APPLICATION, type: JAVA_BEAN, class: com.santex.darwin.seam.examples.ExampleComponent | INFO org.jboss.seam.Component - Component: exampleObjectManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.service.impl.ExampleObjectManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Redirect | INFO org.jboss.seam.Component - Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime | INFO org.jboss.seam.Component - Component: dynamicFieldsExampleManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.example.dynamicField.DynamicFieldsPojoExampleManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.Switcher | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation | WARN org.jboss.seam.Component - Component class should be serializable: repositoryHome | INFO org.jboss.seam.Component - Component: repositoryHome, scope: SESSION, type: JAVA_BEAN, class: com.santex.platform.web.home.repository.RepositoryHome | INFO org.jboss.seam.Component - Component: dynamicFieldDefManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.service.dynamicField.impl.DynamicFieldDefManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate | INFO org.jboss.seam.Component - Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector | INFO org.jboss.seam.Component - Component: versionInfoManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.core.workflow.impl.VersionInfoManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.SafeActions | WARN org.jboss.seam.Component - Component class should be serializable: repositoryHomeExample | INFO org.jboss.seam.Component - Component: repositoryHomeExample, scope: SESSION, type: JAVA_BEAN, class: com.santex.platform.example.repository.RepositoryHomeExample | INFO org.jboss.seam.Component - Component: hierarchyNodeParentageManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.service.hierarchies.impl.HierarchyNodeParentageManagerImpl | INFO org.jboss.seam.Component - Component: repositoryInfoManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.core.workflow.impl.RepositoryInfoManagerImpl | INFO org.jboss.seam.Component - Component: workflowManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.core.workflow.impl.WorkflowManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.messages, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.Messages | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries | INFO org.jboss.seam.Component - Component: roleDefinitionManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.impl.RoleDefinitionManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Pages | INFO org.jboss.seam.Component - Component: roleList, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.web.list.RoleList | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.LocaleSelector | INFO org.jboss.seam.Component - Component: roleManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.impl.RoleManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.UiComponent | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.UserPrincipal | INFO org.jboss.seam.Component - Component: dynamicFieldsGroupDefManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.service.dynamicField.impl.DynamicFieldsGroupDefManagerImpl | INFO org.jboss.seam.Component - Component: dynamicFieldsPojoExampleHome, scope: SESSION, type: JAVA_BEAN, class: com.santex.platform.example.dynamicField.DynamicFieldsPojoExampleHome | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.ejb, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Ejb | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.eventContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.EventContext | WARN org.jboss.seam.Component - Component class should be serializable: darwinSecurityManager | INFO org.jboss.seam.Component - Component: darwinSecurityManager, scope: SESSION, type: JAVA_BEAN, class: com.santex.darwin.service.security.impl.DarwinSecurityManagerImpl | INFO org.jboss.seam.Component - Component: appUserManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.impl.AppUserManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.conversationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationContext | INFO org.jboss.seam.Component - Component: uploadAction, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.santex.platform.web.home.repository.UploadAction, JNDI: UploadAction/local | INFO org.jboss.seam.Component - Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.pojoCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PojoCache | INFO org.jboss.seam.Component - Component: ajaxExampleHome, scope: SESSION, type: JAVA_BEAN, class: com.santex.platform.web.home.AjaxExampleHome | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Exceptions | INFO org.jboss.seam.Component - Component: org.jboss.seam.remoting.messaging.subscriptionRegistry, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.SubscriptionRegistry | INFO org.jboss.seam.Component - Component: userProfileHome, scope: CONVERSATION, type: JAVA_BEAN, class: com.santex.darwin.web.home.UserProfileHome | INFO org.jboss.seam.Component - Component: roleHome, scope: CONVERSATION, type: JAVA_BEAN, class: com.santex.darwin.web.home.RoleHome | INFO org.jboss.seam.Component - Component: workflowAuthorizationManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.core.workflow.impl.WorkflowAuthorizationManagerImpl | INFO org.jboss.seam.Component - Component: appUserHome, scope: CONVERSATION, type: JAVA_BEAN, class: com.santex.darwin.web.home.AppUserHome | INFO org.jboss.seam.Component - Component: loginForm, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.web.security.LoginFormImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.IsUserInRole | INFO org.jboss.seam.Component - Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts | INFO org.jboss.seam.Component - Component: hierarchyManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.service.hierarchies.impl.HierarchyManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesMessages | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.jbpm, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Jbpm | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.pooledTaskInstanceList, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PooledTaskInstanceList | INFO org.jboss.seam.Component - Component: appUserList, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.web.list.AppUserList | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.PersistenceContexts | INFO org.jboss.seam.Component - Component: uploadBean, scope: EVENT, type: JAVA_BEAN, class: com.santex.platform.web.home.repository.UploadBackingBean | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.validation, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validation | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.businessProcessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.BusinessProcessContext | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.jbpmContext, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ManagedJbpmContext | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.sessionContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.SessionContext | INFO org.jboss.seam.Component - Component: userProfileManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.service.impl.UserProfileManagerImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.conversationList, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList | INFO org.jboss.seam.Component - Component: appItemManager, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.santex.darwin.service.security.impl.AppItemManagerImpl, JNDI: AppItemManagerImpl/local | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.FacesPage | INFO org.jboss.seam.Component - Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.resourceBundle, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle | INFO org.jboss.seam.Component - Component: org.jboss.seam.theme.theme, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme | INFO org.jboss.seam.Component - Component: repositoryManager, scope: APPLICATION, type: JAVA_BEAN, class: com.santex.platform.service.repository.impl.RepositoryManagerSVNKitImpl | INFO org.jboss.seam.Component - Component: org.jboss.seam.remoting.remotingConfig, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.RemotingConfig | INFO org.jboss.seam.Component - Component: taskManager, scope: EVENT, type: JAVA_BEAN, class: com.santex.darwin.web.sample.TaskBean | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.HttpError | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesContext | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Manager | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.events, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Events | INFO org.jboss.seam.Component - Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.businessProcess, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.BusinessProcess | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Locale | INFO org.jboss.seam.Component - Component: entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.ManagedPersistenceContext | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.pageContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PageContext | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Expressions | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.processInstance, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ProcessInstance | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.processInstanceFinder, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ProcessInstanceFinder | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.taskInstance, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.TaskInstance | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.pageflow, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Pageflow | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.transition, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Transition | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.taskInstanceListForType, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.TaskInstanceListForType | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.taskInstanceList, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.TaskInstanceList | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.pooledTask, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PooledTask | INFO org.jboss.seam.Component - Component: org.jboss.seam.core.actor, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.Actor | INFO org.jboss.seam.contexts.Lifecycle - starting up: org.jboss.seam.core.ejb | INFO org.jboss.seam.core.Ejb - starting the embedded EJB container | ERROR org.jboss.kernel.plugins.dependency.AbstractKernelController - Error installing to Start: name=TransactionManagerInitializer state=Create | javax.naming.NameAlreadyBoundException | at org.jnp.server.NamingServer.bind(NamingServer.java:144) | at org.jnp.interfaces.NamingContext.bind(NamingContext.java:567) | at org.jnp.interfaces.NamingContext.bind(NamingContext.java:532) | at javax.naming.InitialContext.bind(InitialContext.java:359) | at org.jboss.tm.TransactionManagerInitializer.bindRef(TransactionManagerInitializer.java:690) | at org.jboss.tm.TransactionManagerInitializer.start(TransactionManagerInitializer.java:145) | 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:585) | at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:55) | at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:107) | at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66) | at org.jboss.kernel.plugins.dependency.KernelControllerContextActions.dispatchJoinPoint(KernelControllerContextActions.java:100) | at org.jboss.kernel.plugins.dependency.KernelControllerContextActions$LifecycleAction.installAction(KernelControllerContextActions.java:582) | at org.jboss.kernel.plugins.dependency.KernelControllerContextActions$KernelControllerContextAction.install(KernelControllerContextActions.java:175) | at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) | at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:226) | at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:593) | at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:346) | at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:438) | at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:379) | at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:225) | at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:151) | at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBean(AbstractKernelDeployer.java:291) | at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBeans(AbstractKernelDeployer.java:261) | at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deploy(AbstractKernelDeployer.java:117) | at org.jboss.kernel.plugins.deployment.xml.BeanXMLDeployer.deploy(BeanXMLDeployer.java:95) | at org.jboss.ejb3.embedded.EJB3StandaloneBootstrap.boot(EJB3StandaloneBootstrap.java:380) | at org.jboss.seam.core.Ejb.startup(Ejb.java:42) | 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:585) | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18) | at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102) | at org.jboss.seam.Component.callComponentMethod(Component.java:1791) | at org.jboss.seam.Component.callCreateMethod(Component.java:1739) | at org.jboss.seam.Component.newInstance(Component.java:1728) | at org.jboss.seam.contexts.Lifecycle.startup(Lifecycle.java:152) | at org.jboss.seam.contexts.Lifecycle.endInitialization(Lifecycle.java:126) | at org.jboss.seam.init.Initialization.init(Initialization.java:430) | at org.jboss.seam.mock.SeamTest.init(SeamTest.java:686) | 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:585) | at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:623) | at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:336) | at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:170) | at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:86) | at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:163) | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:115) | at org.testng.TestRunner.runWorkers(TestRunner.java:665) | at org.testng.TestRunner.privateRun(TestRunner.java:636) | at org.testng.TestRunner.run(TestRunner.java:513) | at org.testng.SuiteRunner.runTest(SuiteRunner.java:279) | at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:264) | at org.testng.SuiteRunner.privateRun(SuiteRunner.java:244) | at org.testng.SuiteRunner.run(SuiteRunner.java:168) | at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:989) | at org.testng.TestNG.runSuitesLocally(TestNG.java:953) | at org.testng.TestNG.run(TestNG.java:701) | at org.testng.TestNG.privateMain(TestNG.java:1021) | at org.testng.TestNG.main(TestNG.java:999) | | and my components.xml is this | <?xml version="1.0" ?> | <components xmlns="http://jboss.com/products/seam/components" | xmlns:core="http://jboss.com/products/seam/core" | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | xsi:schemaLocation="http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.1.xsd | http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.1.xsd"> | | <core:init debug="true" jndi-pattern="@jndiPattern@" /> | | <core:manager concurrent-request-timeout="500" | conversation-timeout="120000" conversation-id-parameter="cid" | conversation-is-long-running-parameter="clr" /> | | | <core:pages no-conversation-view-id="/home.xhtml" /> | | <core:managed-persistence-context name="entityManager" | persistence-unit-jndi-name="java:/darwinEntityManagerFactory" /> | | <core:ejb installed="@embeddedEjb@" /> | | <!-- For use with jBPM pageflow or process management --> | | <core:jbpm> | <core:process-definitions> | <value>processabstract.xml</value> | <value>processdefinition.xml</value> | </core:process-definitions> | <core:pageflow-definitions></core:pageflow-definitions> | </core:jbpm> | | | </components> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996479#3996479 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996479 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
