362
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 5 years ago.
Jul 13, 2018 — Jul 13, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New classes to do the persistence with Juha's proposal. More... over 24 years ago
Added support for BMP entity bean handling. Multiple and single finder methods implemented. load, store, activate, passivate and remove methods connected. Added extended ejb method checking summited by Gerolf Scherr. Thanks Gerolf!
sg
More... over 24 years ago
added chmod u+x for TestBeanClient.sh More... over 24 years ago
fixed run.sh More... over 24 years ago
Added JavaDoc and header comments to the metadata interfaces. More... over 24 years ago
The new jaws only deals with the "persistence" stuff on createEntity not the EJB stuff anymore More... over 24 years ago
The new container does the create hookup for the EJB in the container stack not in jaws anymore More... over 24 years ago
The test script for Linux More... over 24 years ago
updated the ejb-jar.xml so that the Account bean is deactivated More... over 24 years ago
updated so that jars in src/deploy are copied to dist/deploy More... over 24 years ago
Added the TesBeans suite and its client side. More... over 24 years ago
Quick fix for the metadata XML parsing bug (nullpointers). More... over 24 years ago
Well, I got bored so I started writing javadocs for the container. Nothing fancy, More... over 24 years ago
added the script to launch the TestBean suite client. More... over 24 years ago
typos corrected. More... over 24 years ago
typos corrected More... over 24 years ago
typos corrected More... over 24 years ago
changed the logs More... over 24 years ago
Removed automatic starting of Tomcat. More... over 24 years ago
Update TxManager to use new MetaData and actually work (for both EJB More... over 24 years ago
Close pools when jBoss is closed (before, just removed them from JNDI) More... over 24 years ago
Fixes to transaction handling. More... over 24 years ago
Close pools when jBoss is shut down. More... over 24 years ago
Added new metadata classes to CVS. Currently read-only (reads XML files More... over 24 years ago
Catch NullPointerExceptions and just print out a one-liner. I think the More... over 24 years ago
Updated documentation with Tomcat integration info. More... over 24 years ago
Added a chmod u+x to run.sh so that you can launch run.sh without having to change the run.sh file perms manually More... over 24 years ago
updated run.sh to automatically start Tomcat if available More... over 24 years ago
Initial revision More... over 24 years ago
Removed test client from /client More... over 24 years ago