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
added the BMP test to this test class More... over 24 years ago
Test for BMP added tests create/remove store/load activation/passivation transaction rollback More... over 24 years ago
Allow jboss.xml to modify a configuration defined in standardjboss.xml More... over 24 years ago
Changed optimziation enabling logic. Check whether class of called method is compatible with container-local class. Should work :-) More... over 24 years ago
Now handles the "java:jaas" namespace properly. JaasSecurityManagers are created on demand More... over 24 years ago
Really take out the duplication of the map/set on a search. More... over 24 years ago
Add coherent deployment errors for bad or missing container invoker, More... over 24 years ago
Avoid thread problems by creating an external lock for all resize More... over 24 years ago
JAAS security manager is made Serializable More... over 24 years ago
Context classloader is now set properly on optimized bean2bean calls. More... over 24 years ago
Fixed a bug in case of cache resizing: allow insertion expanding the capacity up to its max More... over 24 years ago
Updated NamingContext to always store objects in marshalled state due to classloader problems More... over 24 years ago
Updated jnp-client.jar More... over 24 years ago
Removed configurationUrl attribute. Not used. More... over 24 years ago
Updated jnp-client.jar. Always stores objects in marshalled state, even for VM-local operation (necessary because of classloader problems!) More... over 24 years ago
New JNP server More... over 24 years ago
Changed to new java: handling, i.e. create a "java:comp" reference which is component local More... over 24 years ago
Moved home and remote classes to subclasses of Container (preparation for EJB 2.0 MessageDriven beans) More... over 24 years ago
Optimized calls now handled properly for bean2bean calls in different apps More... over 24 years ago
clear() must really clear the context More... over 24 years ago
We need to be notified when the tx is marked rollback by minerva More... over 24 years ago
simple but maybe useful tool to list the global JNDI naming context. More... over 24 years ago
Add any script parameters as jBoss parameters (to start with other More... over 24 years ago
Add the RMI port option (and I mean it this time!) More... over 24 years ago
User the new RMI port option instead of hardcoding 4444. The default is More... over 24 years ago
Move the standardjboss.xml and standardjaws.xml files to the conf More... over 24 years ago
Include the JDBC package in the manifest. More... over 24 years ago
Remove table set to false, problem in shutdown sequence. More... over 24 years ago
Only .jar and .zip files are considered for deploy. More... over 24 years ago
In the case if the cached password doesn't match, reauthentication is performed: the password may have changed. More... over 24 years ago