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
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
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
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
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
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
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.
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
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/
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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:
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
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
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:
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/
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.
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/
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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:
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
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
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
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
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
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
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:
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
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.
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/
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
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
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
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
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
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
70 matches
Mail list logo