You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2010/10/08 03:02:31 UTC

[jira] Created: (CONNECTORS-113) Quick-start example won't work with most PostgreSQL installations

Quick-start example won't work with most PostgreSQL installations
-----------------------------------------------------------------

                 Key: CONNECTORS-113
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-113
             Project: ManifoldCF
          Issue Type: Bug
          Components: Examples
            Reporter: Karl Wright


The quick-start hardcodes the database superuser name and password to "" and "", which will work for Derby but not always for PostgreSQL.  The superuser name and password need to be passed in either via the properties.xml file or via the command line.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CONNECTORS-113) Quick-start example won't work with most PostgreSQL installations

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-113.
------------------------------------

       Resolution: Fixed
    Fix Version/s: LCF Release 0.5

Fix committed: r1005685, along with a change to make the default database instance called "manifoldcf" rather than "lcf".


> Quick-start example won't work with most PostgreSQL installations
> -----------------------------------------------------------------
>
>                 Key: CONNECTORS-113
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-113
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Examples
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: LCF Release 0.5
>
>
> The quick-start hardcodes the database superuser name and password to "" and "", which will work for Derby but not always for PostgreSQL.  The superuser name and password need to be passed in either via the properties.xml file or via the command line.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CONNECTORS-113) Quick-start example won't work with most PostgreSQL installations

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright reassigned CONNECTORS-113:
--------------------------------------

    Assignee: Karl Wright

> Quick-start example won't work with most PostgreSQL installations
> -----------------------------------------------------------------
>
>                 Key: CONNECTORS-113
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-113
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Examples
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>
> The quick-start hardcodes the database superuser name and password to "" and "", which will work for Derby but not always for PostgreSQL.  The superuser name and password need to be passed in either via the properties.xml file or via the command line.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.