XML to PNG problem

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2011 08:03 AM
Hi All ,
I saw a video on the internet that when user only upload a XML file to activiti engine with Activiti Probe webapp ,then the engine can automatically create relating PNG file and shown in Activiti Explorer . But when I made a sample with ECLIPSE and only uploade the xml to engine with Activiti Probe webapp ,no PNG created . my sample are no extended JAVA code and user form in XML ,also no error and can work in activiti . why and where am I wrong?
thanks at all.
Evan.
I saw a video on the internet that when user only upload a XML file to activiti engine with Activiti Probe webapp ,then the engine can automatically create relating PNG file and shown in Activiti Explorer . But when I made a sample with ECLIPSE and only uploade the xml to engine with Activiti Probe webapp ,no PNG created . my sample are no extended JAVA code and user form in XML ,also no error and can work in activiti . why and where am I wrong?
thanks at all.
Evan.
Labels:
- Labels:
-
Archive
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2012 04:27 PM
This is what I found.
I have an XML file XXXXX.bpmn20.xml created using Activiti Designer.
Deployed this XML file alone using the repositoryService as seen in the User Guide.
All is well.
Pulled back the same process into activiti-explorer's (deployed on a glassfish) web page, process shows but not the diagram.
When I switched to Tomcat, the diagram shows up.
Is there something I am missing.
Thanks.
I have an XML file XXXXX.bpmn20.xml created using Activiti Designer.
Deployed this XML file alone using the repositoryService as seen in the User Guide.
All is well.
Pulled back the same process into activiti-explorer's (deployed on a glassfish) web page, process shows but not the diagram.
When I switched to Tomcat, the diagram shows up.
Is there something I am missing.
Thanks.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2012 04:08 AM
Hi,
Are you running this Glassfish app on a headless server?
There's a JIRA issue about this, that's resolved in the trunk.
Headless servers don't generate a diagram image in 5.9 due to a bug.
Best regards,
Are you running this Glassfish app on a headless server?
There's a JIRA issue about this, that's resolved in the trunk.
Headless servers don't generate a diagram image in 5.9 due to a bug.
Best regards,
