View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040614220010Lbuild.195
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.8 | modified | starksm | webservice/src/main/org/jboss/webservice/client/ServiceImpl.java | Use the ServiceRefMetaData default call properties as the initial propertiesin Call objects created on lookup. |
| 1.13 | modified | starksm | webservice/src/main/org/jboss/webservice/client/ServiceObjectFactory.java | Use the ServiceRefMetaData default call properties as the initial propertiesin Call objects created on lookup. |
| 1.5 | modified | starksm | webservice/src/main/org/jboss/webservice/EngineConfigurationFinder.java | Add debug logging of the config resource url |
| 1.15 | modified | starksm | server/src/main/org/jboss/metadata/ServiceRefMetaData.java | Add support for jboss specific service-ref/call-property elements |
| 1.2 | modified | starksm | server/src/resources/dtd/jboss-client_4_0.dtd | Update the service-ref content model to (service-ref-name, wsdl-override?, call-property*) |
| 1.4 | modified | starksm | server/src/resources/dtd/jboss-web_4_0.dtd | Update the service-ref content model to (service-ref-name, wsdl-override?, call-property*) |
| 1.6 | modified | starksm | server/src/resources/dtd/jboss_4_0.dtd | Update the service-ref content model to (service-ref-name, wsdl-override?, call-property*) |
| 1.4 | modified | starksm | webservice/src/main/org/jboss/webservice/client/ClientLoginHandler.java | Don't set the msgContext username/password unless there was a SecurityAssociationor there was an explicit handler option set as setting these to null wouldoverwrite any Call properties. |
| 1.15 | modified | belaban | cache/src/main/org/jboss/cache/loader/CacheLoader.java | added javadoc |