Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Adding a Server to a Netbeans 6.9 WebApp problem.

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Java People,

I wonder if you could help me, I am having an issue where I cant seem to add a server to my existing Web application I wonder if you could help?

I have a Web App that currently has 2 servers set up:

GlassFish Server 3
GlassFish Server 3.1

I am trying to add a Tomcat 6.0 server as this is what the application is to be deployed on.

I have gone into Servers in the Tools menu and I have added as Tomcat 6.0 server and pointed it to the correct location.

Bu when I go to Properties on the Web App and go to the Run section, my Tomcat 6.0 server does not appear in the Servers list, only the 2 GlassFish servers.

Please could someone help me it is getting quite frustrating now.


Best Regards


Richard
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic