The version of Woodstock is (I think)...
JSF Component:
Version: 1.0.1 Source: NetBeans IDE 6.0 (Build 200711261600)
Visual JSF 1.0.2 Component:
Version: 1.0.2 Source: NetBeans
Plugin Description
For the list of included fixed bugs please check
http://wiki.netbeans.org/wiki/view/NetBeans6.0PatchesInfo. The Visual Web
JSF Framework, based on drag and drop functionality, provides a visual
approach to web application design.
-----
All I did was apply the NetBeans 6.0 Update for Woodstock... a.k.a:
"Woodstock 4.1.1 Upgrade Available from NetBeans 6.0 Update Center"
The Woodstock 4.1.1 JSF Components upgrade is available from the NetBeans
6.0 Update Center. The new version includes performance improvements, bug
fixes and an upgrade to Dojo 1.0.1.
as per the netbeans log file:
org.netbeans.modules.visualweb.woodstock.webui.jsf [2.0.2 200712160201]
In NetBeans Module : <NETBEANS HOME>/visualweb1/modules/ext/webui-jsf.jar:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: Sun Microsystems Inc.
Implementation-Title: Woodstock 4.1
Implementation-Version: 4.1
Implementation-Vendor: Sun Microsystems Inc.
Implementation-Vendor-Id: com.sun
Specification-Title: Woodstock
Specification-Version: 4.1
Specification-Vendor: Sun Microsystems Inc.
Name: com/sun/webui/jsf/
X-SJWUIC-SWAED-Version: 4.0
X-SJWUIC-Components-Version: 4.1
X-SJWUIC-Components-Timestamp: 200711061410
X-SJWUIC-Theme-Version-Required: 4.1
X-SJWUIC-JSF-Version: 1.2
X-SJWUIC-Dependencies: dataprovider.jar/1.0, jhall.jar/2.0
X-SJWUIC-Dependencies-FileUpload: commons-fileupload.jar/1.0
In the USER DIR (Woodstock update applied) a.k.a: <USER
DIR>/modules/org-netbeans-modules-visualweb-woodstock-webui-jsf.jar
Near the bottom, it says:
OpenIDE-Module-Java-Dependencies: Java > 1.4
OpenIDE-Module-Implementation-Version: 200712160201
AutoUpdate-Show-In-Client: false
OpenIDE-Module: org.netbeans.modules.visualweb.woodstock.webui.jsf
OpenIDE-Module-Layer: org/netbeans/modules/visualweb/woodstock/webui/j
sf/designtime/layer.xml
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/visualweb/woods
tock/webui/jsf/Bundle.properties
OpenIDE-Module-Specification-Version: 2.0.2
OpenIDE-Module-Requires: org.openide.modules.ModuleFormat1
Class-Path: ext/webui-jsf-dt.jar ext/webui-jsf.jar ext/json-2.jar ext/
prototype-1.5.0.jar ext/jsf-extensions-common-0.1.jar ext/dojo-1.0.1.
jar ext/jsf-extensions-dynamic-faces-0.1.jar
------
I have three rows in the MySQL DB Table. The table is set up to paginate
every 2 rows, (so the third row would be on the second page.
Safari version 3.0.4 (523.12.2).
Firefox version 2.0.0.11
I have noticed on other pages that "don't" have enough rows for pagination
(in my case 2) thee page works in IE... Only pages requiring table
pagination seem to have this problem in IE 6.0 SP2 (Win 2k3).
Thanks for your help,
Chris
Dan Labrecque wrote:
>
> What version of Woodstock are you using? How many rows are you
> attempting to display? What happens on other browsers (e.g., Firefox)?
>
> Dan
>
> Chris Fleischmann wrote:
>> Folks, I recently upgraded my woodstock components in NetBeans 6.0,
>> All went well, at least for my project development...
>>
>> I have used the insert, update and delete tutorial using a MySQL
>> table, and notice that when I try to show the page in IE 6.0 that it
>> does not render properly, APPEARS to hang for upwards of five minutes,
>> eventually it does show the whole page... BUT in minutes. I also
>> enabled HTTP Compression in glassfish.
>>
>> Turning off HTTP 1.1 seems to work, the page is slower to render but
>> works all the same in IE.
>>
>> In Safari and Firefox, HTTP 1.1 works (with HTTP compression from
>> glassfish) without issue.
>>
>> Reading google/forum postings, I see it could be a common problem -
>>
>> http://www.owensperformance.com/articles/200/Internet_Explorer_6_Hangs_with_Multiple_Connections.xhtml
>>
>> og URL Get Connections and there not being enough.
>>
>> Is it a case of the AJAX'ing and multiple URL request required to
>> render the table the CachedRowset etc?
>>
>> Is there any workaround - obviously I cant ask my user base to change
>> their IE settings.
>>
>> Once the page loads in the browser (after waiting for the "hang" to
>> finish), I can click "shift-refresh" and the page renders properly,
>> correctly and in a timely manner.
>>
>> Your thoughts greatly appreciated.
>>
>> Regards,
>>
>> Chris
>>
>> --
>> <http://au.sun.com/events/techdays/index.jsp> *Chris Fleischmann*
>> Solution Architect
>> Software Practice
>>
>> *Sun Microsystems Australia*
>> Level 7, 476. St. Kilda Road
>> Victoria 3004 Australia
>> Phone +61 3 9869 6452
>> Email Chris.Fleischmann_at_Sun.Com
>>
>
>
>
--
View this message in context: http://www.nabble.com/Internet-Explorer-6.0-%28SP2%29-Hangs-with-HTTP-1.1-and-woodstock-components-for-NetBeans-6.0-tp14896267p14901707.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.