[jboss-user] [JBoss jBPM] - jbpm-liferay integration(in creating time like defintion)
ganeshbivu
do-not-reply at jboss.com
Fri Apr 13 09:35:17 EDT 2007
Hi,
I am ganesh here,iam facing with this error entering my xml file in textarea (in definition textarea).Thsi is the error showing:
An error occured while parsing my xml.please check the syntax of my xml.
<?xml version="1.0" encoding="UTF-8"?>
<process-definition
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://jbpm.org/xsd/jpdl-3.0.xsd"
name="DocumentWorkFlow">
<!-- swimlane declarations -->
<!-- end of swimlanes definition -->
<start-state name="DocumentWorkFlow">
</start-state>
<task-node name="PMAcceptence">
</task-node>
<task-node name="PMRejectionReason">
</task-node>
<task-node name="SBUAcceptence">
</task-node>
<task-node name="SBURejectionReason">
</task-node>
<task-node name="FMAcceptence">
</task-node>
<task-node name="DocumentApproved">
</task-node>
<task-node name="DocumentRejected">
</task-node>
<end-state name="Stop"></end-state>
</process-definition>
its very urgent for me,
plse help guys,tell me the solution..
Regards
Ganesh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037067#4037067
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037067
More information about the jboss-user
mailing list