Hi Cameron,

yes, it looks like ;-) The ULC Iconizer has been developed against ULC 6.0. As the ULC community contributions are not part of the official ULC product, compatibility with the latest ULC release is not guaranteed.

Please feel free to donwload the sources, try to recompile against ULC 6.1 and try to fix the error(s). I'm sure most of the issues can get resolved by recompilation (as the one you listed below as the overloaded method saveState(Anything, String) has been removed, but saveState(Anything, Object) is still there). Other issues can get solved by fixing the import statements. Please see also the migration hints included in the ULC 6.1 release notes for further information on backward incompatibilities.

If you are successful, I would be happy to update the contribution on the community site, if you allow me to.

I'll try to find time to update the ULC Iconizer extension in the near future, but I cannot commit myself to any date, sorry!

Kind regards,
Christian


Cameron Taggart schrieb:
It looks like ULC Iconizer isn't compatible with 6.1 yet.  :(

After cleaning and recleaning my eclipse project, I get this error
when running my app with the ULC development runner.

     14.07.2006 11:44:03.183    1,000    SEVERE    Thread[ULC Communication
Controller Thread,6,main] com.ulcjava.base.server.ULCSession processRequests got
exception while processing    [java.lang.NoSuchMethodError:
com.canoo.ulc.community.iconizer.application.ULCIconizedButton.saveState(Lcom/ulcjava/base/shared/internal/Anything;Ljava/lang/String;Lcom/ulcjava/base/server/IProxy;Lcom/ulcjava/base/server/IProxy;)V at com.canoo.ulc.community.iconizer.application.ULCIconizedButton.saveState(Unknown
Source)
    at com.ulcjava.base.application.ULCProxy.getRef(ULCProxy.java:220)
at com.ulcjava.base.server.ULCSession.replaceProxiesByRefs(ULCSession.java:229) at com.ulcjava.base.server.ULCSession.replaceProxiesByRefs(ULCSession.java:70)

Cameron

On 7/14/06, Cameron Taggart <[EMAIL PROTECTED]> wrote:
Please ignore for now.

On 7/14/06, Cameron Taggart <[EMAIL PROTECTED]> wrote:
> I just upgraded fromo ULC 6.0.4 to 6.1.  The standalone client works,
> but when loading the application via Java Web Start, there is a
> problem with the ULC communication.  See error in attached screenshot.
>  Any ideas?
>
> Cameron
>
>
>


_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to