|
| 1.1 | added | osdchicago | webservice/test/resources/tools/xsd-java-checker/wscompile/complextypes/Address.java | Java Types generated using wscompile tool in Sun's JWSDP. Needed by JBWS-147 |
| 1.2 | modified | orb | docbook-support/support/docbook-xsl/fo/qandaset.xsl | JBDOCS-53: fix qandaset bug |
| 1.3 | modified | osdchicago | webservice/test/java/org/jboss/test/ws/tools/xsdjava/XSDToJavaTestCase.java | Handle ComplexTypes with Elements plus attributes. |
| 1.2 | modified | osdchicago | webservice/test/java/org/jboss/test/ws/tools/SchemaLocationRegistryTestCase.java | Author tag |
| 1.4 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDComplexType.java | Handle attributes in the complex type |
| 1.5 | modified | osdchicago | webservice/src/main/org/jboss/ws/tools/WSDLToJava.java | Better handle the elements/attributes in the schema (XSD->Java) |
| 1.4 | modified | osdchicago | webservice/src/main/org/jboss/ws/tools/SchemaBuilder.java | Take care of xsd:attribute also |
| 1.7 | modified | osdchicago | webservice/src/main/org/jboss/ws/jaxrpc/LiteralTypeMapping.java | NMToken should be NMTOKEN |
| 1.1 | added | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDAttribute.java | Represents an <attribute> element in the schema. |
| 1.5 | modified | orb | docbook-support/styles/en/html.css | add extra fonts |
| 1.41 | modified | belaban | cache/docs/Changelog.txt | no message |
| 1.3 | modified | belaban | cache/src/main/org/jboss/cache/Version.java | no message |
| 1.3 | modified | tdiesler | testsuite/src/resources/webservice/exception/META-INF/jaxrpc-mapping.xml | layout |
| 1.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/ws4eesimple/ClientStubTestCase.java | Remove unportable code |
| 1.1 | added | osdchicago | webservice/test/resources/tools/xsd/complextypes/ComplexType_ElementsAttrib.xsd | Schema files for JBWS-147:XSDSchema to Java comprehensive test collection |
| 1.3 | modified | ejort | container/src/main/org/jboss/joinpoint/plugins/config/Config.java | All some of the typenames to be nullthis allows some simple use cases like1) not having to specify the types when there is only one constructor2) the constructor can be matched on number of parameters. |
| 1.234 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | added putFailFast() with Fqn |
| 1.2 | modified | belaban | cache/src/main/org/jboss/cache/tests/TreeCacheFunctionalTest.java | ns |
| 1.14 | modified | ejort | kernel/src/main/org/jboss/kernel/plugins/config/Configurator.java | Give a better error message than NPE |
| 1.10 | modified | ejort | common/src/main/org/jboss/xml/binding/MetadataDrivenObjectModelFactory.java | Fix a typo |