|
| modified | scoy | testsuite/build.xml | Use the wsdl4j in apache.axis |
| modified | ejort | messaging/src/main/org/jboss/mq/SpyXAResourceManager.java | Port the transaction id fixes from 3.2 |
| modified | ejort | messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | Port the transaction id fixes from 3.2 |
| modified | loubyansky | testsuite/src/main/org/jboss/test/cmp2/commerce/CommerceTest.java | removed incorrect test for single object finder returning null |
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractQueryCommand.java | return null from a single object finder only if the result set is not empty and contains null. otherwise, throw ObjectNotFoundException. |
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCFindEntityCommand.java | return null from a single object finder only if the result set is not empty and contains null. otherwise, throw ObjectNotFoundException. |
| modified | ejort | server/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxy.java | Rethrow IOExceptions as RMIExceptions |
| modified | tdiesler | build/build.xml | exclude axis-ant.jar |
| modified | tdiesler | jboss.net/build.xml | exclude axis-ant.jar |
| modified | tdiesler | tools/etc/buildmagic/libraries.ent | remove duplicate wsdl4j jar |
| deleted | tdiesler | thirdparty/ibm-wsdl4j/lib/wsdl4j.jar | remove duplicate wsdl4j jar |
| deleted | tdiesler | thirdparty/ibm-wsdl4j/LICENSE | remove duplicate wsdl4j jar |
| modified | tdiesler | server/src/main/org/jboss/metadata/ServiceRefMetaData.java | add wsdl-override functionality |
| modified | tdiesler | tools/etc/buildmagic/libraries.ent | add the wsdl4j from axis distribution to axis libs |
| modified | tdiesler | build/build.xml | add the axis jars to client |