You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Hiram Chirino (JIRA)" <de...@geronimo.apache.org> on 2005/01/13 18:52:17 UTC

[jira] Created: (GERONIMO-541) Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option

Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option
------------------------------------------------------------------

         Key: GERONIMO-541
         URL: http://issues.apache.org/jira/browse/GERONIMO-541
     Project: Apache Geronimo
        Type: Improvement
  Components: ActiveMQ  
    Versions: 1.0-M3    
    Reporter: Hiram Chirino
 Assigned to: Hiram Chirino 
     Fix For: 1.0-M4




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


Re: [jira] Commented: (GERONIMO-541) Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option

Posted by Mark <de...@hotmail.com>.
John,

I had this problem last week too.  David Blevins posted a message about 
doing:

------------
maven clean  default
Make sure you are online when doing the build
------------

I ended up doing:

maven clean
maven  -Dmaven.test.skip=true -Dmaven.itest.skip=true default

Mark

John Sisson (JIRA) wrote:

>     [ http://issues.apache.org/jira/browse/GERONIMO-541?page=comments#action_57872 ]
>     
>John Sisson commented on GERONIMO-541:
>--------------------------------------
>
>With the following build commands:
>
>maven m:update
>maven m:rebuild -Dmaven.test.skip=true -Dmaven.itest.skip=true
>
>I have been having this compile error for a few days now:
>
>D:\Projects\J2EE\geronimo\activemq\modules\gbean\src\java\org\codehaus\activemq\store\jdbc\JDBCPersistenceAdapterGBean.java:97: cann
>ot resolve symbol
>symbol  : method createTransactionStore ()
>location: class org.codehaus.activemq.store.jdbc.JDBCPersistenceAdapter
>        return pa.createTransactionStore();
>                 ^
>
>I have attached a patch that fixes the problem.
>
>  
>
>>Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option
>>------------------------------------------------------------------
>>
>>         Key: GERONIMO-541
>>         URL: http://issues.apache.org/jira/browse/GERONIMO-541
>>     Project: Apache Geronimo
>>        Type: Improvement
>>  Components: ActiveMQ
>>    Versions: 1.0-M3
>>    Reporter: Hiram Chirino
>>    Assignee: Hiram Chirino
>>     Fix For: 1.0-M4
>>    
>>
>
>  
>
>
>
>  
>


[jira] Commented: (GERONIMO-541) Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option

Posted by "John Sisson (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-541?page=comments#action_57872 ]
     
John Sisson commented on GERONIMO-541:
--------------------------------------

With the following build commands:

maven m:update
maven m:rebuild -Dmaven.test.skip=true -Dmaven.itest.skip=true

I have been having this compile error for a few days now:

D:\Projects\J2EE\geronimo\activemq\modules\gbean\src\java\org\codehaus\activemq\store\jdbc\JDBCPersistenceAdapterGBean.java:97: cann
ot resolve symbol
symbol  : method createTransactionStore ()
location: class org.codehaus.activemq.store.jdbc.JDBCPersistenceAdapter
        return pa.createTransactionStore();
                 ^

I have attached a patch that fixes the problem.

> Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option
> ------------------------------------------------------------------
>
>          Key: GERONIMO-541
>          URL: http://issues.apache.org/jira/browse/GERONIMO-541
>      Project: Apache Geronimo
>         Type: Improvement
>   Components: ActiveMQ
>     Versions: 1.0-M3
>     Reporter: Hiram Chirino
>     Assignee: Hiram Chirino
>      Fix For: 1.0-M4

>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-541) Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option

Posted by "John Sisson (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-541?page=comments#action_57874 ]
     
John Sisson commented on GERONIMO-541:
--------------------------------------

The patch is for the geronimo\project.properties file.

> Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option
> ------------------------------------------------------------------
>
>          Key: GERONIMO-541
>          URL: http://issues.apache.org/jira/browse/GERONIMO-541
>      Project: Apache Geronimo
>         Type: Improvement
>   Components: ActiveMQ
>     Versions: 1.0-M3
>     Reporter: Hiram Chirino
>     Assignee: Hiram Chirino
>      Fix For: 1.0-M4
>  Attachments: project.properties.diff
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-541) Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-541?page=all ]
     
David Jencks closed GERONIMO-541:
---------------------------------

    Resolution: Fixed

We have been well beyond activemq 2 for some time and our activemq config does use jdbc.

> Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option
> ------------------------------------------------------------------
>
>          Key: GERONIMO-541
>          URL: http://issues.apache.org/jira/browse/GERONIMO-541
>      Project: Geronimo
>         Type: Improvement
>   Components: ActiveMQ
>     Versions: 1.0-M3
>     Reporter: Hiram Chirino
>     Assignee: Hiram Chirino
>      Fix For: 1.0-M4
>  Attachments: project.properties.diff
>


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


[jira] Updated: (GERONIMO-541) Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option

Posted by "John Sisson (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-541?page=history ]

John Sisson updated GERONIMO-541:
---------------------------------

    Attachment: project.properties.diff

Can someone please verify/test.

> Upgrade ActiveMQ to 2.0 and use JDBC as default persistence option
> ------------------------------------------------------------------
>
>          Key: GERONIMO-541
>          URL: http://issues.apache.org/jira/browse/GERONIMO-541
>      Project: Apache Geronimo
>         Type: Improvement
>   Components: ActiveMQ
>     Versions: 1.0-M3
>     Reporter: Hiram Chirino
>     Assignee: Hiram Chirino
>      Fix For: 1.0-M4
>  Attachments: project.properties.diff
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira