|
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/ServiceEndpointPublisher.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | added | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/utils/DOMUtils.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/encoding/ElementSerializer.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/soap/SAAJPayloadBuilderDOM.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/soap/SOAPDocument.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jsr181/webmethod/JSR181WebMethodTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/server/ServiceEndpoint.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/integration/jboss/JBossHttpServer.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jsr181/oneway/JSR181OneWayTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/addressing/SOAPAddressingPropertiesTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/wsse/RoundTripTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/tools/jbws_204/StandardDoubleArraysTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/ParameterWrapping.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/soap/SOAPContentElementTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | added | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/transport/jms/MessageDispatcher.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/server/WSDLRequestHandler.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxws/client/DispatchImpl.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbossxb/array/BigDecimalArrayUnmarshallerTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/integration/jboss/ServiceEndpointGeneratorEJB.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/encoding/SOAPElementDeserializer.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/DOMTypes.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/soap/MessageFactoryImpl.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/soap/SAAJPayloadBuilderStax.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/soap/SOAPBodyImpl.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbws434/JBWS434TestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/tools/clientside/ClientSideArtifactsTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/samples/message/MessageTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbossxb/array/CalendarArrayUnmarshallerTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/javax/xml/rpc/ServiceFactory.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLDefinitionsFactory.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbws955/JBWS955TestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/wsdl11/WSDLWithAnonTypesTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDL11Reader.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/samples/wsaddressing/ClientHandler.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/addressing/EndpointReferenceTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbws947/JBWS947TestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/eventing/deployment/EventingEndpointDI.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/wsse/SunInteropTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/soap/SOAPHeaderElementTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDL11Writer.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/samples/jmstransport/OrganizationJMSEndpoint.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/eventing/mgmt/Subscription.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/tools/metadata/WebServicesMetaDataTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/tools/jsr181/webservice/JavaToWSDLTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbossxb/complex/ComplexTypeMarshallerTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/eventing/NotificationTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | added | thomas.diesler@jboss.com | //trunk/src/main/java/org/jboss/ws/utils/DOMWriter.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jbossxb/simple/SimpleUserTypeMarshallerTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/tools/metadata/JavaWsdlMappingMetaDataTestCase.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |
| 897 | modified | thomas.diesler@jboss.com | //trunk/src/test/java/org/jboss/test/ws/samples/wsaddressing/ServerHandler.java | Enforce that DOM expansion only happens when a handler accesses the DOM API.SOAPContentElement provides read only access to attributes without DOM expansionPull in DOMWriter and add support for attribute namespace completion.Pull in DOMUtils and fix copyAttributes. |