View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040618213558
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.10 | modified | vietj | webservice/src/main/org/jboss/webservice/ServiceDeployerJSE.java | fixed web.xml generation, the stream was not closed after the file generation, causing random error when then it reloaded by tomcat during redeploy (premature end of file during while xerces tries to load it) |
| 1.15 | modified | tdiesler | webservice/src/main/org/jboss/webservice/deployment/ServiceDescription.java | fix operation parameter mapping from ws4ee-deployment.xml |
| 1.6 | modified | starksm | webservice/src/main/org/jboss/webservice/ServiceDeployerEJB.java | Undo the last checkin mistake |
| 1.10 | modified | starksm | iiop/src/main/org/jboss/proxy/ejb/EjbObjectCorbaServant.java | Add the code to extract the SASCurrent and populate the invocation with theprincipal and credential |
| 1.10 | modified | starksm | iiop/src/main/org/jboss/proxy/ejb/EjbHomeCorbaServant.java | Add the code to extract the SASCurrent and populate the invocation with theprincipal and credential |
| 1.5 | modified | starksm | webservice/src/main/org/jboss/webservice/ServiceDeployerEJB.java | Add the code to extract the SASCurrent and populate the invocation with theprincipal and credential |