[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Beta 1 release
anuprash
do-not-reply at jboss.com
Mon Apr 2 15:44:58 EDT 2007
In getting the workflow to work I modified the /portal-cms.sar/portal-workflow.sar/META-INF/jboss-service.xml. Specifically, I uncommented the JBPM Process Definition part so that I could extend it to include a more detailed workflow. On restarting the app server, I see the following error lines:
--- MBeans waiting for other MBeans ---
ObjectName: portal:service=ApprovePublish,type=Workflow
State: FAILED
Reason: org.xml.sax.SAXParseException: Premature end of file.
I Depend On:
portal:service=Workflow,type=WorkflowService
portal:service=Module,type=IdentityServiceController
Depends On Me:
portal:service=CMS
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: portal:service=ApprovePublish,type=Workflow
State: FAILED
Reason: org.xml.sax.SAXParseException: Premature end of file.
I Depend On:
portal:service=Workflow,type=WorkflowService
portal:service=Module,type=IdentityServiceController
Depends On Me:
portal:service=CMS
I have tried to look for the Workflow Service at all levels of the installation but cannot locate it. Can someone please let me know if this is something that I am doing wrong or is it a bug.
Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033809#4033809
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033809
More information about the jboss-user
mailing list