-
tliebeck committed patchset 1247 of module nextapp_echo to the Echo CVS repository, changing 1 files.
2005-12-20 00:58:29 UTC by tliebeck
-
tliebeck committed patchset 1246 of module nextapp_echo to the Echo CVS repository, changing 1 files.
2005-12-20 00:52:02 UTC by tliebeck
-
tliebeck committed patchset 1245 of module nextapp_echo to the Echo CVS repository, changing 17 files.
2005-12-20 00:50:35 UTC by tliebeck
-
tliebeck committed patchset 1244 of module nextapp_echo to the Echo CVS repository, changing 1 files.
2005-12-20 00:19:07 UTC by tliebeck
-
Our application has been running on Echo in a
production environment for some months now. About 1 to
5 times per week we get 1 exception on a web request
where the InstancePeer is not able to look up the
component peer.
Most likely this is a very rare bug because it appears
on random components and very infrequent as stated above.
Our application has about 100.000 web requests per day.
2005-09-21 09:43:43 UTC by dimitry_dhondt
-
I can be contacted at dlcole@wellogix.com.
2005-06-20 18:17:17 UTC by nobody
-
Echo is generating IFrame tags which have no 'src'
attribute defined for menus.
This causes Internet Explorer to report 'This page
contains both secure and unsecure items' when using
SSL.
The client will get an error for every menu shown.
For example, if you have 7 top level menus added to a
MenuBar, the client will get 7 error popus...very
annoying.
Here is a link discussing...
2005-06-20 16:56:16 UTC by nobody
-
Using the SelectableTable which is also a sortable
table. I sort the first column and then select a row. I
get the correct row. I sort the first column again and
then select a row. I get the correct row. I sort on
another column(2nd, 3rd or 4th column) and then select
a row. I get the wrong value for:
public void actionPerformed(ActionEvent e) {
int selRow =...
2005-02-25 14:39:51 UTC by shookie10
-
Hello!
I need ListBox.getSelectedValue() do a model size
checking prior doing the
model.get(getMinSelectedIndex()) to avoid
---
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
13:24:21,795 INFO [STDOUT] at
java.util.ArrayList.RangeCheck(ArrayList.java:507)
13:24:21,795 INFO [STDOUT] at
java.util.ArrayList.get(ArrayList.java:324)
13:24:21,795 INFO [STDOUT] at...
2005-02-04 18:45:13 UTC by nicarran
-
tliebeck committed patchset 1243 of module nextapp_echo to the Echo CVS repository, changing 4 files.
2005-01-11 00:47:38 UTC by tliebeck