Switching glassfish 2.x to 3.1.1
Posted
by
Alexandre Abreu
on Server Fault
See other posts from Server Fault
or by Alexandre Abreu
Published on 2011-11-25T13:40:36Z
Indexed on
2012/06/05
16:42 UTC
Read the original article
Hit count: 685
So I am managing a old java project that is using glassfish 2.x. Seems like netbeans does not support 2.x versions any more, so I want to change it to 3.1.1. How to properly make that change?
I have JDK 1.6 installed. When I try to select the 3.1.1 does not fix the error "Unable to find Application Server J2EE"
Thanks in advance. Sorry if this question is in the wrong place, this is really not my area.
© Server Fault or respective owner