ashrujitpal / signavio-core-components

Automatically exported from code.google.com/p/signavio-core-components
GNU General Public License v3.0
0 stars 0 forks source link

Error when saving diagrams #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create Diagram
2. Try to save, use name without space

What is the expected output? 
Diagram saved without messages.

What do you see instead?
Error dialog: 
Something went wrong when trying to save your diagram. Please try again. If the 
problem resides, please contact the Signavio Support via the envelope symbol in 
the toolbar.

What version of the product are you using? On what operating system?
svn rev. 62

Please provide any additional information below.

I got the following error in tomcat:
java.lang.ClassNotFoundException: com.sun.xml.bind.StringInputStream

It seems that it's part of jaxb1-impl.jar, but this is not deployed.

Original issue reported on code.google.com by Ernesto....@gmail.com on 24 Sep 2011 at 4:33

GoogleCodeExporter commented 8 years ago
It seems that copying this jaxb1-impl.jar file manually to 
webapps/signaviocore/WEB-INF/lib/ and restarting, fixes this error.

Original comment by Ernesto....@gmail.com on 24 Sep 2011 at 4:39

GoogleCodeExporter commented 8 years ago

Original comment by nicolas....@signavio.com on 26 Sep 2011 at 9:47