--- Wouter Zoons <[EMAIL PROTECTED]> wrote: > Matthias, > > Chad told me you wanted to move part of the web.xml > into the > ejb-cartridge and generate it there > > Okay, I understand, and even considered it too when > I first added that > code > > I don't like it because what will you do after you > have the file > generated ? will the ejb cartridge copy it into the > web dirs, or will > the web module fetch the file from the ejb dirs ? > > One way or the other one tier will depend on the > other, I prefer the web > to depend on the ejb, mainly because that's how it > is in the specs: The > web.xml contains ejb-refs > > I say: Let the web generate dependencies for each > technology it can > connect to, not the otherway around. > > I prefer to keep things as they are, unless someone > comes with an > absolute clean solution of course. > > Comments ? suggestions ?
Matthias, after talking it over with Wouter, I completely agree, it seems like more a "clean" solution than having the ejb tier generate it. > > regards > Wouter. > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux > Tutorials > Free Linux tutorial presented by Daniel Robbins, > President and CEO of > GenToo technologies. Learn everything from > fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Andromda-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-devel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
