Re: Fw: [java ee programming] Re: Setup of Glassfish in Netbeans 6.5

2009-03-04 Thread hoggjustin
Hi All, Thanks for all the replies :-) Solved this last night, so here is the solution for anyone who has the same trouble... Glassfish 2.1 comes bundled with Java EE 5 SDK , so all I had to do was provide path to installation directory of SDK e.g. C:\Sun\SDK and that was it. I was wasting tim

Fw: [java ee programming] Re: Setup of Glassfish in Netbeans 6.5

2009-03-03 Thread Biljana Biljana
Hi hog! To use Glass Fish like server you have to set some system variables: Path, which you edit and add path where you installed JSDK on your computer, JAVA_HOME path where you installed jdk or beter jsdk  and J2EE_HOME path for folder where you are installed J2EE server which is in your exampl