[jbossws-commits] JBossWS SVN: r2236 - in branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws: jaxrpc/jbws1148 and 6 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Feb 1 08:04:25 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-02-01 08:04:24 -0500 (Thu, 01 Feb 2007)
New Revision: 2236

Modified:
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1093/JBWS1093TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1148/JBWS1148TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1179/JBWS1179TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1205/JBWS1205TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws720/JBWS720TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws732/JBWS732TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws775/JBWS775TestCase.java
   branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jbws1357/JBWS1357TestCase.java
Log:
Fix vague javadoc

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1093/JBWS1093TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1093/JBWS1093TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1093/JBWS1093TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -38,9 +38,10 @@
 import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
 
 /**
- * Test case to test that when a deployment contains both an endpoint and a 
- * servlet both are deployed correctly and can be accessed.
+ * Deploying a war that also contains normal servlets the web.xml is modified as if they are all endpoints
  * 
+ * http://jira.jboss.org/jira/browse/JBWS-1093
+ * 
  * @author darran.lofthouse at jboss.com
  * @since 17-October-2006
  */

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1148/JBWS1148TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1148/JBWS1148TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1148/JBWS1148TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -30,9 +30,10 @@
 import org.jboss.test.ws.JBossWSTestSetup;
 
 /**
- * Test a call to an endpoint that uses an anonymous simple
- * type with restriction.
+ * Anonymous Simple Type causes NullPointerException
  * 
+ * http://jira.jboss.org/jira/browse/JBWS-1148
+ * 
  * @author darran.lofthouse at jboss.com
  * @since Oct 22, 2006
  */

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1179/JBWS1179TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1179/JBWS1179TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1179/JBWS1179TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -32,7 +32,10 @@
 import org.jboss.test.ws.JBossWSTestSetup;
 
 /**
+ * Each web services invocation causes a new HTTP session to be created.
  * 
+ * http://jira.jboss.org/jira/browse/JBWS-1179
+ * 
  * @author darran.lofthouse at jboss.com
  * @since 18-October-2006
  */

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1205/JBWS1205TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1205/JBWS1205TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws1205/JBWS1205TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -30,6 +30,10 @@
 import org.jboss.test.ws.JBossWSTestSetup;
 
 /** 
+ * WS Client does not clean up temporary xsd files
+ * 
+ * http://jira.jboss.com/jira/browse/JBWS-1205
+ * 
  * @author darran.lofthouse at jboss.com
  * @since 21-September-2006
  */

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws720/JBWS720TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws720/JBWS720TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws720/JBWS720TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -33,6 +33,7 @@
 
 /** 
  * Handling of xml:lang and any namespace="##other"
+ * 
  * http://jira.jboss.com/jira/browse/JBWS-720
  * 
  * @author Thomas.Diesler at jboss.org

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws732/JBWS732TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws732/JBWS732TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws732/JBWS732TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -31,6 +31,7 @@
 
 /**
  * Empty unwrapped arrays incorrectly unmarshalled as a null value
+ * 
  * http://jira.jboss.org/jira/browse/JBWS-732
  *
  * @author Thomas.Diesler at jboss.org

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws775/JBWS775TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws775/JBWS775TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxrpc/jbws775/JBWS775TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -38,9 +38,9 @@
 import org.jboss.ws.core.utils.DOMWriter;
 
 /**
- * Web services deployment can fail when deploying multiple EJB JARs
+ * ComplexType cannot be constructed from attributes
  * 
- * http://jira.jboss.com/jira/browse/JBWS-772
+ * http://jira.jboss.com/jira/browse/JBWS-775
  *
  * @author Thomas.Diesler at jboss.org
  * @since 24-Mar-2006

Modified: branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jbws1357/JBWS1357TestCase.java
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jbws1357/JBWS1357TestCase.java	2007-02-01 11:24:40 UTC (rev 2235)
+++ branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jbws1357/JBWS1357TestCase.java	2007-02-01 13:04:24 UTC (rev 2236)
@@ -33,7 +33,9 @@
 import org.jboss.test.ws.JBossWSTestSetup;
 
 /**
- * Test JBWS-1357 (jsps in deployment)
+ * JAXWSDeployerJSE is not handling jsp servlet defs correctly
+ * 
+ * http://jira.jboss.org/jira/browse/JBWS-1357
  *
  * @author <a href="jason.greene at jboss.com">Jason T. Greene</a>
  * @version $Revision:1370 $




More information about the jbossws-commits mailing list