| 57281 |
modified |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/server/src/main/org/jboss/ejb/EjbModule.java |
fix for JBAS-3717 |
| 57280 |
modified |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/imports/sections/cmp.xml |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717 |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF/jboss-app.xml |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF/application.xml |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/ejb-jar.xml |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/jboss.xml |
testcase for JBAS-3717 |
| 57279 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/jbosscmp-jdbc.xml |
testcase for JBAS-3717 |
| 57278 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717 |
testcase for JBAS-3717 |
| 57278 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/MyEntityCommand.java |
testcase for JBAS-3717 |
| 57278 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ALocalHome.java |
testcase for JBAS-3717 |
| 57278 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ABean.java |
testcase for JBAS-3717 |
| 57278 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ALocal.java |
testcase for JBAS-3717 |
| 57278 |
added |
alex.loubyansky@jboss.com |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/JBAS3717UnitTestCase.java |
testcase for JBAS-3717 |
| 57269 |
modified |
ssambasivam@jboss.com |
//branches/Branch_4_0/console/src/main/org/jboss/console/twiddle/command/SetCommand.java |
JIRA-JBAS-3454When we try to set MBean
attribute using SetCommand class, the arguments are filtered by the
Getopt utility class used in the SetCommand class. But, the validity
of the arguments should (can) be checked by the corresponding MBeans
instead of the GetOpt class. |
| 57268 |
modified |
ssambasivam@jboss.com |
//branches/Branch_4_0/console/src/main/org/jboss/console/twiddle/command/SetAttrsCommand.java |
JIRA-JBAS-3454When we try to set MBean
attribute using SetCommand class, the arguments are filtered by the
Getopt utility class used in the SetCommand class. But, the validity
of the arguments should (can) be checked by the corresponding MBeans
instead of the GetOpt class. |
| 57267 |
modified |
bstansberry@jboss.com |
//branches/Branch_4_0/build/build-thirdparty.xml |
Use jgroups 2.2.7.SP1 |
| 57261 |
modified |
dimitris@jboss.org |
//branches/Branch_4_0/testsuite/build.xml |
re-enable webservices tests to test if
the memory leak is gone |
| 57260 |
modified |
dimitris@jboss.org |
//branches/Branch_4_0/testsuite/src/main/org/jboss/test/security/test/JaasSecurityManagerUnitTestCase.java |
JBAS-3716, fix the test execution
order |
| 57258 |
modified |
thomas.diesler@jboss.com |
//branches/Branch_4_0/build/build-thirdparty.xml |
jbossws-1.0.3.SP1 |