Where to find my netbeans glassfish installation? - netbeans

I have installed one glassfish server manually and one is installed with netbeans IDE.
How I can know which one is installed with netbeans?

The one installed by NetBeans should be automatically registered with NetBeans, so go to the Tools -> Servers menu and select the Glassfish server. It will tell you, roughly, where the server was installed (it will give you a location of the Domains folder, which is under the root installation).

Related

Installing GlassFish server in luna

I am trying to install GlassFish server manually and have installed the GlassFish tool from Eclipse market place.
However, when I go to
Windows > Show Views > Other > Server > Servers
New->Server still no option for GlassFish is show.
I am still unable to see the GlassFish server option
How do I resolve this?
How did you install the Glassfish Tools? The correct way is:
install Glassfish (outside of eclipse)
click Window->Preferences
click Runtime Environment
click Add
(probably you won't find Glassfish otherwise go directly to 13.) click link Download additional server adapters
choose Glassfish Tools
Next
Finnish
Reboot Eclipse!
click Window->Preferences
click Runtime Environment
click Add
choose GlassFish
choose GlassFish installation directory (possible if you finnished 1.)
Finnish
Now you should be able use the New Server Wizard within the Server View.

Adding Tomcat into Eclipse

I am trying to add a tomcat server into runtime environments. I successfully installed tomcat. I already have Java EE eclipse, BUT after I click search under Window->Preferences->Server->Runtime environments and select apache tomcat and then click OK a window with the following text popups: No new server runtime environments were found. What am I doing wrong? I thought after switching to Java EE and installing tomcat I will be able to add the RE... Many thanks in advance!
After trying to add the RE: no tomcat servers list!!!
after trying to search (C:/Program Files/Apache...)
and finally the popup after choosing "apache software foundation" and hitting ok
You need to specify the server runtime in that window. From the browse button, select the base path of the directory where you have installed tomcat and hit next. Hopefully that should do it. There should also be an option to download and install, if you have internet connectivity.
If you dont see any server types in the 'add new Server' dialog, then you are probably missing the server adapters. In which case click on the 'Download additional server adapters' link. This will allow you to pick and download 'tomcat server adapter'. Once that is done.
Some screenshots etc would also help in understanding and helping you resolve your issue.
Hope this helps.
Run time environment click on add button select Apache tomcat-> Click on next button -> Browse the Tomcat 7.0 path -> Finish.
Because you are not having JST server adapters...you are not able to see installed apache in eclipse ....just install this through 'install new software' in help menu ....
You are most likely are missing the Eclipse Tomcat Server Feature. You can either try reinstalling all of the WTP plugins or maybe install Spring STS which I'm sure has the plugin installed.

Eclipse Juno Tomcat 6 Remote Host Not Supported

I am trying to add a tomcat 6 server in my eclipse juno but I am getting this error:
The currently selected server type does not support remote hosts
Before juno I had galileo on the same machine and I was able to add tomcat 6 successfully in it without any problems.
I searched on the internet before asking but the only relevant link i got was this:
Eclipse Tomcat7 Server Doesnt support Remote Host
and it doesn't help much.
Pls help
Thanks
I had the same problem with Tomcat 7 and I solved it by importing a Tomcat 7 project from another workspace which already had the server set up. Additionally I added a Runtime Environment for Apache Tomcat 7 (Window > Preferences > Server > Runtime Environments > Add)
I recently had the same problem and it was because I had a previous version of tomcat installed, upgraded to a newer version, deleted to old one, and never changed the runtime environment in Eclipse. It's kind of a poor error message because it doesn't state the true nature of the problem but anyway... The easiest way to fix this is:
Open Eclipse, right click on the workspace and select New Server.
Once you are at the Define New Server wizard click on Apache and select Tomcat 6. This is where you should see the error The currently selected server type does not support remote hosts. Now below server runtime environment click Configure Runtime Environments and new popup will open. You should see Apache Tomcat v6.0 in the preferences window. Select this and click edit to the right.
You will have a new popup titled Edit Server Runtime Environment. Under Tomcat Installation Directory you can browse to the location of the tomcat directory. Assuming you have downloaded Tomcat and put it at the top level of your C: drive you should have something like this: C:\apache-tomcat-6.0.36. Click finish and you should be good to go. Let us know how it works out for you!
I also had the same problem and tried to follow #dbk's solution but I didn't have the "Configure Runtime Environments" in the wizard screen. For me I needed to go to preferences->server->run time environments where I had incorrectly configured runtime environments. So to be clear if you have runtime environments that are not configured correctly you will have to edit them first.

Apache Tomcat is missing in Eclipse 3.7

I am planning to using Apache Tomcat for my development purpose in Eclipse IDE. I have created a webservice application, for this I need to configure Installed runtime as Tomcat Server, to run the service.
When I try to install it, I find it was missing in the list of servers.
How can I resolve this?
Window > Show View > Servers. From there, Right click > New > Server and you should see a first group called Apache, with plenty of Tomcats to choose from.
It might depend on the version of Eclipse you are using. I know for sure that Eclipse for Java EE Developers contains these servers, Eclipse Classic or Eclipse for Java Developers might not include them.
I got this problem and found this solution, may be it can help you:
- 1st: Copy file servlet-api.jar in folder install tomcat:ex:C:\tomcat\common\lib\servlet-api.jar into folder install java ex: C:\Program Files\java\jdk1.5\jre\lib\ext.
-2nd: open: C:\tomcat\conf\context.xml
add Text:
< Context reloadable = “true”>
WEB-INF/web.xml
…….
3rd: Download file tomcatPlugin….
unzip into "plugin" folder of eclipse
Start eclipse, go to Window\preference\
In Preference Tab:
Chose Tomcat and config:
+Tomcat version: Your installed tomcat version
+Tomcat home: link to folder that you unzip tomcat (C:\Tomcat5.5)
Manager App username: admin
Manager App password: admin
Clik OK
Restart Eclipse
OK. GOOD LUCK ^^
Source: http://maivanha.blogspot.com/2007/11/i.html

Uninstalling Oracle WebLogic plugin from Eclipse Galileo

I believe that installing the Eclipse plugin for WebLogic changes the Eclipse behavior somewhat based on my experience with SSL handshake errors due to untrusted certs. I am trying to uninstall the Oracle WebLogic plugin from my Galileo installation. Here is the problem:
I see the Oracle WebLogic plugins and features when i click on help->InstallNewSoftware->Already Installed in the tabs named "plug-ins" and "features".
Those two tabs do not have the uninstall option/button at the bottom, but I do not see any listing for Oracle Enterprise and/or WebLogic plugin in the 'installed software' tab. This is the only place from where I can safely uninstall the plugin instead of just manually removing the plugin and features from the eclipse corresponding folders.
Is there some other entity managing the downloads from Oracle? is anyone else trying to do the same and finding similar problems? if you have any hints/pointers that'll be great -- Thanks.
I just deleted the plugins and features for Oracle tools and WebLogic included, from the corresponding Eclipse folders, and started eclipse with -clean. Everything is executing fine so far.
I have installed the Oracle WebLogic Server Tools in the following way:
In the Servers view "New Server"->"Download additional server adapters"->"Oracle WebLogic Server Tools". Then when I want to uninstall I cannot find it in the installed plugin or features list, just like you.
Then I tried to search "Oracle WebLogic Server Tools" in Eclipse Marketplace, I can find "Oracle WebLogic Server Tools" with the option "Uninstall".
I believe this way of uninstallation is safe.