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
Handling JDBC drivers that doesn't support getResultSetType() improved: More... over 24 years ago
Correctly logs exceptions thrown during passivation. Thanks Oleg ! More... over 24 years ago
Improved logging of exceptions thrown during execution of jobs, allowing subclasses to override logging behavior. Thanks Oleg ! More... over 24 years ago
Updated type mappings for mySql. tested and reported by Tobias Frech More... over 24 years ago
Unbind java:comp/UserTransaction on undeploy. More... over 24 years ago
Add dummy files in empty directories to make sure they are included in More... over 24 years ago
Dummy files to avoid missing empty directories in zip/tgz distributions More... over 24 years ago
Default JMX ObjectName changed in order to avoid conflicts with several file loggers More... over 24 years ago
Minor improvement to Exception logging: EJBException is unwrapped More... over 24 years ago
Register EJB classloader with webserver so that dynamic classloading works! More... over 24 years ago
Now all scripts set security manager and policy file properly so that dynamic classloading can be used. More... over 24 years ago
Removed jboss-client.jar. Enabled dynamic classloading in jBoss instead More... over 24 years ago
Default datasource is now always "java:/DefaultDS", i.e. no more JNDI scanning More... over 24 years ago
Changed datasource usage from Hypersonic to java:/DefaultDS More... over 24 years ago
Fixed TransactionManager lookup from JNDI More... over 24 years ago
New version.. More... over 24 years ago
Now use the passivating cache by default. More... over 24 years ago
No more lock contention stack trace (debug info) More... over 24 years ago
Use classpath in task javadoc (thx to Luke Taylor for that) More... over 24 years ago
Made sure that datasource references are prefixed with java:/ More... over 24 years ago
On second thought "default" is better name than "jboss". This mimics the configuration whose default name is "default" More... over 24 years ago
Log is now created on init() to allow service names to be set late More... over 24 years ago
Now uses java: namespace More... over 24 years ago
Now uses ServiceMBeanSupport More... over 24 years ago
Added configurable parameter for format More... over 24 years ago
Now uses ServiceMBeanSupport. Cleeeaner More... over 24 years ago
Now runs Hypersonic in-VM(!) More... over 24 years ago
Uses java: namespace to find TM and bind pools More... over 24 years ago
Reference DefaultDS as default datasource More... over 24 years ago
Now uses java: namespace to find TM More... over 24 years ago