That class was built for JDK 1.5/Java 5, and you're running JDK 1.4.

Is running Java 5 an option for you? If not, you might be able to re- compile XWork for 1.4.

On Sep 18, 2007, at 2:50 PM, Slattery, Tim - BLS wrote:

What's with com.opensymphony.xwork2.ActionSupport?
I don't see anything like that in the Struts 2.0.9 package
I downloaded. Did I miss something?

OK, I found that in the xwork-2.0.4.jar library, not in the struts2- core
library, where I expected it.

Now I get this message when I try to compile "HelloWorld":

<quote>
Cannot access class com.opensymphony.xwork2.ActionSupport; class file
has wrong version 49.0, should be 45.3 or 46.0 or 48.0.
</quote>

Now what's going on?




--
Tim Slattery
[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to