• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

adding server to netbeans ide

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have installed SUN APPLICATION SERVER 9.1. now the problem is when i want to add this server to NetBeans ide 6.1 it cannot recognise the installation directory and prompts me that the directory is invalid. please help.
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I've (finally) found the solution for the problem - just choose "GlassFish V2" instead of "Sun Java System Application Server" from the list, and provide your actual SJSAS platform location and it'll work (at least it worked by me).

Source of the solution was at:
http://www.nabble.com/Error-configuring-NetBeans-6.1-with-Sun-Java-App-Server-9.1-td18425238.html

Good luck.
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi

thnks for the solution
its working
reply
    Bookmark Topic Watch Topic
  • New Topic