[ http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1100?page=all ]
Heiko W. Rupp updated XDT-1100: ------------------------------- Assign To: xdoclet-devel (Use for new issues) (was: Heiko W. Rupp) > For MDB @jboss.ejb-local-ref has no effect > ------------------------------------------- > > Key: XDT-1100 > URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1100 > Project: XDoclet > Type: Bug > Components: JBoss Module > Versions: 1.2.1, 1.2.2 > Environment: Windows XP Prof. > Reporter: Aart-Wichert Groeneveld > Assignee: xdoclet-devel (Use for new issues) > Attachments: patch.diff > > Original Estimate: 10 minutes > Remaining: 10 minutes > > If a message-driven bean is created, the tag @jboss.ejb-local-ref doesn't > create the appropriate items in the deployment descriptor. > <ejb-local-ref> > <ejb-ref-name>ejb/OrderFlowPersistence</ejb-ref-name> > > <local-jndi-name>ejb/local/logibar/OrderFlowPersistence</local-jndi-name> > </ejb-local-ref> > Changed it manually by adding the part from the session part to the > message-driven part within jboss_xml.xdt > <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" > value="3.2"> > <XDtClass:forAllClassTags tagName="jboss:ejb-local-ref"> > <ejb-local-ref> > <ejb-ref-name>ejb/<XDtClass:classTagValue > tagName="jboss:ejb-local-ref" paramName="ref-name"/></ejb-ref-name> > <local-jndi-name><XDtClass:classTagValue > tagName="jboss:ejb-local-ref" paramName="jndi-name"/></local-jndi-name> > </ejb-local-ref> > </XDtClass:forAllClassTags> > </XDtConfig:ifConfigParamGreaterOrEquals> > Best regards, > Aart-Wichert Groeneveld -- 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: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel