hi for all,
i'm trying to deploy build.deploy.xml but i have got this error :

Buildfile: D:\jbpm-3.1\build.deploy.xml
declare.jbpm.tasks:
compile.jbpm:
build.jbpm:
build.jbpm.src:
compile.identity:
build.identity:
build.identity.src:
compile.jbpm.test:
compile.webapp:
compile.identity.test:
compile.examples:
compile:
build.webapp:
build.service.archive:
build.converter:
build:
db.clean:
    [mkdir] Created dir: D:\jbpm-3.1\build\db
create.db:
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: Hibernate 3.1
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: hibernate.properties not found
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: using CGLIB reflection optimizer
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: using JDK 1.4 java.sql.Timestamp handling
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Configuration configure
[jbpmschema] INFO: configuring from file: hibernate.cfg.xml
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/action/Script.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/identity/User.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.identity.User -> JBPM_ID_USER
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.identity.User.permissions -> 
JBPM_ID_PERMISSIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/identity/Group.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.identity.Group -> JBPM_ID_GROUP
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.identity.Group.permissions -> 
JBPM_ID_PERMISSIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/identity/Membership.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.identity.Membership -> 
JBPM_ID_MEMBERSHIP
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.identity.Membership.permissions 
-> JBPM_ID_PERMISSIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/db/hibernate.queries.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/ProcessDefinition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.ProcessDefinition -> 
JBPM_PROCESSDEFINITION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Node.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Transition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Transition -> 
JBPM_TRANSITION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Event.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Event -> JBPM_EVENT
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Action.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/SuperState.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.def.SuperState -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/ExceptionHandler.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.ExceptionHandler -> 
JBPM_EXCEPTIONHANDLER
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/instantiation/Delegation.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.instantiation.Delegation -> 
JBPM_DELEGATION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/StartState.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.StartState -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/EndState.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.EndState -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/ProcessState.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.ProcessState -> 
JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/Decision.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.Decision -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: 
org.jbpm.graph.node.Decision.decisionConditions -> JBPM_DECISIONCONDITIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/Fork.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.Fork -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/Join.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.Join -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/State.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.State -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/node/TaskNode.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.node.TaskNode -> JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/def/ContextDefinition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/def/VariableAccess.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.context.def.VariableAccess -> 
JBPM_VARIABLEACCESS
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/def/Swimlane.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.taskmgmt.def.Swimlane -> 
JBPM_SWIMLANE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/def/Task.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/def/TaskController.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.taskmgmt.def.TaskController -> 
JBPM_TASKCONTROLLER
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/module/def/ModuleDefinition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.module.def.ModuleDefinition -> 
JBPM_MODULEDEFINITION
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/bytes/ByteArray.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> 
JBPM_BYTEBLOCK
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/file/def/FileDefinition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.file.def.FileDefinition -> 
JBPM_MODULEDEFINITION
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction 
-> JBPM_ACTION
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction 
-> JBPM_ACTION
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/exe/Comment.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/exe/ProcessInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.exe.ProcessInstance -> 
JBPM_PROCESSINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/exe/Token.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/exe/RuntimeAction.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.exe.RuntimeAction -> 
JBPM_RUNTIMEACTION
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/module/exe/ModuleInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.module.exe.ModuleInstance -> 
JBPM_MODULEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/ContextInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.context.exe.ContextInstance -> 
JBPM_MODULEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/TokenVariableMap.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.context.exe.TokenVariableMap -> 
JBPM_TOKENVARIABLEMAP
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/VariableInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.context.exe.VariableInstance -> 
JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.HibernateLongInstance -> 
JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.HibernateStringInstance -> 
JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: org/jbpm/msg/Message.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.msg.Message -> JBPM_MESSAGE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/msg/db/TextMessage.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.msg.db.TextMessage -> JBPM_MESSAGE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/command/ExecuteActionCommand.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.command.ExecuteActionCommand -> 
JBPM_MESSAGE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/command/ExecuteNodeCommand.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.command.ExecuteNodeCommand -> 
JBPM_MESSAGE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/command/SignalCommand.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.command.SignalCommand -> 
JBPM_MESSAGE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/command/TaskInstanceEndCommand.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.command.TaskInstanceEndCommand -> 
JBPM_MESSAGE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> 
JBPM_MODULEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:28 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> 
JBPM_TASKINSTANCE
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: 
org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> 
JBPM_POOLEDACTOR
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: 
org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> 
JBPM_SWIMLANEINSTANCE
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/scheduler/exe/Timer.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.scheduler.exe.Timer -> JBPM_TIMER
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/logging/log/ProcessLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/logging/log/MessageLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/logging/log/CompositeLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.logging.log.CompositeLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/ActionLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/NodeLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog 
-> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/SignalLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/TokenCreateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/TokenEndLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/log/TransitionLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.log.TransitionLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/VariableLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.context.log.VariableLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/VariableCreateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.context.log.VariableCreateLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/VariableDeleteLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/VariableUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: 
org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/TaskLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> 
JBPM_LOG
[jbpmschema] 1 avr. 2006 10:51:29 org.hibernate.cfg.Configuration doConfigure
[jbpmschema] INFO: Configured SessionFactory: null

BUILD FAILED
D:\jbpm-3.1\build.deploy.xml:47: org.hibernate.HibernateException: Dialect 
class not found: org.hibernate.dialect.MySQLInnoDBDialect 

Total time: 7 seconds

some one can help me !

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934130


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to