facebook

Hot deployment in local enviroment stoped working

💡
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. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #218373 Reply

    jhus2
    Member

    I am using Myeclipse version 2.6.100 in Eclipse 2.1.2 with Weblogic 8.1 SP2.

    I have an EAR project , a WAR project and about 5 other supporting JAVA projects. If I had the WLS instance running and made changes to any JSP files, the changes would get reflected right away. But that has stopped working. Only way any JSP changes can deployed is when stop WLS, do a build on that WAR project and then restart WLS. A complete waste of time.

    Any help will be greatly appreciated….

    thanks

    #218413

    Riyad Kalla
    Member

    Have you changed your deployment from exploded to packaged? You said “do a build on that WAR project…”, if you are deploying a WAR hotsyncing is not supported, and never has been, but with exploded deployment the individual files are copied out as they are saved. Also make sure that automatic building is turned on: Window > Preferneces > Workbench > Automatically on resource moification

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hot deployment in local enviroment stoped working

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