Hi,
I am trying to use custom "invoker-proxy-binding-name" in my jboss.xml for a
MDB.I am using ejb 2.1 and XDoclet 1.2.3. I need to generate following entries to
jboss.xml using XDoclet.
<invoker-bindings>
<invoker-proxy-binding-name>CustomName</invoker-proxy-binding-name>
</invoker-bindings>
I have used following @jboss.invoker-binding in my code and it did not work. Can some one
here please direct me to a correct solution for this problem.
Thank You.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266012#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...