View results here ->
http://tck2.jboss.com/cc/?log=log20040423102103Lbuild.50
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/RelationSet.java | refactoring: added getPrimaryKey(o) |
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCCMRFieldBridge.java | throw IllegalArgumentException in attempt to pass a removed instance to a CMR setter. |
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/RelationSet.java | throw IllegalArgumentException in attempt to pass a removed instance to a CMR setter. |
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/local/LocalProxy.java | throw IllegalArgumentException in attempt to pass a removed instance to a CMR setter. |
| modified | loubyansky | server/src/main/org/jboss/ejb/plugins/local/EntityProxy.java | throw IllegalArgumentException in attempt to pass a removed instance to a CMR setter. |
| modified | tdiesler | server/src/main/org/jboss/web/AbstractWebContainer.java | + change the way we unpack wars+ the war cannot be renamed after findResource was called |