Glassfish 3.1.2 and Eclipse Indigo Plugin

a 夏天 提交于 2019-12-20 03:09:03

问题


My freshly installed Eclipse Indigo SR2 with the new Glassfish 3.1.2 Plugin creates on every start a new "Internal GlassFish 3.1.2" Server.

How can I prevent this behavior? Does somebody already use this configuration?


回答1:


I've faced the same issue and my workaround is uninstall the "Glassfish 3.1.2 Application Server Runtime" from the Eclipse. Please make a full backup for our Eclipse first.

It can be done by the following step: -

  1. Go to "Help" menu ---> "About Eclipse".
  2. Click "Installation Details" button.
  3. The system will display the "Eclipse Installation Details" windows.
  4. Go to "Installed Software" tab.
  5. Find the "Glassfish 3.1.2 Application Server Runtime" in the list and click it. Please note it is sorted alphabetically.
  6. Click "Uninstall..." button
  7. The "Uninstall" windows will display, please review and click the "Finish" button for uninstalling.

Edit: We need to start the Eclipse with "clean" option after it is uninstalled.

I download the Glassfish 3.1.2 Open Source Edition form here and install to my machine. Then register the new installed Glassfish 3.1.2 to the Eclipse.

Regarding to my opinion, I thought that it would be nice if I use the Glassfish out side the Eclipse plugin / workspace folder.




回答2:


This bug has been recently fixed - here is the guide how to install the new fixed runtime plugin: https://blogs.oracle.com/piotrik/entry/bug_fix_for_eclipse_runtime



来源:https://stackoverflow.com/questions/9665779/glassfish-3-1-2-and-eclipse-indigo-plugin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!