Hello all!

Anyone experienced with Resin?

I'm trying to fix a minor bug in the EJB-module (XDT-1204) that an extension to 
the IBM-module (XDT-1208) requests.

But I found a reference in the Resin-module that might break if I apply the 
suggested patch. See comments in XDT-1204.

In the file 
/xdoclet-all/xdoclet/modules/caucho/src/xdoclet/modules/caucho/resources/resin-ejb.xdt
 line 106 looks like:

      <message-driven <XDtId:prefixedId prefix="MessageDriven"/>>

and I guess it needs to be changed to something like

      <message-driven id=”MessageDriven_<XDtEjb:id/>”>

if this id-attribute relates to the id-attribute in the ejb-jar.xml file.
I don’t know how Resin works ;-)

So I don’t want to patch the Resin module my self…

…and I don’t want to fix the bug in XDT-1204 before I know how it affects the 
Resin module.

Hope for some help on the Resin module,
Magnus.




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to