The following comment has been added to this issue:

     Author: Jason Childers
    Created: Mon, 6 Dec 2004 9:04 PM
       Body:
Hello...

I was wondering what the status on this issue was, or who I should contact in 
order to work through this addition to the jboss tags with.

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

---------------------------------------------------------------------
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: Mon, 6 Dec 2004 9:04 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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to