facebook

Hot deployment or dynamic reloading of EJB 3.0 modules

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #290887 Reply

    mst98sub
    Member

    Hello Support,

    we are currently testing MyEclipse Blue Edition with WebSphere 6.1 and EJB 3.0 Feature Pack.

    Code changes in web modules are immediately applied to deployed applications as soon as the modified java file is saved.
    That is a really great feature, especially for debugging.
    But at least with my test application it does not work for EJB 3.0 session beans.

    How can I enable this hot deployment functionality for EJB 3.0 modules in MyEclipse Blue?
    Is it possible at all?

    thx,
    Mathias

    WebSphere AS 6.1.0.17 + EJB 3.0 Feature Pack
    MyEclipse Blue Edition 7M2 and 6.5.1

    #290915 Reply

    Riyad Kalla
    Member

    Mathias,

    This is actually support with exploded deployments and should be working (with our internal tests it works for our EJBs).

    Could you give me a bit more information about the project, anything interesting? The EAR is deployed exploded right? And you aren’t trying to hot-sync changes like new class members or add/remove methods right? You can change code bodies, but usually any other change will barf on the VM.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hot deployment or dynamic reloading of EJB 3.0 modules

You must be logged in to post in the forum log in