Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: iMikel on February 07, 2008, 06:38:32 am

Title: Problems with JAVA-API concerning version control
Post by: iMikel on February 07, 2008, 06:38:32 am
Hello,

i am using the Java-API for extending EA.

We use IBM Clear Case for version control of
our EAP-files, who are located locally on the
users machine.

It works fine, but the JAVA-API has problems with the
version control related methods on org.sparx.Package (- instances respectively)!

All other methods work fine, but for instance VersionControlGetStatus() leads to a stack trace:
"NullpointerException, "could not load native library".

So, any ideas?

Urgent

Mikel  
Title: Re: Problems with JAVA-API concerning version cont
Post by: «Midnight» on February 07, 2008, 07:02:43 am
Hi Mikel,

Have you filed a bug report with Sparx directly?

And just to be sure, have you tried this with the 7.1 beta?

David