[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1138?page=comments#action_17316
 ] 

Andrew Stevens commented on XDT-1138:
-------------------------------------

Why only MDBs?  According to the DTD, there's an optional invoker-bindings 
element in all bean types, entity session and message-driven.

> jboss.invoker-proxy-binding tag for MDBs needed
> -----------------------------------------------
>
>          Key: XDT-1138
>          URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1138
>      Project: XDoclet
>         Type: New Feature
>   Components: JBoss Module
>     Versions: 1.2.2
>     Reporter: Jason Childers
>     Assignee: xdoclet-devel (Use for new issues)
>  Attachments: patch.diff, patch.diff
>
> Original Estimate: 2 days
>         Remaining: 2 days
>
> 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

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to