| Author |
org.apache.jasper.JasperException: PWC6345 exception
|
ajay kumar jha
Greenhorn
Joined: Sep 17, 2011
Posts: 7
|
|
org.apache.jasper.JasperException: PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required
after deploying war file in glassfish server when i click on the url i am getting above exception.i have checked the asenv.config file also.
please give me some suggestions.
|
 |
Ove Lindström
Ranch Hand
Joined: Mar 10, 2008
Posts: 326
|
|
The property AS_JAVA must point to a JDK not a JRE installation.
Example:
|
 |
 |
|
|
subject: org.apache.jasper.JasperException: PWC6345 exception
|
|
|