svn commit: r1044461 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.java

2010-12-10 Thread scheu
Author: scheu Date: Fri Dec 10 18:05:28 2010 New Revision: 1044461 URL: http://svn.apache.org/viewvc?rev=1044461&view=rev Log: AXIS2-4907 Contributor:Rich Scheuerle Summary: Added shortcuts to the JAX-WS JAXBWrapperTool to speed-up wrapper bean processing when the wrapper bean has zero or

svn commit: r1043641 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws: marshaller/impl/alt/DocLitWrappedMethodMarshaller.java wrapper/JAXBWrapperTool.java wrapper/impl/JAXBWra

2010-12-08 Thread scheu
Author: scheu Date: Wed Dec 8 19:42:20 2010 New Revision: 1043641 URL: http://svn.apache.org/viewvc?rev=1043641&view=rev Log: AXIS2-4907 Contributor:Rich Scheuerle Summary: Added shortcuts to the JAX-WS JAXBWrapperTool to speed-up wrapper bean processing when the wrapper bean has zero or

svn commit: r1042889 - in /axis/axis2/java/core/trunk/modules: jaxws/src/org/apache/axis2/jaxws/core/ jaxws/src/org/apache/axis2/jaxws/handler/ kernel/src/org/apache/axis2/transport/

2010-12-06 Thread scheu
Author: scheu Date: Tue Dec 7 02:09:47 2010 New Revision: 1042889 URL: http://svn.apache.org/viewvc?rev=1042889&view=rev Log: AXIS2-4906 Contributor:Doug Larson & Rich Scheuerle Summary: Small, localized refactoring to remove unnecessary getProperty calls. Modified: axis/axis2/j

svn commit: r1036556 - in /axis/axis2/java/core/trunk/modules: addressing/src/org/apache/axis2/handlers/addressing/ jaxws/src/org/apache/axis2/jaxws/dispatchers/ kernel/src/org/apache/axis2/engine/ ke

2010-11-18 Thread scheu
Author: scheu Date: Thu Nov 18 17:44:54 2010 New Revision: 1036556 URL: http://svn.apache.org/viewvc?rev=1036556&view=rev Log: AXIS2-4881 Contributor:Rich Scheuerle Introduce (optional) two-phase handler model Modified: axis/axis2/java/core/trunk/modules/addressing/src/org/apache/a

svn commit: r1036243 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-11-17 Thread scheu
Author: scheu Date: Wed Nov 17 21:54:17 2010 New Revision: 1036243 URL: http://svn.apache.org/viewvc?rev=1036243&view=rev Log: AXIS2-4803 Contributor:Rich Scheuerle Quick change to the containsClasses method to fix a typo in the conditional logic. Modified: axis/axis2/java/core/t

svn commit: r1035340 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/ThreadContextMigratorUtil.java

2010-11-15 Thread scheu
Author: scheu Date: Mon Nov 15 16:20:16 2010 New Revision: 1035340 URL: http://svn.apache.org/viewvc?rev=1035340&view=rev Log: AXIS2-4844 Contributor:Rich Scheuerle Avoid iterator usage in this frequently called method. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/ap

svn commit: r1032284 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/ jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbershandler/ jaxws/src/o

2010-11-07 Thread scheu
Author: scheu Date: Sun Nov 7 14:26:52 2010 New Revision: 1032284 URL: http://svn.apache.org/viewvc?rev=1032284&view=rev Log: AXIS2-4862 Contributor:Rich Scheuerle Summary: Ensure that if a handler changes the attachments or SOAPPart, that the JAX-WS runtime's message is updated.

svn commit: r1032105 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-11-06 Thread scheu
Author: scheu Date: Sat Nov 6 16:00:29 2010 New Revision: 1032105 URL: http://svn.apache.org/viewvc?rev=1032105&view=rev Log: AXIS2-4873 Contributor: Rich Scheuerle JAXBUtils is incorrectly avoiding the ClassFinder utility. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/ap

svn commit: r1031753 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/datasource/jaxb/BOMOutputStreamFilter.java

2010-11-05 Thread scheu
Author: scheu Date: Fri Nov 5 19:56:05 2010 New Revision: 1031753 URL: http://svn.apache.org/viewvc?rev=1031753&view=rev Log: AXIS2-4826 Contributor:Rich Scheuerle Corrected original contribution Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/datasource/

svn commit: r1031588 - /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java

2010-11-05 Thread scheu
Author: scheu Date: Fri Nov 5 14:34:46 2010 New Revision: 1031588 URL: http://svn.apache.org/viewvc?rev=1031588&view=rev Log: AXIS2-4872 Contributor: Katherine Sanders Correct default fault action when other fault actions are overridden in the @Action annotation Modified: axis/axis2/

svn commit: r1031555 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-11-05 Thread scheu
Author: scheu Date: Fri Nov 5 13:25:28 2010 New Revision: 1031555 URL: http://svn.apache.org/viewvc?rev=1031555&view=rev Log: AXIS2-4873 Contributor: Rich Scheuerle JAXBContext is being obtained from the cache even though "context construction" is disable. The code is changed

svn commit: r1029796 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java

2010-11-01 Thread scheu
Author: scheu Date: Mon Nov 1 19:20:54 2010 New Revision: 1029796 URL: http://svn.apache.org/viewvc?rev=1029796&view=rev Log: AXIS2-4844 Contributor: Rich Scheuerle & Doug Larson Summary: Reshuffled some of the DispatchPhase logic to reduce the number of map accesses. Modified: ax

svn commit: r1027545 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/handler/HandlerChainProcessor.java

2010-10-26 Thread scheu
Author: scheu Date: Tue Oct 26 13:28:15 2010 New Revision: 1027545 URL: http://svn.apache.org/viewvc?rev=1027545&view=rev Log: AXIS2-4862 Contributor:Rich Scheuerle Summary: Corrected a small logic flaw in the convertToFaultMessage method Modified: axis/axis2/java/core/trunk/modules/j

svn commit: r1027138 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/AddNumbersHandlerTests.java jaxws/src/org/apache/axis2/jaxws/handler/HandlerChainPro

2010-10-25 Thread scheu
Author: scheu Date: Mon Oct 25 14:28:02 2010 New Revision: 1027138 URL: http://svn.apache.org/viewvc?rev=1027138&view=rev Log: AXIS2-4862 Contributor:Rich Scheuerle Summary: Fixed JAX-WS handler chain processing to propogate the (possibly edited) Message to the Axis2 MessageContext when

svn commit: r1024266 - in /axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample: AddNumbersHandlerTests.java addnumbershandler/AddNumbersProtocolHandler2.java

2010-10-19 Thread scheu
Author: scheu Date: Tue Oct 19 15:13:25 2010 New Revision: 1024266 URL: http://svn.apache.org/viewvc?rev=1024266&view=rev Log: AXIS2-4857 Contributor:Rich Scheuerle Summary: The "caused by exception" is now captured and set during inbound handler processing. Validation tests are a

svn commit: r1024265 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws: handler/HandlerInvokerUtils.java server/JAXWSMessageReceiver.java

2010-10-19 Thread scheu
Author: scheu Date: Tue Oct 19 15:12:52 2010 New Revision: 1024265 URL: http://svn.apache.org/viewvc?rev=1024265&view=rev Log: AXIS2-4857 Contributor:Rich Scheuerle Summary: The "caused by exception" is now captured and set during inbound handler processing. Validation tests are a

svn commit: r1024009 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws: context/utils/ContextUtils.java message/databinding/JAXBUtils.java

2010-10-18 Thread scheu
Author: scheu Date: Mon Oct 18 21:26:34 2010 New Revision: 1024009 URL: http://svn.apache.org/viewvc?rev=1024009&view=rev Log: AXIS2-4844 Contributor:Rich Scheuerle Slight improvement to ContextUtils. Slight improvement to JAXBUtils. Modified: axis/axis2/java/core/trunk/modules/jaxws

svn commit: r1024008 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/marshaller/impl/alt/DocLitWrappedMethodMarshaller.java

2010-10-18 Thread scheu
Author: scheu Date: Mon Oct 18 21:22:34 2010 New Revision: 1024008 URL: http://svn.apache.org/viewvc?rev=1024008&view=rev Log: AXIS2-4823 Contributor: Doug Larson Committer: Rich Scheuerle Slight improvement to wrapper lookup code. Modified: axis/axis2/java/core/trunk/modules/jaxws/src

svn commit: r1021462 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/PackageSetBuilder.java

2010-10-11 Thread scheu
Author: scheu Date: Mon Oct 11 18:59:52 2010 New Revision: 1021462 URL: http://svn.apache.org/viewvc?rev=1021462&view=rev Log: AXIS2-4848 Contributor:Rich Scheuerle Get the packages of DocLitWrapped parameters. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/j

svn commit: r1005893 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws: Constants.java marshaller/impl/alt/DocLitWrappedMethodMarshaller.java marshaller/impl/alt/MethodMarshall

2010-10-08 Thread scheu
Author: scheu Date: Fri Oct 8 16:43:01 2010 New Revision: 1005893 URL: http://svn.apache.org/viewvc?rev=1005893&view=rev Log: AXIS2-4823 Contributor: Doug Larson Committer: Rich Scheuerle Slight improvement to wrapper lookup code. Modified: axis/axis2/java/core/trunk/modules/jaxws/src

svn commit: r1005887 - /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java

2010-10-08 Thread scheu
Author: scheu Date: Fri Oct 8 16:35:19 2010 New Revision: 1005887 URL: http://svn.apache.org/viewvc?rev=1005887&view=rev Log: AXIS2-4839 Contributor: Brian De Pradine Committer: Rich Scheuerle I changed Brian's commit slightly to remove the possibility of an NPE. Modified: axis/a

svn commit: r1004192 - /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/impl/EndpointInterfaceDescriptionImpl.java

2010-10-04 Thread scheu
Author: scheu Date: Mon Oct 4 10:44:42 2010 New Revision: 1004192 URL: http://svn.apache.org/viewvc?rev=1004192&view=rev Log: AXIS2-4822 Committer:Rich Scheuerle Summary: The MarshalServiceRuntimeDescription is cleared (and later updated) when an endpointUpdate call adds a new opera

svn commit: r1003028 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-09-30 Thread scheu
Author: scheu Date: Thu Sep 30 12:08:09 2010 New Revision: 1003028 URL: http://svn.apache.org/viewvc?rev=1003028&view=rev Log: AXIS2-4803 Fixed containsClasses method Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java Modi

svn commit: r1001786 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2: datasource/jaxb/JAXBAttachmentMarshaller.java jaxws/message/attachments/JAXBAttachmentMarshaller.java

2010-09-27 Thread scheu
Author: scheu Date: Mon Sep 27 15:43:20 2010 New Revision: 1001786 URL: http://svn.apache.org/viewvc?rev=1001786&view=rev Log: AXIS2-4831 Contributor: Rich Scheuerle Summary: SWA attachment may not be added if the MTOMXMLStreamWriter is not used Modified: axis/axis2/java/core/trunk/mod

svn commit: r1000122 - /axis/axis2/java/sandesha/trunk/modules/core/src/main/resources/org/apache/sandesha2/i18n/resource.properties

2010-09-22 Thread scheu
Author: scheu Date: Wed Sep 22 18:21:33 2010 New Revision: 1000122 URL: http://svn.apache.org/viewvc?rev=1000122&view=rev Log: SANDESHA2-203 Contributor:Rick Slade Committer:Rich Scheuerle Summary: Adjustments to the resource.properties file. Some messages are removed. Other messages are f

svn commit: r1000074 - in /axis/axis2/java/core/trunk/modules/kernel: src/org/apache/axis2/transport/http/SOAPMessageFormatter.java src/org/apache/axis2/util/Utils.java test/org/apache/axis2/misc/Misc

2010-09-22 Thread scheu
Author: scheu Date: Wed Sep 22 16:35:29 2010 New Revision: 174 URL: http://svn.apache.org/viewvc?rev=174&view=rev Log: AXIS2-4828 Committer:Rich Scheuerle Summary: Changed SOAPMessageFormatter to use an OutputStream to buffer the data. This will allow components to access

svn commit: r999648 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/datasource/jaxb/BOMOutputStreamFilter.java

2010-09-21 Thread scheu
Author: scheu Date: Tue Sep 21 21:22:53 2010 New Revision: 999648 URL: http://svn.apache.org/viewvc?rev=999648&view=rev Log: Axis2-4826 Contributor: Rich Scheuerle Summary: quick typo fix Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/datasource/

svn commit: r999495 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/ jaxws-integration/test/org/apache/axis2/jaxws/provider/stringmsg/ jaxws/src/org

2010-09-21 Thread scheu
Author: scheu Date: Tue Sep 21 16:48:06 2010 New Revision: 999495 URL: http://svn.apache.org/viewvc?rev=999495&view=rev Log: Axis2-4826 Contributor: Rich Scheuerle Summary: Wrote a test to isolate a problem with the marshaller embedding a BOM within a message. Provided a fix to

svn commit: r997087 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-09-14 Thread scheu
Author: scheu Date: Tue Sep 14 20:47:30 2010 New Revision: 997087 URL: http://svn.apache.org/viewvc?rev=997087&view=rev Log: AXIS2-4803 Contributor:Rich Scheuerle quick correction to remove return statement from debug block Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/ap

svn commit: r995548 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/headershandler/ jaxws/src/org/apache/axis2/jaxws/ jaxws/src/org/apache/axis2/jaxws/ap

2010-09-09 Thread scheu
Author: scheu Date: Thu Sep 9 19:24:21 2010 New Revision: 995548 URL: http://svn.apache.org/viewvc?rev=995548&view=rev Log: AXIS2-4815 Contributor:Rich Scheuerle Summary: Add a property to allow access to the envelope as a String within a JAX-WS handler Added: axis/axis2/java/core/t

svn commit: r995408 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java

2010-09-09 Thread scheu
Author: scheu Date: Thu Sep 9 12:52:24 2010 New Revision: 995408 URL: http://svn.apache.org/viewvc?rev=995408&view=rev Log: Quick Fix to remove Exception. This exception violates WS-I Basic Profile Rule 1019 Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/bui

svn commit: r990378 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-08-28 Thread scheu
Author: scheu Date: Sat Aug 28 14:55:23 2010 New Revision: 990378 URL: http://svn.apache.org/viewvc?rev=990378&view=rev Log: AXIS2-4803 Contributor:Rich Scheuerle Changed JAXBUtils to verify that classes are present in the constructed JAXBContext. If not, the code automatically falls back to

svn commit: r985491 - /axis/axis2/java/core/trunk/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingInHandler.java

2010-08-14 Thread scheu
Author: scheu Date: Sat Aug 14 13:49:22 2010 New Revision: 985491 URL: http://svn.apache.org/viewvc?rev=985491&view=rev Log: Debug trace changes only. Modified: axis/axis2/java/core/trunk/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingInHandler.java Modified:

svn commit: r985478 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/ jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/ jaxws/src/org/apa

2010-08-14 Thread scheu
Author: scheu Date: Sat Aug 14 12:33:18 2010 New Revision: 985478 URL: http://svn.apache.org/viewvc?rev=985478&view=rev Log: AXIS2-4796 Contributor:Rich Scheuerle Summary: Allows null arguments to web methods that have java.util.List parameters/returns Added a verification test. Modi

svn commit: r983407 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/client/ServiceClient.java

2010-08-08 Thread scheu
Author: scheu Date: Sun Aug 8 12:50:02 2010 New Revision: 983407 URL: http://svn.apache.org/viewvc?rev=983407&view=rev Log: Simple NPE avoidance check Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/client/ServiceClient.java Modified: axis/axis2/java/core/t

svn commit: r982938 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/ jaxws-integration/test/org/apache/axis2/jaxws/sample/resourceinjection/ jaxws/src/or

2010-08-06 Thread scheu
Author: scheu Date: Fri Aug 6 12:31:05 2010 New Revision: 982938 URL: http://svn.apache.org/viewvc?rev=982938&view=rev Log: AXIS2-4791 Contributor:Rich Scheuerle Axis2 changes to enable the illegal character filtering during JAX-WS processing. Also added a verification test Modified:

svn commit: r980160 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/util/impl/SAAJConverterImpl.java

2010-07-28 Thread scheu
Author: scheu Date: Wed Jul 28 19:02:26 2010 New Revision: 980160 URL: http://svn.apache.org/viewvc?rev=980160&view=rev Log: Added trace to help determine when/why message is converted from OM to SAAJ Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/

svn commit: r980149 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java

2010-07-28 Thread scheu
Author: scheu Date: Wed Jul 28 18:41:51 2010 New Revision: 980149 URL: http://svn.apache.org/viewvc?rev=980149&view=rev Log: Quick fix to avoid toString when not monitoring Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.

svn commit: r965641 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/wsdl/util: WSDLDefinitionWrapper.java WSDLWrapperReloadImpl.java

2010-07-19 Thread scheu
Author: scheu Date: Mon Jul 19 21:22:58 2010 New Revision: 965641 URL: http://svn.apache.org/viewvc?rev=965641&view=rev Log: AXIS2-4782 Contributor:Rich Scheuerle Small change to the algorithm to determine if a reloadable WSDL implementation should be used. Modified: axis/axis2/java/

svn commit: r965526 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/MarshalServiceRuntimeDescriptionFactory.java

2010-07-19 Thread scheu
Author: scheu Date: Mon Jul 19 15:08:47 2010 New Revision: 965526 URL: http://svn.apache.org/viewvc?rev=965526&view=rev Log: AXIS2-4708 Contributor:Rich Scheuerle Small synchronization change found while testing the AXIS2-4708 fix. Modified: axis/axis2/java/core/trunk/modules/jaxws/src

svn commit: r963459 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/proxy/ jaxws-integration/test/org/apache/axis2/jaxws/proxy/gorilla_dlw/ jaxws-integration/te

2010-07-12 Thread scheu
Author: scheu Date: Mon Jul 12 20:08:38 2010 New Revision: 963459 URL: http://svn.apache.org/viewvc?rev=963459&view=rev Log: AXIS2-4765 Contributor:Rich Scheuerle Inspect generics to determine how to build a JAXBContext for JAX-WS applications. Added: axis/axis2/java/core/trunk/mod

svn commit: r963419 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/client/proxy/JAXWSProxyHandler.java

2010-07-12 Thread scheu
Author: scheu Date: Mon Jul 12 18:32:17 2010 New Revision: 963419 URL: http://svn.apache.org/viewvc?rev=963419&view=rev Log: AXIS2-4774 Contributor:Rich Scheuerle During a JAX-WS client proxy invocation determine if the context classloader or the SEI's classloader should be used to ma

svn commit: r963312 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/ArtifactProcessor.java

2010-07-12 Thread scheu
Author: scheu Date: Mon Jul 12 15:07:56 2010 New Revision: 963312 URL: http://svn.apache.org/viewvc?rev=963312&view=rev Log: AXIS2-4700 Committer:Rich Scheuerle Tweaked fix to ensure the wrapper class is JAXB enabled. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/a

svn commit: r961916 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/ jaxws-integration/test/org/apache/axis2/jaxws/provider/ jaxws-integration/test/org/apache/axis2/jaxws/provider/soapmsgr

2010-07-08 Thread scheu
Author: scheu Date: Thu Jul 8 20:19:47 2010 New Revision: 961916 URL: http://svn.apache.org/viewvc?rev=961916&view=rev Log: AXIS2-4763 Contributor: Lori VanGulick Summary: Support for JAX-WS 2.2 Provider implementations that return null. This is a JAX-WS 2.2 specification compliance i

svn commit: r960205 - in /axis/axis2/java/core/trunk/modules/metadata: src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java test/org/apache/axis2/jaxws/description/MustUnderstandT

2010-07-03 Thread scheu
Author: scheu Date: Sat Jul 3 11:45:45 2010 New Revision: 960205 URL: http://svn.apache.org/viewvc?rev=960205&view=rev Log: AXIS2-4761 Contributor:Lori VanGulick Ensure that output header parameters are "understood" by the header "must understand" checking. A valid

svn commit: r960201 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws: message/databinding/JAXBUtils.java runtime/description/marshal/impl/MarshalServiceRuntimeDescriptionImpl.

2010-07-03 Thread scheu
Author: scheu Date: Sat Jul 3 11:16:36 2010 New Revision: 960201 URL: http://svn.apache.org/viewvc?rev=960201&view=rev Log: AXIS2-4708 Contributor:Rich Scheuerle Small change to enhance lookup of JAXBContext objects Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/a

svn commit: r959117 - in /axis/axis2/java/core/trunk/modules/metadata: src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java test/org/apache/axis2/jaxws/description/GetSyncOperatio

2010-06-29 Thread scheu
Author: scheu Date: Tue Jun 29 21:49:01 2010 New Revision: 959117 URL: http://svn.apache.org/viewvc?rev=959117&view=rev Log: AXIS2-4758 Contributor: Rich Scheuerle (design) and Paul Mariduena (test) The algorithm to find a JAX-WS synchronous method is improved. A testcase is contribute

svn commit: r959103 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/addressbook/data/ jaxws/src/org/apache/axis2/datasource/jaxb/ jaxws/src/org/apache/ax

2010-06-29 Thread scheu
Author: scheu Date: Tue Jun 29 21:10:27 2010 New Revision: 959103 URL: http://svn.apache.org/viewvc?rev=959103&view=rev Log: AXIS2-4757 Contributor:Rich Scheuerle Support JAX-WS WebMethods that have @RequestWrapper or @ResponseWrapper annotations that use classes that don't have @XmlRo

svn commit: r954504 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/utility/SAAJFactory.java

2010-06-14 Thread scheu
Author: scheu Date: Mon Jun 14 15:04:42 2010 New Revision: 954504 URL: http://svn.apache.org/viewvc?rev=954504&view=rev Log: AXIS2-4738 Contributor:Rich Scheuerle Add caching to MessageFactory and SOAPFactory access. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/a

svn commit: r953369 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/WrappedDataHandler.java

2010-06-10 Thread scheu
Author: scheu Date: Thu Jun 10 16:15:09 2010 New Revision: 953369 URL: http://svn.apache.org/viewvc?rev=953369&view=rev Log: AXIS2-4733 Fixed @Override errors. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/WrappedDataHandler.java Modified: axis/axis2/

svn commit: r953352 - in /axis/axis2/java/core/trunk/modules: jaxws/src/org/apache/axis2/jaxws/message/impl/MessageFactoryImpl.java kernel/src/org/apache/axis2/util/WrappedDataHandler.java kernel/test

2010-06-10 Thread scheu
Author: scheu Date: Thu Jun 10 15:33:03 2010 New Revision: 953352 URL: http://svn.apache.org/viewvc?rev=953352&view=rev Log: AXIS2-4733 Contributor: Phil Adams Contributed WrappedDataHandler to allow Axis2 to set the appropriate content-type on a DataHandler. Also added a validation test. A

svn commit: r952971 - in /axis/axis2/java/core/trunk/modules: jaxws/src/org/apache/axis2/jaxws/message/impl/ jaxws/test/org/apache/axis2/jaxws/message/impl/ kernel/src/org/apache/axis2/util/

2010-06-09 Thread scheu
Author: scheu Date: Wed Jun 9 12:02:06 2010 New Revision: 952971 URL: http://svn.apache.org/viewvc?rev=952971&view=rev Log: AXIS2-4733 Contributor: Phil Adams Contributed WrappedDataHandler to allow Axis2 to set the appropriate content-type on a DataHandler. Also added a validation test. A

svn commit: r951385 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder/MTOMBuilder.java

2010-06-04 Thread scheu
Author: scheu Date: Fri Jun 4 12:03:34 2010 New Revision: 951385 URL: http://svn.apache.org/viewvc?rev=951385&view=rev Log: AXIS2-4450 Don't allow DTD's in MTOMBuilder flow. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder/MTOMBuilder.java M

svn commit: r948557 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/ArtifactProcessor.java

2010-05-26 Thread scheu
Author: scheu Date: Wed May 26 19:48:01 2010 New Revision: 948557 URL: http://svn.apache.org/viewvc?rev=948557&view=rev Log: AXIS2-4700 Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/ArtifactProcessor.java Modified:

svn commit: r944074 - /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/AxisServlet.java

2010-05-13 Thread scheu
Author: scheu Date: Fri May 14 01:34:50 2010 New Revision: 944074 URL: http://svn.apache.org/viewvc?rev=944074&view=rev Log: AXIS2-4712 Contributor: Lori Van Gulick remove hardcoded setting of content-type to text/xml from AxisServlet Modified: axis/axis2/java/core/trunk/modules/trans

svn commit: r943225 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/ jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwmin/ jaxws/src/org/apache/ax

2010-05-11 Thread scheu
Author: scheu Date: Tue May 11 18:45:41 2010 New Revision: 943225 URL: http://svn.apache.org/viewvc?rev=943225&view=rev Log: AXIS2-4710 Contributor: Rich Scheuerle Remove rpc/lit checking from doc/lit flow. Also added a unit test. Modified: axis/axis2/java/core/trunk/modules/j

svn commit: r942814 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/misc/ jaxws-integration/test/org/apache/axis2/jaxws/misc/a/ jaxws-integration/test/org/apach

2010-05-10 Thread scheu
Author: scheu Date: Mon May 10 16:28:22 2010 New Revision: 942814 URL: http://svn.apache.org/viewvc?rev=942814&view=rev Log: AXIS2-4708 Contributor:Rich Scheuerle Summary: JAX-WS change to prefer referenced JAXB classes during JAXBContext construction. A validation test is contributed with

svn commit: r941042 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/ jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/ jaxws/src/org/apache/axis2/datasource/jaxb/ jaxws/src/org/ap

2010-05-04 Thread scheu
Author: scheu Date: Tue May 4 21:00:24 2010 New Revision: 941042 URL: http://svn.apache.org/viewvc?rev=941042&view=rev Log: AXIS2-4702 Contributor:Rich Scheuerle Kudos to Tom Link for informing of this problem. Added code to properly set and reset the JAXB_ENCODING. Added a test cas

svn commit: r940586 - in /axis/axis2/java/core/trunk/modules/jaxws: src/org/apache/axis2/datasource/jaxb/ src/org/apache/axis2/jaxws/utility/ test/org/apache/axis2/jaxws/misc/

2010-05-03 Thread scheu
Author: scheu Date: Mon May 3 19:46:00 2010 New Revision: 940586 URL: http://svn.apache.org/viewvc?rev=940586&view=rev Log: AXIS2-4701 Contributor:Rich Scheuerle Support JAXB enums that lack certain annotations or generated methods...also added unit tests of new code. Added: axis/a

svn commit: r940584 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBContextFromClasses.java

2010-05-03 Thread scheu
Author: scheu Date: Mon May 3 19:42:13 2010 New Revision: 940584 URL: http://svn.apache.org/viewvc?rev=940584&view=rev Log: AXIS2-4700 Contributor:Rich Scheuerle Slight change to the algorithm to give classes in a jaxws package (i.e. wrapper classes) slightly more precedence. Modi

svn commit: r940583 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/ArtifactProcessor.java

2010-05-03 Thread scheu
Author: scheu Date: Mon May 3 19:41:27 2010 New Revision: 940583 URL: http://svn.apache.org/viewvc?rev=940583&view=rev Log: AXIS2-4700 Contributor:Rich Scheuerle Slight change to the algorithm for finding JAX-WS Wrapper and WebFault classes when annotations are not present. Modified:

svn commit: r933791 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/engine/AxisConfiguration.java

2010-04-13 Thread scheu
Author: scheu Date: Tue Apr 13 21:37:13 2010 New Revision: 933791 URL: http://svn.apache.org/viewvc?rev=933791&view=rev Log: Avoid putting an exception in the trace unless a problem occurs. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/en

svn commit: r933790 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/client/PropertyValidator.java

2010-04-13 Thread scheu
Author: scheu Date: Tue Apr 13 21:36:38 2010 New Revision: 933790 URL: http://svn.apache.org/viewvc?rev=933790&view=rev Log: Add trace to record JAX-WS BindingProperty settings Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/client/PropertyValidator.

svn commit: r933788 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/PackageSetBuilder.java

2010-04-13 Thread scheu
Author: scheu Date: Tue Apr 13 21:36:11 2010 New Revision: 933788 URL: http://svn.apache.org/viewvc?rev=933788&view=rev Log: Quick Change to avoid an infinite loop. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/

svn commit: r929531 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java

2010-03-31 Thread scheu
Author: scheu Date: Wed Mar 31 13:29:11 2010 New Revision: 929531 URL: http://svn.apache.org/viewvc?rev=929531&view=rev Log: Quick Change to WSDL11ToAxisServiceBuilder to add a missing xml namespace definition if it is not defined. Contributor: Rich Scheuerle and Davanum Srinivas Modi

svn commit: r929230 - in /axis/axis2/java/core/trunk/modules/jaxws: src/org/apache/axis2/jaxws/message/util/ src/org/apache/axis2/jaxws/message/util/impl/ test/org/apache/axis2/jaxws/message/

2010-03-30 Thread scheu
Author: scheu Date: Tue Mar 30 19:09:01 2010 New Revision: 929230 URL: http://svn.apache.org/viewvc?rev=929230&view=rev Log: AXIS2-4669 Contributor: Min Zheng & Rich Scheuerle Preserve the attribute type information during the conversion from OM->SAAJ and SAAJ->OM Min has contribu

svn commit: r929206 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/org/apache/axis2/jaxws/sample/ jaxws-integration/test/org/apache/axis2/jaxws/sample/addressbook/ jaxws-integration/

2010-03-30 Thread scheu
Author: scheu Date: Tue Mar 30 18:00:18 2010 New Revision: 929206 URL: http://svn.apache.org/viewvc?rev=929206&view=rev Log: AXIS2-4668 Contributor: Rich Scheuerle Add precedence to the JAX-WS runtime's search for JAXBContext packages to avoid duplicate @XmlTypes Added verificatio

svn commit: r929154 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2: engine/DispatchPhase.java i18n/resource.properties

2010-03-30 Thread scheu
Author: scheu Date: Tue Mar 30 14:34:09 2010 New Revision: 929154 URL: http://svn.apache.org/viewvc?rev=929154&view=rev Log: Quick Fix to add "next action" information to a message. Contributor: Roy Wood Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apach

svn commit: r928871 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test-resources/wsdl/ jaxws-integration/test/org/apache/axis2/jaxws/sample/ jaxws-integration/test/org/apache/axis2/jaxws

2010-03-29 Thread scheu
Author: scheu Date: Mon Mar 29 19:08:34 2010 New Revision: 928871 URL: http://svn.apache.org/viewvc?rev=928871&view=rev Log: (empty) Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/test-resources/wsdl/doclitbare.wsdl axis/axis2/java/core/trunk/modules/jaxws-integra

svn commit: r922431 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/server/dispatcher/JavaDispatcher.java

2010-03-12 Thread scheu
Author: scheu Date: Fri Mar 12 21:27:57 2010 New Revision: 922431 URL: http://svn.apache.org/viewvc?rev=922431&view=rev Log: AXIS2-4633 Contributor: Lori VanGulick Use doPriv to get the context class loader. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/j