This blog contains the info about Java and J2ee and Ajax and Hibernate

Friday, August 21, 2009

javac:invalid flag error-solution

Hi

i faced this problem and suffered 2 days for this. Intially i thought this problem with my java webservices(i got this while i'm doing webservices). But its not.

its the problem with our jdk.few jdk versions supports the wildcard intries in 'javac', few are not.

Here is the full article about this.

http://javahowto.blogspot.com/2006/07/jdk-6-supports-in-classpath-but-be.html

No comments: