[OS-JIRA] Created: (WOL-610) Entity Modeler standalone and embedded Entity Modeler creating a new model seems to fail

From: Jake Fisher (JIRA) ("Jake)
Date: Tue Oct 23 2007 - 14:48:58 EDT

  • Next message: Jake Fisher (JIRA): "[OS-JIRA] Created: (WOL-611) New WOProject from template wizard and templating in general : expose additional search path in Wolips:Preferences"

    Entity Modeler standalone and embedded Entity Modeler creating a new model seems to fail
    ----------------------------------------------------------------------------------------

                     Key: WOL-610
                     URL: http://issues.objectstyle.org/jira/browse/WOL-610
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
             Environment: Mac OSX 10.4, Entity Modeler 1.0.0 and Eclipse 3.3/WOlips 3.3.4547
                Reporter: Jake Fisher

    When you create a brand new model from either option the Outline view gets stuck in "Loading My EOModel ..." Never really seems to get out that loop :-(. The resulting index.eomodeld looks like this:

    // Entity Modeler v1.0.0
    {
            EOModelVersion = 2.1;
            adaptorName = JDBC;
            connectionDictionary = {};
            userInfo = {
                    _EntityModeler = {
                            activeDatabaseConfigName = Default;
                            databaseConfigs = {
                                    Default = {
                                            adaptorName = JDBC;
                                    };
                            };
                    };
            };
    }

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Tue Oct 23 2007 - 14:50:37 EDT