Sep 13, 2005 #1 patnim17 Programmer Jun 19, 2005 111 US Hi Any suggestions or resources for java/ejb build and deploy tools? Working with Weblogic 8.1. We are currently using JBuilder..
Hi Any suggestions or resources for java/ejb build and deploy tools? Working with Weblogic 8.1. We are currently using JBuilder..
Sep 13, 2005 #2 sedj Programmer Aug 6, 2002 5,610 Ant ? -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
Ant ? -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk
Sep 13, 2005 #3 timw Programmer May 3, 2000 1,264 GB Yes, I'd say 'Ant' too. You'd also need something like XDoclet to generate the deployment descriptors (which JBuilder currently does for you). Does WebLogic need 'up-front' generation/compilation of all the EJB Stubs and Skeletons, or does it do them 'on-the-fly' like JBoss? Tim --------------------------- "Your morbid fear of losing, destroys the lives you're using." - Ozzy Upvote 0 Downvote
Yes, I'd say 'Ant' too. You'd also need something like XDoclet to generate the deployment descriptors (which JBuilder currently does for you). Does WebLogic need 'up-front' generation/compilation of all the EJB Stubs and Skeletons, or does it do them 'on-the-fly' like JBoss? Tim --------------------------- "Your morbid fear of losing, destroys the lives you're using." - Ozzy