facebook

Hot deploying CMPs EJB in WebSphere 6

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243234 Reply

    leosoto
    Member

    Hi,

    I’ve been trying to do ‘Enterprise Sync-on-Demand Development’ as explained on http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/websphere6/index.html, but it simply doesn’t work with CMP beans where the Websphere deployer puts some artifacs into the EJB jar (specifically, the EJBs concrete implementations and some ORM-related metadata).

    How am I supposed to use the hot-deploy in this case?

    #243252

    Scott Anderson
    Participant

    How am I supposed to use the hot-deploy in this case?

    Based on what you mentioned about the concrete metadata implementations, hot-sync likely won’t work in this specific case since there’s no way to force WebSphere to regenerate the mappings “on the fly”. About all I could suggest is that you use packaged deployment, redeploy your application when you change your CMP beans and then re-run the WebSphere console to publish the new deployment to the server. I can’t think of a workaround for this one, unfortunately.

    Any WebSphere aces out there that know better?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hot deploying CMPs EJB in WebSphere 6

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