facebook

EJB hot syncing

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

    hahagal
    Participant

    Hi,

    Would like to check the hot syncing for EJB3. When I create a new ejb3 session bean, will it be automatically get deployed to the server? Frontend can only access the bean after I do a add/remove project deployment. Otherwise the remote interface will be null.

    I am working with WAS 6.1.0.35 with ejb3.0 feature pack.

    #325171 Reply

    support-swapna
    Moderator

    hahagal ,

    You have to deploy the bean in exploded mode for the hot sync feature. Please take a look at this tutorial :
    http://www.myeclipseide.com/documentation/quickstarts/ejb3/index.html

    Hope this helps.

    #325172 Reply

    hahagal
    Participant

    Hi Swapna,

    My enterprise project is in exploded mode.

    #325179 Reply

    support-swapna
    Moderator

    hahagal ,

    The issue is not clear. If you are creating a new session bean, then you will have to deploy the EAR.

    Can you please give us detailed steps on what exact steps you are following and the issue you are seeing for us to investigate further?

    #325182 Reply

    hahagal
    Participant

    Hi swapna,

    Apologies. I misread your previous post. Since whenever I create new session bean I need to add and remove project deployment then I guess you can close this topic.
    Thanks.

    #325204 Reply

    support-swapna
    Moderator

    hahagal ,

    Do let us know if you have any other issues.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: EJB hot syncing

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