facebook

application not getting deployed in exploded mode

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

    raichu
    Participant

    Hi,
    We upgraded our IDE to MEB-2016. When we are deploying our application its not getting deployed in exploded form & takes more time to publish changes.

    Configurations :
    MEB 2016
    WAS 8.5.5.9

    #499228 Reply

    support-tony
    Keymaster

    raichu,

    Are you browsing the deployment folder by using the context menu on the deployed project in the Servers view? If so, you’ll see the packaged form in the installableApps folder, rather than the exploded form in the installedApps folder. Sorry but that’s a bug which will be fixed in a later release.

    Regarding the time to deploy, note that the server has to be started before deployment is complete. If the server is already running, deployment is much quicker. Also, you may want to try the in-workspace mode, which is quicker as the application is deployed directly from your workspace rather than copied to the server location.

    Please let us know if this helps and sorry for the inconvenience.

    #499229 Reply

    raichu
    Participant

    Hi Tony,
    Installable folders is empty & do u where to change configuration for making in-workspace mode?

    #499230 Reply

    support-tony
    Keymaster

    raichu,

    The server connector configuration editor (to get there, just double-click on the server in the Servers view) has a section labeled “Advanced publishing settings” where you can set the Classic or In-Workspace modes. Ensure that all deployments are removed from the server before changing this, and make sure you save the settings before deploying projects. For more information on WebSphere server connectors, see this Learning Center article.

    You said that the installableApps location is empty. In this case, you may already be using in-workspace mode. Or, in your opening post, are you saying that the installedApps folder has a packaged version of your project, when you had specified Exploded during deployment?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: application not getting deployed in exploded mode

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