facebook

myeclipse hardware/configuration

  1. MyEclipse Archived
  2.  > 
  3. General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253309 Reply

    kosl
    Member

    Dear All,

    since I’m not working in a huge corporation but rather a very small company. I’m having the following question. I’m developing an application using EJB, JSF (myfaces) and ADF. My server is jboss database postgresql. (windows XP)

    I have a quite good but not extremely computer, fast processor, 1024 MB of ram memory, ATA100 hard drive.

    I’m working using myeclipse ide, everything works fine except the hardware efficiency. Probably my workflow is wrong. I write something then redeploy the application exporting it as an packaged archive. Then when I find a bug I have to apply changes and redeploy it again. I heard that I could avoid waiting for undeploying and deploying the project as an exported archive and profit from something called “hot deployment”. Is that right ? Or rather I should try to get an extremely fast computer?

    What is the harvare that you are using?

    Where can I read more about hot deployment?

    I will be very grateful for any advice.

    With Regards,

    Karol

    #253376 Reply

    Riyad Kalla
    Member

    I heard that I could avoid waiting for undeploying and deploying the project as an exported archive and profit from something called “hot deployment”. Is that right ? Or rather I should try to get an extremely fast computer?

    Karol, it’s not “exported archive” but an “Exploded deployment”. When you go to create the deployment for your app server, you’ll see two radio buttons “Packaged” and “Exploded”. If you select “Exploded” then your project is copied out to your application server. And as you edit files and make changes and save them, MyEclipse will immediately deploy those changes to you server so you can switch back to your browser and hit “refresh” to see the changes.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: myeclipse hardware/configuration

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