I believe that the GAE/J SDK files we have in our

  war\WEB-INF\lib

folder dictate to GAE/J which version of the SDK we want to be run in
production. For example: I have

  appengine-api-1.0-sdk-1.5.5.jar

amongst other .jar files, so my app will run under the Java 1.5.5 SDK
when deployed in production. (Yes, I haven't upgraded my build
environment to take the newest SDK into account.

Any help? (Hello fellow Apache Wicket developer!)


On Dec 14, 8:59 am, Paul <[email protected]> wrote:
> Hi,
>
> I am trying to update to the new SDK in my project settings. I am not
> using Eclipse plugin as it does not work. I use maven for running and
> deploying. Even though my xml points to newest sdk, it does not work
> and shows standard message about older sdk version. When running
> locally it uses correct version, but not always. But when deploying it
> shows that I'm using 2-3 versions older SDK. Am I missing something?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to