Yup, I removed them. Thanks. Ara.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Konrad Hernblad > Sent: Sunday, September 30, 2001 2:30 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] home and remote tags being generated in ejb- > jar.xml for mdb's > > sorry for the consec. post, but i also noticed in the ejb-jar.xml file > that > "<home>" and "<remote>" entries are being generated for message-driven > beans (mdb). i believe that these are not necessary, correct? > > > <enterprise-beans> > <message-driven id="HelloMdbQueueBean"> > <description>blah blah</description> > <ejb-name>HelloMdbQueueBean</ejb-name> > > <home>hellomdb.server.HelloMdbQueueBeanHome</home> > <remote>hellomdb.server.HelloMdbQueueBean</remote> > > <ejb-class>hellomdb.server.HelloMdbQueueBean</ejb-class> > <transaction-type>Bean</transaction-type> > <acknowledge-mode>Auto-acknowledge</acknowledge-mode> > <message-driven-destination> > <destination-type>javax.jms.Queue</destination-type> > <subscription-durability>NonDurable</subscription-durability> > </message-driven-destination> > </message-driven> > </enterprise-beans> > > > thx. :) > > > p.s. any type of diagrams/uml to give an overview of the inner-workings > of > xdoclet to help those looking to get involved? thx. :) > > -------------- > TERRORIST ATTACK ON AMERICA (tues, sept 11, 2001) > > Information and Disaster Relief Resources > http://www.konrad.ws/special/20010911_terroristAttackOnAmerica/infoAndDi sa > sterReliefResources.htm > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
