From jbosstools-commits at lists.jboss.org Sun May 29 22:42:04 2011 Content-Type: multipart/mixed; boundary="===============1406274743067400333==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r31611 - trunk/documentation/guides/JBDS_Release_Notes/en-US. Date: Sun, 29 May 2011 22:42:03 -0400 Message-ID: <201105300242.p4U2g3xM028940@svn01.web.mwc.hst.phx2.redhat.com> --===============1406274743067400333== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2011-05-29 22:42:03 -0400 (Sun, 29 May 2011) New Revision: 31611 Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml Log: updated with new fixed issues Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.= xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-05-29 06:10:28 UTC (rev 31610) +++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-05-30 02:42:03 UTC (rev 31611) @@ -12,7 +12,7 @@ = - JBIDE-00= 00: + JBIDE-31= 26: Validation for the serializablity of injected beans into passiv= e-scoped beans has been added. This ensures that if a bean belongs to @SessionScoped, @ConversationScope or = any @NormalScope(passivating=3Dtrue) and it is not sta= teful (@Stateful), the bean is checked to see if it im= plements java.io.Serializible. If it does implement = the Serializible class, then it is marked as an error. @@ -32,7 +32,7 @@ --> - + ESB - JBIDE-00= 00: + JBIDE-85= 69: Classes within the JBoss ESB Editor and ESB Message Persister a= re now filtered within the Select class dialog that is= invoked through the Browse button. Content assist pro= posals are also filtered within the text field instead of a drop-down list,= providing a significant performance enhancement over previously voiced sol= utions. + + + JBIDE-85= 67: A drop-down list has been added to the JBoss ESB Editor and Rou= te in order to allow selection of a predefined Service Category or Service Name. = + + + + + JBIDE-84= 66: The Rule Agent Properties property has bee= n added to the Content Based Router Action section of = the JBoss ESB Editor. The following actions are now also supported through = drop-down lists: org.jboss.soa.esb.actions.ContentBasedWiretap and org.jboss.soa.esb.actions.MessageFilter. + + @@ -70,7 +80,7 @@ --> - + + + + + = - + RichFaces @@ -169,7 +179,7 @@ - + + + + + Teiid Designer + + + + + JBIDE-83= 99: The engine behind the incorporated project examples that are di= stributed with the tools can now recognize a Teiid instance within a JBoss = server. This has allowed for Teiid requirements to be added to Teiid Design= er project examples. + + + + + TEIIDD= ES-934: An error was apparent in previous releases of Teiid Designe= r where the number of models added to a VDB could grow so large that data r= oles became inaccessible from the menu. This was caused because no scrollba= r existed for the menu, meaning menu items would persist past the bottom of= the screen without any way for the user to see them. This issue has been c= orrected in this latest release. = + + + + + TEIIDD= ES-877: When creating a new Teiid project, the Teiid Designer persp= ective would not be opened by default. In this version, a user is asked if = they would like to open the corresponding Teiid Designer perspective when t= hey have created a new Teiid project. + + + + + TEIIDD= ES-869: The Web Service model that was generated by the N= ew Model Wizard was incorrect, with errors in the in= voke and invokeHTTP procedures. These= errors meant that the resulting parameters from the methods would be model= ed as IN, rather than as a result= . It also meant that the contenttype of the invokeHttp should be an OUT parameter. = These errors have been corrected in this release. + + + + + TEIIDD= ES-859: In an example project, the ability to preview data would fa= il due to the preview jobs starting before the auto-build and locking model= resources. Scheduling of the preview jobs are now delayed in order to ensu= re there is enough time for the auto-build to start. + + + + - + + Web Tools Platform @@ -238,10 +280,15 @@ JBDS-1602= : The Web Service Tester tool included as part of the Web Tools Pla= tform contained an issue that would generate incorrect SOAP code, causing m= arshaling issues expressed as a NullPointerException. Multiple namespaces can now be handled without error and correct = SOAP code is generated, removing marshaling issues. = + + + JBIDE-87= 70: Sample input has been provided for Web Service Definition Langu= age (WSDL) with a Simple Object Access Protocol (SOAP) header definition. T= his allows users a foundation to create their own WSDL applications that ut= ilize SOAP definitions. + + - + + General Issues @@ -274,6 +321,11 @@ JBDS-1268= : The JBoss Developer Studio can now be installed by passing the in= staller a settings file named InstallConfigRecord.xml.= To undertake this, setup an InstallConfigRecord.xml a= nd run the following on a command line: java -jar jbdevstudio-4.1.0.G= A.jar InstallConfigRecord.xml. This allows for an automated and repr= oducible installation. For further information consult the Gettin= g Started Guide. + + + JBIDE-85= 96: The Properties editor for project files has been improved by al= lowing the Enter key to be pressed on a cell to begin edit= ing its contents. Likewise, by performing a single mouse click a user can a= lso edit the contents of a cell (previously a user had to double click to e= dit a cell). + + --===============1406274743067400333==--