Hi there, In reference to my last mail: It seems that JBoss (at least 2.4.5 so I think 3.0.0) as well, makes the <ejb-link> tag for <ejb-local-ref>s mandatory, which is not what it says in the DTD. I added the link attribute to the @web:ejb-local-ref definitions in all the struts classes under /middlegen/samples/src/java/airline/web/struts. Then the samples deploys OK.
Now my question. In order to do some test, I would need the remote interfaces of all the generated EJBs. But I don't want to use the GUI all the time to switch this feature on. Is there an Ant target level tag where I can specify the views (so local and remote) Middlegen should include? Or can I modify the code somewhere to support this? Thanks for your help! Leander ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
