Sana Korejo

Greenhorn
+ Follow
since Apr 16, 2018
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sana Korejo

My application is working fine with Netbeans 7.2 - it is built on jdk 6 JSF / primefaces and glassfish 3.1.2.2. But when I try to run the same application on same server using Netbeans 7.4 or and later version, i get the following error:


I have noticed that the server libraries and netbeans libraries are different in both IDEs, I removed the server libraries (which were pointing to glassfish 4 and pointed to the libraries of glassfish 3 as in netbeans 7.2) but it did not help.

What is the proper way to migrate from one netbeans version to the later version?
5 years ago