Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 454)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#450 fixed Make operational test check that released versions of servlets work Kevin Milner
Description

Recently our released apps couldn't access servlets while the development instance of tomcat was fine. The operational tests should check both (although it's a little trickier).

#451 fixed EnumParameter can't be serialized with servlets. Kevin Milner
Description

There is a problem with serialization of ImmutableList? that will likely never be fixed. See these threads:

http://stackoverflow.com/questions/9110677/readresolve-not-working-an-instance-of-guavas-serializedform-appears https://code.google.com/p/guava-libraries/issues/detail?id=1554

This class is used in EnumParameter? (actually EnumConstraint?), and was throwing exceptions when deserialized by tomcat.

#453 fixed NGA2 Wrapper Period Parameter inconsistencies Kevin Milner
Description

The NGA2 wrappers have an issue where first of all the PeriodParameter? is not bing initialized properly by default, and direct PeriodParam?.setValue(...) calls are not reflected in the underlying IMR until a setSite/setRupture method is subsequently called.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.