Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian Sdorra
f9fab87480 use java7 auto close 2014-10-10 20:32:59 +02:00
Sebastian Sdorra
63ab9e0701 resource loader should use url instead of inputstream 2014-10-10 20:30:56 +02:00
Sebastian Sdorra
7f38d40cfb remove unused dependency to ServletContext 2014-10-10 20:19:10 +02:00
Sebastian Sdorra
a3be1c775b implement WebResourceLoaders for loading plugin web resources 2014-08-27 21:01:05 +02:00
Sebastian Sdorra
50b0b6b2b8 added Default annotation to fix ServletContext injection on eager loading singletons 2014-08-24 14:49:35 +02:00
Sebastian Sdorra
1d6db4424b start implementation of isolated classloaders 2014-06-06 08:57:41 +02:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
e2ed7fdc60 fix changing resource order 2012-05-18 21:03:34 +02:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
5edb1b1af3 fix wrong development resource names 2012-02-03 20:41:07 +01:00
Sebastian Sdorra
c62987bfcb added extension to default resource name 2012-02-03 20:29:42 +01:00
Sebastian Sdorra
bab1e57b5d fix wrong logging 2012-02-03 20:23:23 +01:00
Sebastian Sdorra
6656026610 call collectResources 2012-02-03 20:19:08 +01:00
Sebastian Sdorra
8e6e6c8624 resource managers are singletons 2012-02-03 20:16:30 +01:00
Sebastian Sdorra
ce9284f031 remove unused import 2012-02-03 20:11:04 +01:00
Sebastian Sdorra
c687c28e83 first implementation of new resource servlets 2012-02-03 19:50:35 +01:00
Sebastian Sdorra
2f7800cde7 implement resource manager api 2012-02-03 19:28:48 +01:00