alpapad / kaptcha

Automatically exported from code.google.com/p/kaptcha
Other
0 stars 0 forks source link

Runtime Error #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded kaptcha-2.3.zip file
2. Got kaptcha-2.3.jar file from zip file and integrated.
3. Getting runtime error as follows :

bad class file: 
C:\bea\user_projects\domains\mydomain\myserver\.wlnotdelete\extract\myserve
r__appsdi
r_cititest_war_cititest\jarfiles\WEB-INF\lib\kaptcha-2.3.jar
(com/google/code/kaptcha/Constants.class
)
class file has wrong version 49.0, should be 48.0

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
kaptcha-2.3.zip, windows XP

Please provide any additional information below.

Original issue reported on code.google.com by magarwal...@yahoo.com on 15 Sep 2008 at 7:16

GoogleCodeExporter commented 9 years ago
http://www.google.com/search?q=class%20file%20has%20wrong%20version%2049.0,%20sh
ould%20be%2048.0

Original comment by latch...@gmail.com on 15 Sep 2008 at 8:07