Servoy 3.5.11 / Servoy 3.5.12

Servoy announcements

Servoy 3.5.11 / Servoy 3.5.12

Postby Jan Blok » Tue Apr 13, 2010 5:01 pm

Update: Servoy 3.5.12 fixes the annoying "developer only" issue mentioned below, and comes with the plugins jnlp files change as mentioned here, since webstart sometimes failed to notice a server resource change.
---------------
We announce the immediate availability of Servoy 3.5.11
This version is released as workaround to the unexpected webstart security level change in Java 6 update 19 (which led to unusable security dialogs due to bugs in Java 6 update 19 itself)
When installing this version all non Servoy beans and plugins have to be signed by there vendor!
Plugin/beans developer should have a look here

Make a backup of your current Servoy installation (directory and database) before installing. :!:

This version is available through the download page on the Servoy website (developer section) and auto update. (check via help menu -> check for new version)

Client changes:
[enh] backport for the override style form color
[fix] 232129 rollback of failed records dont work correctly
[fix] 217342 foundset.selecvRecord(pk) will give error
[fix] 214220 controller.loadrecords(DataSet) does not apply table filters when records are cached
[fix] exception when loadByPK and last PK does not exist

Web client changes:
[fix] 236894 "page expired" in Servoy webclient

Server changes:
[fix] 269605 memory leak via admin-page error log
[fix] 241644 Active connection leak with MS SQL database

Developer changes:
[fix] 225332 Error when importing 3.5.10 solution in Servoy 4 and later

Plugin changes:
[fix] 179918 setChildSortDataprovider() on DbTreeView bean doesn't work
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 3.5.11

Postby jlugten » Tue Apr 13, 2010 5:57 pm

It seems that application.getMethodTriggerFormName() always returns null in a form method now
User avatar
jlugten
 
Posts: 7
Joined: Thu Jan 08, 2004 12:12 pm
Location: Uithoorn

Re: Servoy 3.5.11

Postby jlugten » Tue Apr 13, 2010 8:07 pm

The clients are getting an unsigned resource message with Java 6 update 5 ! ! !
and the application is unable to launch.
User avatar
jlugten
 
Posts: 7
Joined: Thu Jan 08, 2004 12:12 pm
Location: Uithoorn

Re: Servoy 3.5.11

Postby jcompagner » Tue Apr 13, 2010 8:08 pm

jlugten wrote:It seems that application.getMethodTriggerFormName() always returns null in a form method now


I found the bug and fixed it. It is a developer only bug so your smart or webclients on an application server dont have this problem
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 3.5.11

Postby IT2Be » Tue Apr 13, 2010 9:02 pm

[quote="jlugten"]The clients are getting an unsigned resource message with Java 6 update 5 ! ! !
and the application is unable to launch.[/quote]John, are you using our plugins/beans with 3.5.11?
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Re: Servoy 3.5.11

Postby jlugten » Tue Apr 13, 2010 9:17 pm

We are using the it2becalendarbean, but the first message we've got is:
> Unsigned resource: http://localhost:8080/beans/DndDBTreeView.jar
I think we are going to switch back to 3.5.10 for the time being.
User avatar
jlugten
 
Posts: 7
Joined: Thu Jan 08, 2004 12:12 pm
Location: Uithoorn

Re: Servoy 3.5.11

Postby patrick » Tue Apr 13, 2010 9:32 pm

[quote]http://localhost:8080/beans/DndDBTreeView.jar[/quote]

... and that is part of the Table bean, so one of our components. Please excuse the inconvenience in this whole matter. I think it came as a surprise to everyone.

We are aware that this is a very annoying situation. We will provide an updated installer of all of our components tomorrow. Please try that before upgrading in a productive environment, but it does look like it heals the problem.
patrick
 
Posts: 3703
Joined: Wed Jun 11, 2003 10:33 am
Location: Munich, Germany

Re: Servoy 3.5.11

Postby jcompagner » Tue Apr 13, 2010 9:37 pm

jlugten wrote:We are using the it2becalendarbean, but the first message we've got is:
> Unsigned resource: http://localhost:8080/beans/DndDBTreeView.jar
I think we are going to switch back to 3.5.10 for the time being.


please see this post:
http://www.servoy.com/forum/viewtopic.p ... d=a#p73294

and also this one is important for existing clients:

http://www.servoy.com/forum/viewtopic.p ... =30#p73490
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 3.5.11

Postby IT2Be » Tue Apr 13, 2010 10:43 pm

When you follow this thread and use IT2BE Components please read our announcement here: http://www.it2be.com/index.php/componen ... rvoy-4-a-5

Especially the last paragraph is of interest to you!
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Re: Servoy 3.5.11 / Servoy 3.5.12

Postby patrick » Wed Apr 14, 2010 2:54 pm

For those of you using plugins from us (servoy-plugins.de), we have now signed all of our components with a self-signed certificate. You can download an updated installer from our website.

We have bought a real certificate, but that has not yet been issued. In a few days we hope to provide another update with the real certificate that will not present a dialog to the user (for our components at least).
patrick
 
Posts: 3703
Joined: Wed Jun 11, 2003 10:33 am
Location: Munich, Germany

Re: Servoy 3.5.11 / Servoy 3.5.12

Postby pbakker » Wed Apr 14, 2010 5:10 pm

See http://wiki.servoy.com/x/SpV7 for a comprehensive overview of Servoy i.c.w. Java 6 update 19

Paul
pbakker
 
Posts: 2822
Joined: Wed Oct 01, 2003 8:12 pm
Location: Amsterdam, the Netherlands

Re: Servoy 3.5.11 / Servoy 3.5.12

Postby IT2Be » Wed Apr 14, 2010 11:57 pm

Signed IT2BE Components for Servoy 3 are available now.

You can read more about this on our website here: http://www.it2be.com/index.php/componen ... r-servoy-3 .
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Re: Servoy 3.5.11 / Servoy 3.5.12

Postby Karel Broer » Wed Aug 25, 2010 4:06 pm

I know, Servoy 5.2 is allready released for a loooong time, but some customers still running Servoy 3.5.12.
Even better (or worse), some customers run Servoy 3.5.12 clients on MAC :shock: :wink: .
There is a very irritating issue in 3.5.12 with Mac clients: when branding=true, the shortcut won't show.
Any help would be appreciated.
Karel Broer
ServoyCamp - http://www.servoycamp.com
User avatar
Karel Broer
 
Posts: 779
Joined: Mon May 03, 2004 12:49 am
Location: Doetinchem


Return to Announcements

Who is online

Users browsing this forum: No registered users and 24 guests