hi janak, yes, thanks, he helped us a lot.
regards Dejan mailto:[EMAIL PROTECTED] Friday, June 9, 2006, 12:38:25 PM, you wrote: JM> Hi Dejan, JM> Rolf has had a look at your extension code and made suggestions. JM> I hope your problem is solved now. JM> In case you have further issues please post to the developer list. JM> Thanks and regards, JM> Janak >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] Behalf Of Dejan Pecar >>Sent: Wednesday, June 07, 2006 8:21 PM >>To: [email protected] >>Subject: Re[2]: [ULC-developer] strange exception >> >> >>hi janak, >> >>no i haven't explicitly ported the extension for ULCButton. >>i saw deprecated methods, but this implies for me that the >>compilable stuff should still run with 6.1 without code changes. >> >>do i have to rewrite all extensions for 6.1 ? >>i ask this because it's really a lot of code (i do not expect this >>on version changes behind the dot). >> >>regards >> Dejan >>mailto:[EMAIL PROTECTED] >> >>Wednesday, June 7, 2006, 4:40:59 PM, you wrote: >> >>JM> Hi Dejan, >> >>JM> The ULC Extension API has changed between ULC 6.0.4 and ULC 6.1. >> >>JM> ULC Extension Guide explains the new API. >> >>JM> It appears that you have an extension for ULCButton. Have you >>ported the >>JM> extension to ULC 6.1? >> >>JM> On the server, you are calling a setBorder method with some >>icon as args. Is >>JM> that right? >> >>JM> Can you send me the code for your extension? >> >>JM> Moreover just to make sure, I hope you don't have your icon >>(or any other >>JM> ULC widget) in a static variable. >> >>JM> Thanks and regards, >> >>JM> Janak >> >>>>-----Original Message----- >>>>From: [EMAIL PROTECTED] >>>>[mailto:[EMAIL PROTECTED] Behalf Of Dejan Pecar >>>>Sent: Wednesday, June 07, 2006 7:44 PM >>>>To: [email protected] >>>>Subject: [ULC-developer] strange exception >>>> >>>> >>>>hi, >>>> >>>>we're currently porting our application from ulc 6.0.4 to 6.1. >>>> >>>>now we're stuck in the following problem: >>>> >>>>1 07.06.2006 15:57:16.513 900 WARNING >>>>Thread[T0,5,ThreadPool0] com.ulcjava.base.server.ULCSession >>>> a Exception received from client: >>>>com.ulcjava.base.shared.internal.IllegalStateException: no method >>>>found for method name 'setBorder' and arguments >>>>'[EMAIL PROTECTED]' (argument >>>>types: '[class com.ulcjava.base.client.UIIcon$BasicIcon]') on >>>>class 'ch.abacus.ulc.client.UIAButton', proxy OID is 1036 >>>> at >>>>com.ulcjava.base.shared.internal.ReflectionUtilities.createExceptio >>>>nForMethodNotFound(ReflectionUtilities.java:59) >>>> at com.ulcjava.base.client.UIProxy.a(UIProxy.java:106) >>>> at com.ulcjava.base.client.UIProxy.b(UIProxy.java:7) >>>> at com.ulcjava.base.client.UIProxy.a(UIProxy.java:18) >>>> at com.ulcjava.base.client.UIProxy.restoreState(UIProxy.java:156) >>>> >>>>this occures when we call a second instance of the same application. >>>> >>>>can anyone help ? >>>> >>>>regards >>>> Dejan >>>>mailto:[EMAIL PROTECTED] >>>> >>>>_______________________________________________ >>>>ULC-developer mailing list >>>>[email protected] >>>>http://lists.canoo.com/mailman/listinfo/ulc-developer >> >>_______________________________________________ >>ULC-developer mailing list >>[email protected] >>http://lists.canoo.com/mailman/listinfo/ulc-developer _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
