1 Reply Latest reply on Nov 15, 2005 9:01 AM by kknull

    lightweight EJB30 deployment

    lpiccoli

      hi all,

      i have my EJB30 app working ok. However the deve/deployment cycle time is starting to destroy my working day.
      Currently i have to rebuild the entire EAR and redeploy for simple changes to the JSP or annotations. The build and deploy time is around 2 minutes. This is what i had to do with EJB2.1 deployments.

      Is there any lightweight deployment mechisms to speed up development?

      I have been reading about the embeddable EJB3 container but it does not seem to give me what i want.

      if i sound like an ungrateful nerd then my apologies. I just need to faster dev/deployment cycles.

      -lp