MAIN:joe_walker:20080403110659
by joe_walker on
03 April 2008, 06:07:00 -0500
(9 months ago)
Removing creator methods that don't grok hidden to fix jaxer bug
MAIN:xmaniac:20080218114545
by xmaniac on
18 February 2008, 05:45:45 -0600
(10 months ago)
Fixes issue DWR-204. Annotation config supports aspectj proxies and scoped proxies even in a parent context
MAIN:joe_walker:20080212100347
by joe_walker on
12 February 2008, 04:03:47 -0600
(10 months ago)
Getting rid of warning messages that were trivial. Mostly confusing variable names, extra imports etc.
MAIN:joe_walker:20070809142654
by joe_walker on
09 August 2007, 09:26:55 -0500
(17 months ago)
adding missing comments, and removing warnings from guice
MAIN:tpeierls:20070416142447
by tpeierls on
16 April 2007, 09:24:47 -0500
(20 months ago)
Guice integration: minor fixes (mostly doc), new utility class BindUtil.
MAIN:tpeierls:20070411000007
by tpeierls on
10 April 2007, 19:00:07 -0500
(20 months ago)
Guice integration: add 3 files that somehow didn't get added. (java.net CVS problems?)
MAIN:tpeierls:20070410190834
by tpeierls on
10 April 2007, 14:08:34 -0500
(20 months ago)
Guice integration: DwrScopes all exposed as ContextScope<C> (with warning about SESSION). Guice integration: Use LinkedList instead of Stack in thread local.
MAIN:tpeierls:20070410155735
by tpeierls on
10 April 2007, 10:57:35 -0500
(20 months ago)
Guice integration: Fixed broken state logic in AbstractContextScope.
MAIN:tpeierls:20070410033508
by tpeierls on
09 April 2007, 22:35:10 -0500
(20 months ago)
Guice integration: Better behavior on close of application or global-application scope. Added some Spring support.
MAIN:tpeierls:20070409032607
by tpeierls on
08 April 2007, 22:26:09 -0500
(21 months ago)
Add ContextScope and AbstractContextScope. Warning about implicit binding in scope for bindRemote/bindRemotedAs.
MAIN:tpeierls:20070406214747
by tpeierls on
06 April 2007, 16:47:47 -0500
(21 months ago)
Last check-in for Guice integration spoiled by java.net outage.