Hi,

Just updated the tapestry (and related) .jar files in one of our libraries. Here are the things I noticed that aren't listed on the upgrade page on the jakarta site.

deprecated:

    IEngine.getScriptSource();
    FormEventType
    RequestContext
    Body.get(requestCycle);
    RequestCycle.getRequestContext()

gone completely:

    IScriptSource.getScript(scriptLocation);
    Location.getResourceLocation();
    AbstractTextField
    ApplicationRuntimeException
    IEngineServiceView
    ResponseOutputStream
    RequestContext.getRequestURI()

Unfortunately, this looks a little more involved than I originally thought. Also, the upgrade page mentioned something about the following 4.x releases requiring the JDK 1.5 because of some commons dependency. Is this so? If it is I won't bother upgrading from 3.0.3.

Thanks,
Eric




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

Reply via email to