You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tomasz Mazan (JIRA)" <ji...@apache.org> on 2008/01/25 23:26:35 UTC

[jira] Issue Comment Edited: (GERONIMO-3783) MessageDrivenBean delivery problem

    [ https://issues.apache.org/jira/browse/GERONIMO-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562155#action_12562155 ] 

beniamin edited comment on GERONIMO-3783 at 1/25/08 2:25 PM:
-----------------------------------------------------------------

Example to show my problem.

Requirements:
1. installed Geronimo 2.1-snapshot
2. Ant 1.7.0
3. not to have Junit 3 on the classpath

You need to:
- edit build.properties file
- run targets:
  - deploy
  - test / test-with-report

      was (Author: beniamin):
    Example to show my problem.

Requirements:
1. installed Geronimo 2.1-snapshot

You need to:
- edit build.properties file
- run targets:
  - deploy
  - test / test-with-report
  
> MessageDrivenBean delivery problem
> ----------------------------------
>
>                 Key: GERONIMO-3783
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3783
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: ActiveMQ
>    Affects Versions: 2.1
>         Environment: Windows XP Professional, 2GB ram, Java6SE, Geronimo 2.1-snapshot (2008-01-02)
>            Reporter: Tomasz Mazan
>            Priority: Critical
>         Attachments: mdb-issue.zip
>
>
> MessageDrivenBean that listens on the Queue receive (and process) some messages and then stop receiving any new message until next module's restart.
> After restart a few next messages are delivered to MDB, and it stops again.
> Some additional information I put here http://www.nabble.com/Strange-plug-with-delivering-messages-to-MDB-td14923100s134.html

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