Sign in
apache
/
river-container
/
HEAD
4f7b49b
Readme.md now has slightly better formatting.
by Greg Trasuk
· 11 years ago
master
3e9b953
Readme.md now has slightly better formatting.
by Greg Trasuk
· 11 years ago
496e36f
Readme.md now contains a "First Fifteen Minutes" guide to building and running the container and a 'hello-world' example.
by Greg Trasuk
· 11 years ago
plugin-work
33855de
Admin Service is able to query all the ApplicationManager objects in the container context for application statuses.
by Greg Trasuk
· 11 years ago
e6828db
ContextualWorkManager has been changed over to present a ScheduledExecutorService for applications to use, rather than a WorkManager.
by Greg Trasuk
· 11 years ago
317dac0
AdminSvc now starts up in privileged mode and joins the workgroup.
by Greg Trasuk
· 11 years ago
f3245a2
Admin client requires extended permissions (i.e. java.security.AllPermission) so it's now in a separate profile that includes AllPermission in the client-deploy.config.
by Greg Trasuk
· 11 years ago
82f44f6
Client-profile command line admin app now exists.
by Greg Trasuk
· 11 years ago
3b5a40f
There is now an Ideas page in river-container that describes the concepts of the plugin.
by Greg Trasuk
· 11 years ago
2cbf9f2
Maven Plugin source is now in org.apache.river.container.mvnplugin package.
by Greg Trasuk
· 11 years ago
4b3b01a
river-container-core no longer has a dependency on OpenWebBeans.
by Greg Trasuk
· 11 years ago
3e29cd2
Hierarchical State Machine is now broken out to its own module (river-hsm) and clears almost all findbugs/pmd/etc checks.
by Greg Trasuk
· 11 years ago
7c59758
Add/edit docbook documentation in user-docs.
by Greg Trasuk
· 11 years ago
f17fe38
Add Apache License headers and one or two Rat exclusions.
by Greg Trasuk
· 11 years ago
afdf87c
Add Apache License headers and one or two Rat exclusions.
by Greg Trasuk
· 11 years ago
1295a70
Added Maven reports - PMD, CheckStyle and Cobertura.
by Greg Trasuk
· 11 years ago
b63e6d4
Added transient-outrigger module to river-container project.
by Greg Trasuk
· 11 years ago
8d8d2c4
Add functionality to launcher in StarterServiceDeployer to run main(String[] args) - mainly for client modules.
by Greg Trasuk
· 11 years ago
457ae74
Add some quick instructions to the README.md file.
by Greg Trasuk
· 11 years ago
dfeedbf
Add some quick instructions to the README.md file.
by Greg Trasuk
· 11 years ago
60c5c7f
Added property setting to components called out in config.xml
by Greg Trasuk
· 11 years ago
42f2ef2
"transient-mahalo" module now starts up transaction manager, which is then visible in the browser client.
by Greg Trasuk
· 11 years ago
e8ab8bc
Add transient-mahalo module. Continue work on switching to jsk 2.2.2.
by Greg Trasuk
· 11 years ago
6311235
Add "product" module for production of final product deliverable (bin).
by Greg Trasuk
· 11 years ago
6799268
Added "product" container that contains the set of files that forms the container for general use.
by Greg Trasuk
· 11 years ago
7ff8b15
Ongoing work to add client profile and run browser inside it.
by Greg Trasuk
· 11 years ago
b8f2c0c
Ongoing work to add client profile and run browser inside it.
by Greg Trasuk
· 11 years ago
36463b4
Ongoing work to add client profile and run browser inside it.
by Greg Trasuk
· 11 years ago
dc58e6e
Sorted out a classloading issue that was introduced when we switched to Commons VFS 2.0 - basically it makes correct use of the context classloader, so we need to make sure we have the context loader set properly when we go to setup the liaison objects for the hosted service.
by Greg Trasuk
· 12 years ago
92921c3
Test container builds but does not yet initialize. When loading the reggie-module, it gives an exception starting up the module, because commons-vfs is not able to initialize the working directory. Yet to be investigated.
by Greg Trasuk
· 12 years ago
bef344d
River-container-core now builds. The unit tests run correctly (nothwithstanding a few tests that were in the RiverSurrogate project that are now commented out because they were exploratory in nature).
by Greg Trasuk
· 12 years ago
d9db78a
Continuing work on restructuring the River Surrogate Container skunkworks project into a Maven build.
by Greg Trasuk
· 12 years ago
7e747be
Merge branch 'master' of github.com:trasukg/river-container
by Greg Trasuk
· 12 years ago
5bbf0dc
Added .gitignore to ignore maven target folders.
by Greg Trasuk
· 12 years ago
dc6791f
Initial commit
by trasukg
· 12 years ago
9ab0109
Initial import of River Container project into git.
by Greg Trasuk
· 12 years ago