|
| 1.1 | added | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/stress/CorruptMessageStressTest.java | added a test that generates corrupt messages under stress |
| 1.2 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/stress/StressTest.java | minor reformatting |
| 1.16 | modified | ovidiu | jms/tests/bin/start-rmi-server | configured remote server for stress testing |
| 1.120 | modified | ovidiu | jms/tests/build.xml | minor reformatting |
| 1.7 | modified | ovidiu | jms/src/main/org/jboss/messaging/util/Util.java | added a generic logger |
| 1.25 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/message/RoutableSupport.java | minor reformatting |
| 1.17 | modified | ovidiu | jms/src/main/org/jboss/jms/server/remoting/JMSWireFormat.java | minor reformatting |
| 1.2 | modified | ovidiu | jms/src/main/org/jboss/jms/referenceable/ConnectionFactoryObjectFactory.java | minor reformatting |
| 1.2 | modified | ovidiu | jms/src/main/org/jboss/jms/referenceable/DestinationObjectFactory.java | minor reformatting |
| 1.58 | modified | ovidiu | jms/src/main/org/jboss/jms/message/JBossMessage.java | added a message dump method, plus minor refactoring |
| 1.69 | modified | ovidiu | jms/tests/bin/runtest | environment TEST_DATABASE takes precedence |
| 1.2 | modified | ovidiu | jms/docs/examples/secure-socket/build.xml | minor path correction |
| 1.1 | added | ovidiu | jms/docs/examples/http/src/org/jboss/example/jms/http/HttpExample.java | added HTTP example |
| 1.1 | added | ovidiu | jms/docs/examples/http/README.html | added HTTP example |
| 1.1 | added | ovidiu | jms/docs/examples/http/build.xml | added HTTP example |
| 1.1 | added | ovidiu | jms/docs/examples/http/do-not-distribute.properties | added HTTP example |
| 1.1 | added | ovidiu | jms/docs/examples/http/etc/jndi.properties | added HTTP example |
| 1.1 | added | ovidiu | jms/docs/examples/http/etc/log4j.xml | added HTTP example |
| 1.1 | added | ovidiu | jms/docs/examples/http/etc/messaging-http-service.xml | added HTTP example |
| 1.5 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/ClientBean.java | EJBTHREE-573 |
| 1.2 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/ClientRemote.java | EJBTHREE-573 |
| 1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/Customer.java | EJBTHREE-573 |
| 1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/StatelessBean.java | EJBTHREE-573 |
| 1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/StatelessRemote.java | EJBTHREE-573 |
| 1.202 | modified | bill | ejb3/build-test.xml | EJBTHREE-573 |
| 1.49 | modified | bill | ejb3/src/main/org/jboss/ejb3/SessionContainer.java | EJBTHREE-573 |
| 1.39 | modified | bill | ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-573 |
| 1.51 | modified | bill | ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-573 |
| 1.41 | modified | bill | ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-573 |