Hi,
Can anyone help me with this?
I installed glassfish server and plugin to eclipse. But when i select the server directory, its says
Missing classpath entry C:\glassfish3\install\lib\appserv-rt.jar. I found the instructions on below website but all in vain
https://glassfish.java.net/downloads/v2ur1-b09d.html
I have jdk6 installed in my system and JAVA_HOME set to C:\Program Files\Java\jdk1.6.0_29
when i run below command
java -Xmx256m -jar filename.jar
i get the error:
C:\glassfish3\glassfish\lib> java -Xmx256m -jar appserv-rt.jar
Failed to load Main-Class manifest attribute from
appserv-rt.jar
Please share your thoughts or link to the configuration steps would be helpful
thanks