facebook

Hot Reload for Websphere

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

    mail2madhva
    Participant

    Hi Team,

    We are looking into Hot reload feature for our project development. Is it supported for Websphere app server? Only Tomcat/weblogic is mentioned in the feature explanation. Please let us know – we are actively looking for this feature as this is taking loads of time for us to redeploy everytime we do a minor change.

    Thanks,
    Madhu

    #453068 Reply

    mail2madhva
    Participant

    Just to let you guys know.

    We are using WAS8.5 and MyEclipse:

    MyEclipse Enterprise Workbench
    Version: 2015 CI 13
    Build id: 13.0.0-20150518

    #453075 Reply

    support-swapna
    Moderator

    Madhu,

    Hot Reload feature is not necessary for Websphere as IBM JRE already provides dynamic class reload capabilities.

    Can you please ensure you are using the ‘In-Workspace’ deployment mode, which is the fastest and most appropriate for rapid application development as Websphere directly deploys the projects in the workspace itself?

    Whether Hot Reload works (or not) depends on the type of change you are making – some changes will be automatically picked up, but some may not.

    If you are using the ‘In-Workspace’ deployment mode and still see the issue with hot reload, then please give us some examples of what exact changes are not being picked up. Also please share with us the types of applications where this issue occurs.

    –Swapna
    MyEclipse Support

    #453216 Reply

    mail2madhva
    Participant

    Hi Swapna,

    In-Workspace mode is not recognising our EAR project. We have a maven based ear project. Is it supported? I saw in other forum replies that maven based project is not supported ?

    Please let me know.

    #453227 Reply

    support-swapna
    Moderator

    Madhav,

    From MyEclipse 2015 onwards, In-Workspace mode supports deployment of Maven EAR projects.

    If possible, please update to the latest CI 14 release from Help > Check for Updates and check if the issue persists.

    By not recognizing the EAR, do you mean the ‘Add/Remove Deployments’ wizard for Websphere does not list your project as available for deployment? Please elaborate on what exact issue you are seeing.

    Can you please send us all the .* files (.settings,.project,.classpath) of the project and its modules including the pom.xmls to help us investigate the issue at our end? You can strip the project of its source code. Also send us the exact version of Websphere you are working with.

    –Swapna
    MyEclipse Support

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Hot Reload for Websphere

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