|
| 1.3 | modified | starksm | jmx/src/main/org/jboss/mx/util/JBossNotificationBroadcasterSupport.java | Increase the logging of invalid handleNotification exceptions to debug level. Fixes [ 1063812 ] JBossNotificationBroadcasterSupport only traces Throwable |
| 1.4 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/MappingTestCase.java | testcases for [un]marshalling of choice group, [un]marshalling of immutable classes with no no-arg constructors |
| 1.2 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/book/BookGenericObjectModelFactory.java | testcases for [un]marshalling of choice group, [un]marshalling of immutable classes with no no-arg constructors |
| 1.1 | added | loubyansky | testsuite/src/resources/xml/immutable.xsd | xsd's for choice group marshalling/unmarshalling and unmarshalling into immutable java classes with no no-arg constructors |
| 1.1 | added | loubyansky | testsuite/src/resources/xml/choice.xsd | xsd's for choice group marshalling/unmarshalling and unmarshalling into immutable java classes with no no-arg constructors |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/DelegatingObjectModelFactory.java | support for unmarshalling xml content into java classes that don't have default no-arg constructors |
| 1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/GenericObjectModelFactory.java | support for unmarshalling xml content into java classes that don't have default no-arg constructors |
| 1.4 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MappingObjectModelFactory.java | support for unmarshalling xml content into java classes that don't have default no-arg constructors |
| 1.18 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ObjectModelBuilder.java | support for unmarshalling xml content into java classes that don't have default no-arg constructors |
| 1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/SchemalessObjectModelFactory.java | support for unmarshalling xml content into java classes that don't have default no-arg constructors |
| 1.5 | modified | loubyansky | common/src/main/org/jboss/xml/binding/Util.java | support for unmarshalling xml content into java classes that don't have default no-arg constructors |