• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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
 
reply
    Bookmark Topic Watch Topic
  • New Topic