hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

EA crashes when using WSDL Generator #154

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
Here are the information about the problem.

What steps will reproduce the problem?
1. Open EA 8.0
2. Loading the project
3. Launching ViennaAddIn 0.1.0.001 WSDL Generator

What is the expected output? What do you see instead?
It's supposed to generate WSDL file (code) according to the modelization.

What version of the product are you using? On what operating system?
+Products:
|
+- ViennaAddIn v0.1.0.001
+- EA 8.0
|
+OS:
|
+- Windows XP Professional SP3

When launching the ViennaAddIn WSDL Generator, EA craches and displayes an 
error message before quit. Here is attached a screenshot of the message.

The [approximate] translation of the message (from french) is:
"Enterprise Architect - UML CASE Tool finds a problem and must quit. We apology 
for any inconvenience."

"If you were doing a task, the information you were providing can be lost."

Thanks for all your help.

Original issue reported on code.google.com by htaid...@gmail.com on 11 Oct 2010 at 8:18

Attachments:

GoogleCodeExporter commented 9 years ago
"Fixed" in release v0.1.1.000:
This is not really a bug in our implementation but a restriction in the 
Enterprise Architect API. Until we have a better solution, every bTransaction 
and bCollaborationProtocol must include the word "Initial" in its name (as 
recommended in the UMM 2.0 Specification at http://umm-dev.org). Otherwise it 
is impossible to differentiate it from other activities.
In the current release we added a notification describing the problem, rather 
than crashing Enterprise Architect.
Since we are waiting for a fix by Sparx Systems, the Status will remain on 
Waiting until further information is available.

Original comment by fabian.k...@gmail.com on 26 Nov 2010 at 1:02