Thanks for the info..... keith
>Hey Keith, >I suspect you can probably use the existing <ejbjar> task to generate a >"generic" (non-Weblogic) ejb jar file, and that should be sufficient for >JBoss. If I recall, JBoss ejbs are essentially just JAR files with the >home, remote, and impl classes, plus the deployment descriptor(s) and >manifest file. I thought JBoss dynamically generated any container classes >at (automatic) deployment, so that you don't have to run the JAR through an >"weblogic.ejbc" like step. >Does this sound right? >Cheers, >David >-----Original Message----- >From: Keith Kee [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 09, 2001 4:30 PM >To: [email protected] >Subject: ejbjar task for JBOSS >Hi: > Does anyone know if such task has been checked in the CVS repository? I >searched through the mail archive, and there was a mention by somebody has >written such a task. >Thanks >keith >
