Hi, Is the work of Marcos Aurélio available in 0.26.1.beta1 concerning dependencies of profiles? Or only on trunk, or branch?
I read http://maurelio1234.googlepages.com/gsoc2008 I tried this: - I created a testProfile profile, this one is available and I can create a model with this profile. - I opened the archgenxml_profile.xmi, selected the MetaProfile profile, - added <<profile>> stereotype to the model - added Dependency tagged-value and entered "testProfile" as the value. - saved Now when I load argouml: log4j:WARN No such property [follow] in org.apache.log4j.ConsoleAppender. Fatal error on startup. ArgoUML failed to start. java.lang.RuntimeException: ProfileFacade's manager isn't initialized! at org.argouml.profile.ProfileFacade.notInitialized(ProfileFacade.java:64) at org.argouml.profile.ProfileFacade.getManager(ProfileFacade.java:59) at org.argouml.profile.UserDefinedProfile.finishLoading(UserDefinedProfile.java:212) at org.argouml.profile.UserDefinedProfile.<init>(UserDefinedProfile.java:124) at org.argouml.profile.internal.ProfileManagerImpl.refreshRegisteredProfiles(ProfileManagerImpl.java:359) at org.argouml.profile.internal.ProfileManagerImpl.<init>(ProfileManagerImpl.java:107) at org.argouml.profile.init.InitProfileSubsystem.init(InitProfileSubsystem.java:49) at org.argouml.application.Main.initializeSubsystems(Main.java:393) at org.argouml.application.Main.main(Main.java:169) EXIT Is it normal or not? Should I open a ticket? Regards -- Vincent Fretin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
