The following comment has been added to this issue:

     Author: Andrew Stevens
    Created: Sat, 6 Nov 2004 5:28 PM
       Body:
Go to the JIRA Home page and read the section with the red text; that tells you 
how to prepare a suitable patch file, which is the preferred form.  Then attach 
the patch file to this issue.  One of the committers will apply it in CVS as 
and when they have the time.

---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1138?page=comments#action_15205

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1138

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1138
    Summary: jboss.invoker-proxy-binding tag for MDBs needed
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 2 days
 Time Spent: Unknown
  Remaining: 2 days

    Project: XDoclet
 Components: 
             JBoss Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Jason Childers

    Created: Sat, 6 Nov 2004 4:22 PM
    Updated: Sat, 6 Nov 2004 5:28 PM

Description:
We need a way to specify the jboss.invoker-proxy-binding so that MDBs can bind 
to different JMSProviders other than the DefaultJMSProvider.  The appropriate 
xml for an MDB should look something like...

<message-driven>
    <ejb-name>FooMDB</ejb-name>                
<destination-jndi-name>queue/FooQueue</destination-jndi-name>
    <invoker-bindings>
        <invoker>
<invoker-proxy-binding-name>whatever-message-driven-bean</invoker-proxy-binding-name>
        </invoker>
    </invoker-bindings>
</message-driven>

This issue can be noted from in the jboss forums: 
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=43817
Search for: "How do I configure an MDB to talk to remote queue."

-Jason


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to