Git-Host / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 1 forks source link

cannot access org.vosao.business.CurrentUser #193

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
trying to follow Install I get the following error int he "update" (I have
developed / installed Java Appengine instances of other apps) 

INFO: Built File: /cms/config/users.jsp
/var/folders/bC/bCsvujtKH4mYAzL+mc-CjU+++TI/-Tmp-/appcfg6973764402148769326.tmp/
WEB-INF/classes/org/apache/jsp/login_jsp.java:6:
cannot access org.vosao.business.CurrentUser
bad class file:
/var/folders/bC/bCsvujtKH4mYAzL+mc-CjU+++TI/-Tmp-/appcfg6973764402148769326.tmp/
WEB-INF/lib/vosao-api-0.3.jar(org/vosao/business/CurrentUser.class)
class file has wrong version 50.0, should be 49.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
import org.vosao.business.CurrentUser;
                          ^

Original issue reported on code.google.com by mrblogdo...@gmail.com on 19 Apr 2010 at 12:03

GoogleCodeExporter commented 9 years ago
Please provide OS and JDK version.

Original comment by kinyelo@gmail.com on 21 Apr 2010 at 4:39