Hi, I was facing an issue using jboss-ide and xdoclet where the @jboss.depends name="myservice-name" wasnt working. It used to just put . Though the document specifies this as tag on the xdoclet site too it does not work .
To solve this issue use @jboss.depends object-name="myservice-name" The document does not specify this . Found this from the jboss-service_template.xdt in the xdoclet-jboss-module-1.2.1.jar This might help u guys out there facing the same issue. Regards, Shahnawaz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844980#3844980 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844980 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
