svn commit: r1328884 - /axis/axis2/java/sandesha/trunk/pom.xml

2012-04-22 Thread veithen
Author: veithen Date: Sun Apr 22 14:05:24 2012 New Revision: 1328884 URL: http://svn.apache.org/viewvc?rev=1328884&view=rev Log: Setting uniqueVersion=true to prevent the Synapse build from downloading the wrong version. Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified: axis/a

svn commit: r1328921 - in /axis/axis2/java/core/trunk/modules: jaxws/src/org/apache/axis2/jaxws/utility/DataSourceFormatter.java kernel/src/org/apache/axis2/util/WrappedDataHandler.java

2012-04-22 Thread veithen
Author: veithen Date: Sun Apr 22 18:11:43 2012 New Revision: 1328921 URL: http://svn.apache.org/viewvc?rev=1328921&view=rev Log: Some code simplifications using Axiom features. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/utility/DataSourceFormatter.

svn commit: r1329105 - /axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 07:39:05 2012 New Revision: 1329105 URL: http://svn.apache.org/viewvc?rev=1329105&view=rev Log: Fixed version number in new rampart-samples module. Modified: axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml Modified: axis/axis2/

svn commit: r1329145 - /axis/axis2/java/rampart/trunk/modules/rampart-samples/pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 09:46:07 2012 New Revision: 1329145 URL: http://svn.apache.org/viewvc?rev=1329145&view=rev Log: Replaced tabs by spaces. Modified: axis/axis2/java/rampart/trunk/modules/rampart-samples/pom.xml Modified: axis/axis2/java/rampart/trunk/modules/rampart-sam

svn commit: r1329146 - /axis/axis2/java/rampart/trunk/modules/rampart-samples/pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 09:49:46 2012 New Revision: 1329146 URL: http://svn.apache.org/viewvc?rev=1329146&view=rev Log: Added plugin version to ensure that the build is repeatable. Modified: axis/axis2/java/rampart/trunk/modules/rampart-samples/pom.xml Modified: axis/axis2/

svn commit: r1329147 - in /axis/axis2/java/rampart/branches/1_6: ./ modules/rampart-samples/pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 09:51:58 2012 New Revision: 1329147 URL: http://svn.apache.org/viewvc?rev=1329147&view=rev Log: Merged r1329145 and r1329146 to the 1.6 branch. Modified: axis/axis2/java/rampart/branches/1_6/ (props changed) axis/axis2/java/rampart/branches/1_6/mod

svn commit: r1329150 - /axis/axis2/java/core/branches/1_6/pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 09:57:16 2012 New Revision: 1329150 URL: http://svn.apache.org/viewvc?rev=1329150&view=rev Log: Fixed incorrect root module version. Modified: axis/axis2/java/core/branches/1_6/pom.xml Modified: axis/axis2/java/core/branches/1_6/pom.xml URL:

svn commit: r1329270 - in /axis/axis2/java/sandesha/branches/1_6: ./ pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 15:07:38 2012 New Revision: 1329270 URL: http://svn.apache.org/viewvc?rev=1329270&view=rev Log: Merged r1328884 to the 1.6 branch. Modified: axis/axis2/java/sandesha/branches/1_6/ (props changed) axis/axis2/java/sandesha/branches/1_6/pom.xml Propch

svn commit: r1329273 - in /axis/axis2/java/sandesha/branches/1_4: ./ pom.xml

2012-04-23 Thread veithen
Author: veithen Date: Mon Apr 23 15:08:45 2012 New Revision: 1329273 URL: http://svn.apache.org/viewvc?rev=1329273&view=rev Log: Merged r1328884 to the 1.4 branch. Modified: axis/axis2/java/sandesha/branches/1_4/ (props changed) axis/axis2/java/sandesha/branches/1_4/pom.xml Propch

svn commit: r1331540 - in /axis/axis2/java/core/trunk/modules: integration/test/org/apache/axis2/mtom/EchoService2.java kernel/src/org/apache/axis2/builder/BuilderUtil.java kernel/src/org/apache/axis2

2012-04-27 Thread veithen
Author: veithen Date: Fri Apr 27 18:55:24 2012 New Revision: 1331540 URL: http://svn.apache.org/viewvc?rev=1331540&view=rev Log: Removed stuff deprecated several major releases ago. Modified: axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/mtom/EchoService2.

svn commit: r1331552 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder: BuilderUtil.java MTOMBuilder.java SOAPBuilder.java

2012-04-27 Thread veithen
Author: veithen Date: Fri Apr 27 19:42:08 2012 New Revision: 1331552 URL: http://svn.apache.org/viewvc?rev=1331552&view=rev Log: Removed the code that attempts to determine the charset encoding and/or byte order using the algorithm described in the "Autodetection of Character

svn commit: r1331561 - in /axis/axis2/java/core/trunk/modules: adb-codegen/test/org/apache/axis2/schema/ integration/test/org/apache/axis2/swa/ jaxws/src/org/apache/axis2/jaxws/message/impl/ kernel/sr

2012-04-27 Thread veithen
Author: veithen Date: Fri Apr 27 19:56:52 2012 New Revision: 1331561 URL: http://svn.apache.org/viewvc?rev=1331561&view=rev Log: Eliminated deprecated method usage. Modified: axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/schema/AbstractTestCase.java axis/a

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

2012-04-27 Thread veithen
Author: veithen Date: Fri Apr 27 22:42:39 2012 New Revision: 1331616 URL: http://svn.apache.org/viewvc?rev=1331616&view=rev Log: Avoid the "Deprecated usage of OMElement#declareNamespace(String,String) with empty prefix" warning with Axiom 1.2.13. Modified: axis/axis2/j

svn commit: r1331776 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/attachments/AttachmentUtils.java

2012-04-28 Thread veithen
Author: veithen Date: Sat Apr 28 14:25:48 2012 New Revision: 1331776 URL: http://svn.apache.org/viewvc?rev=1331776&view=rev Log: Replaced tabs by spaces. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/attachments/AttachmentUtils.java Modified:

svn commit: r1331783 - in /axis/axis2/java/core/trunk/modules: jaxws/src/org/apache/axis2/jaxws/message/attachments/AttachmentUtils.java kernel/src/org/apache/axis2/builder/MIMEBuilder.java

2012-04-28 Thread veithen
Author: veithen Date: Sat Apr 28 15:10:30 2012 New Revision: 1331783 URL: http://svn.apache.org/viewvc?rev=1331783&view=rev Log: AXIS2-5302: Enable streaming of the root part of a SwA/MTOM message. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/mes

svn commit: r1331978 - in /axis/axis2/java/core/branches/1_6: ./ modules/kernel/src/org/apache/axis2/util/MessageContextBuilder.java modules/saaj/

2012-04-29 Thread veithen
Author: veithen Date: Sun Apr 29 19:14:12 2012 New Revision: 1331978 URL: http://svn.apache.org/viewvc?rev=1331978&view=rev Log: Merged r1331616 to the 1.6 branch. Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/modules/kernel/src

svn commit: r1331986 - in /axis/axis2/java/core/branches/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/src/org/apache/axis2/util/ modules/kernel

2012-04-29 Thread veithen
Author: veithen Date: Sun Apr 29 20:13:24 2012 New Revision: 1331986 URL: http://svn.apache.org/viewvc?rev=1331986&view=rev Log: Merged r1331616 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/distribu

svn commit: r1332108 - in /axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/jaxrs: ArchiveDeploymentTest.java PojoTest.java

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 08:30:02 2012 New Revision: 1332108 URL: http://svn.apache.org/viewvc?rev=1332108&view=rev Log: Eliminated usage of deprecated Axiom class. Modified: axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/jaxrs/ArchiveDeploymentTest.

svn commit: r1332277 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder: MIMEAwareBuilder.java MIMEBuilder.java MTOMBuilder.java SOAPBuilder.java

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 16:16:30 2012 New Revision: 1332277 URL: http://svn.apache.org/viewvc?rev=1332277&view=rev Log: Made the design of the message builders responsible for building SwA and MTOM messages a bit more object oriented by introducing a MIMEAwareBuilder exten

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

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 17:39:32 2012 New Revision: 1332311 URL: http://svn.apache.org/viewvc?rev=1332311&view=rev Log: AXIS2-5308: In the SwA case, remove the root part from the Attachments object before adding it to the message context, so that the Attachments object in the mes

svn commit: r1332362 - in /axis/axis2/java/core/trunk/modules/json: src/org/apache/axis2/json/AbstractJSONDataSource.java test/org/apache/axis2/json/JSONDataSourceTest.java

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 20:12:04 2012 New Revision: 1332362 URL: http://svn.apache.org/viewvc?rev=1332362&view=rev Log: Improving the JSON code - Step 1 - Respect contracts: Axiom is about XML and nothing else. In particular OMDataSource#serialize(OutputStream, OMOutputFormat)

svn commit: r1332369 - in /axis/axis2/java/core/trunk/modules/json: pom.xml test/org/apache/axis2/json/JSONIntegrationTest.java

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 20:20:55 2012 New Revision: 1332369 URL: http://svn.apache.org/viewvc?rev=1332369&view=rev Log: Reuse existing code to allocate TCP port. Modified: axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/trunk/modules/json/test/org/ap

svn commit: r1332397 - /axis/axis2/java/core/trunk/modules/integration/pom.xml

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 21:11:30 2012 New Revision: 1332397 URL: http://svn.apache.org/viewvc?rev=1332397&view=rev Log: No need to have a dependency on axis2-json if we have no corresponding integration tests. Modified: axis/axis2/java/core/trunk/modules/integration/pom

svn commit: r1332402 - in /axis/axis2/java/core/trunk/modules/json: src/org/apache/axis2/json/ test/org/apache/axis2/json/

2012-04-30 Thread veithen
Author: veithen Date: Mon Apr 30 21:22:35 2012 New Revision: 1332402 URL: http://svn.apache.org/viewvc?rev=1332402&view=rev Log: Improving the JSON code - Step 2 - Instead of using some hacks to extract the name of the element, just let Axiom determine it lazily using the feature introduce

svn commit: r1332584 - /axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/

2012-05-01 Thread veithen
Author: veithen Date: Tue May 1 09:18:52 2012 New Revision: 1332584 URL: http://svn.apache.org/viewvc?rev=1332584&view=rev Log: Use the proper Axiom APIs to access the original JSON string in the OMDataSource. Modified: axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/

svn commit: r1332835 - in /axis/axis2/java/core/trunk/modules/json: ./ test-repository/ test-repository/services/ test-repository/services/POJOService.aar/ test-repository/services/POJOService.aar/MET

2012-05-01 Thread veithen
Author: veithen Date: Tue May 1 21:18:45 2012 New Revision: 1332835 URL: http://svn.apache.org/viewvc?rev=1332835&view=rev Log: Added an integration test for Badgerfish with a POJO service. Added: axis/axis2/java/core/trunk/modules/json/test-repository/ axis/axis2/java/core/t

svn commit: r1333001 - /axis/axis2/java/core/trunk/modules/json/test/org/apache/axis2/json/JSONOMBuilderTest.java

2012-05-02 Thread veithen
Author: veithen Date: Wed May 2 11:35:29 2012 New Revision: 1333001 URL: http://svn.apache.org/viewvc?rev=1333001&view=rev Log: If the tests are expected to test badgerfish, then they should use the corresponding message builder... Modified: axis/axis2/java/core/trunk/modules/json/

svn commit: r1333004 - in /axis/axis2/java/core/trunk/modules/json: src/org/apache/axis2/json/ test-repository/services/POJOService.aar/META-INF/ test/org/apache/axis2/json/

2012-05-02 Thread veithen
Author: veithen Date: Wed May 2 11:40:46 2012 New Revision: 1333004 URL: http://svn.apache.org/viewvc?rev=1333004&view=rev Log: Added (real) support for mapped JSON. Mapped JSON can now be used with standard data bindings, including POJOs. Note that there is still an exception throw

svn commit: r1333160 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/distribution/src/main/assembly/src.xml

2012-05-02 Thread veithen
Author: veithen Date: Wed May 2 19:22:37 2012 New Revision: 1333160 URL: http://svn.apache.org/viewvc?rev=1333160&view=rev Log: Merged r1332067 to the 1.4 branch. Modified: axis/axis2/java/sandesha/branches/1_4/ (props changed) axis/axis2/java/sandesha/branches/1_4/mod

svn commit: r1333204 - in /axis/axis2/java/core/trunk/modules/json: src/org/apache/axis2/json/JSONUtil.java test-repository/services/POJOService.aar/META-INF/services.xml

2012-05-02 Thread veithen
Author: veithen Date: Wed May 2 20:58:38 2012 New Revision: 1333204 URL: http://svn.apache.org/viewvc?rev=1333204&view=rev Log: Slightly changed the syntax of the service parameter that defines the XML to JSON namespace mappings (introduced in r1333004). Modified: axis/axis2/java/

svn commit: r1334386 - /axis/axis2/java/core/branches/AXIOM-420/

2012-05-05 Thread veithen
Author: veithen Date: Sat May 5 10:30:54 2012 New Revision: 1334386 URL: http://svn.apache.org/viewvc?rev=1334386&view=rev Log: Created a development branch to prepare the changes for AXIOM-420. Added: axis/axis2/java/core/branches/AXIOM-420/ (props changed) - copied from r133

svn commit: r1334428 - /axis/axis2/java/core/trunk/modules/adb/test/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderTest.java

2012-05-05 Thread veithen
Author: veithen Date: Sat May 5 15:08:52 2012 New Revision: 1334428 URL: http://svn.apache.org/viewvc?rev=1334428&view=rev Log: Eliminated several instances of the catch-and-fail JUnit anti-pattern. Modified: axis/axis2/java/core/trunk/modules/adb/test/org/apache/axis2/databinding/u

svn commit: r1334568 - in /axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding: ADBDataSource.java ADBHelperDataSource.java AbstractADBDataSource.java

2012-05-06 Thread veithen
Author: veithen Date: Sun May 6 07:23:24 2012 New Revision: 1334568 URL: http://svn.apache.org/viewvc?rev=1334568&view=rev Log: Duplicate code reduction. Added: axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/AbstractADBDataSource.java (with props) Modi

svn commit: r1334569 - /axis/axis2/java/sandesha/trunk/modules/persistence/src/test/java/org/apache/sandesha2/SandeshaTestCase.java

2012-05-06 Thread veithen
Author: veithen Date: Sun May 6 07:25:04 2012 New Revision: 1334569 URL: http://svn.apache.org/viewvc?rev=1334569&view=rev Log: Eliminated reference to deprecated Axiom API. Modified: axis/axis2/java/sandesha/trunk/modules/persistence/src/test/java/org/apache/sande

svn commit: r1334571 - in /axis/axis2/java/core/trunk/modules: adb-codegen/src/org/apache/axis2/schema/template/ adb/src/org/apache/axis2/databinding/

2012-05-06 Thread veithen
Author: veithen Date: Sun May 6 08:39:02 2012 New Revision: 1334571 URL: http://svn.apache.org/viewvc?rev=1334571&view=rev Log: Let the ADB data sources implement QNameAwareOMDataSource so that one can use the OMFactory#createOMElement(OMDataSource) API. Modified: axis/axis2/java/

svn commit: r1334574 [5/5] - in /axis/axis2/java/core/branches/AXIOM-420: ./ modules/adb-codegen/src/org/apache/axis2/schema/template/ modules/adb-codegen/test/org/apache/axis2/schema/ modules/adb-cod

2012-05-06 Thread veithen
Modified: axis/axis2/java/core/branches/AXIOM-420/modules/adb/test/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderTest.java URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/AXIOM-420/modules/adb/test/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderTest.java

svn commit: r1334584 - in /axis/axis2/java/core/branches/AXIOM-420/modules/adb: src/org/apache/axis2/databinding/AbstractADBDataSource.java src/org/apache/axis2/databinding/utils/writer/ test/org/apac

2012-05-06 Thread veithen
Author: veithen Date: Sun May 6 09:51:40 2012 New Revision: 1334584 URL: http://svn.apache.org/viewvc?rev=1334584&view=rev Log: Prepared the ADB data sources for AXIOM-420. Removed: axis/axis2/java/core/branches/AXIOM-420/modules/adb/src/org/apache/axis2/databinding/utils/writer/

svn commit: r1334585 - /axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/schema/AbstractTestCase.java

2012-05-06 Thread veithen
Author: veithen Date: Sun May 6 10:02:20 2012 New Revision: 1334585 URL: http://svn.apache.org/viewvc?rev=1334585&view=rev Log: Modified the ADB unit tests so that they test the expansion of an OMSourcedElement created from ADB. Modified: axis/axis2/java/core/trunk/modules/adb-cod

svn commit: r1334605 - in /axis/axis2/java/core/branches/AXIOM-420: ./ modules/adb-codegen/test/org/apache/axis2/schema/ modules/kernel/src/org/apache/axis2/jsr181/ modules/webapp/src/main/java/org/ap

2012-05-06 Thread veithen
Author: veithen Date: Sun May 6 11:34:36 2012 New Revision: 1334605 URL: http://svn.apache.org/viewvc?rev=1334605&view=rev Log: Merged latest changes from trunk. Modified: axis/axis2/java/core/branches/AXIOM-420/ (props changed) axis/axis2/java/core/branches/AXIOM-420/modules

svn commit: r1335154 - in /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template: ADBBeanTemplate-bean.xsl ADBBeanTemplate-helpermode.xsl

2012-05-07 Thread veithen
Author: veithen Date: Mon May 7 17:50:46 2012 New Revision: 1335154 URL: http://svn.apache.org/viewvc?rev=1335154&view=rev Log: Avoid double lookup of prefix when serializing an ADB bean. This change should also provide a workaround for AXIOM-421. Modified: axis/axis2/java/core/t

svn commit: r1336379 [2/2] - in /axis/axis2/java/core/branches/AXIOM-420: ./ modules/adb-codegen/src/org/apache/axis2/schema/template/ modules/adb/src/org/apache/axis2/rpc/receivers/ modules/corba/src

2012-05-09 Thread veithen
Modified: axis/axis2/java/core/branches/AXIOM-420/modules/ping/src/org/apache/axis2/ping/PingMessageReceiver.java URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/AXIOM-420/modules/ping/src/org/apache/axis2/ping/PingMessageReceiver.java?rev=1336379&r1=1336378&r2=1336379&view=diff =

svn commit: r1336404 - in /axis/axis2/java/core/trunk: ./ modules/adb/src/org/apache/axis2/databinding/AbstractADBDataSource.java modules/adb/src/org/apache/axis2/databinding/utils/writer/ modules/adb

2012-05-09 Thread veithen
Author: veithen Date: Wed May 9 21:15:03 2012 New Revision: 1336404 URL: http://svn.apache.org/viewvc?rev=1336404&view=rev Log: Let ADB use the feature introduced by AXIOM-420. Removed: axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/writer/ axis/a

svn commit: r1336407 - /axis/axis2/java/core/branches/AXIOM-420/

2012-05-09 Thread veithen
Author: veithen Date: Wed May 9 21:17:26 2012 New Revision: 1336407 URL: http://svn.apache.org/viewvc?rev=1336407&view=rev Log: Deleted development branch that has been reintegrated into the trunk. Removed: axis/axis2/java/core/branches/AXIOM-420/

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

2012-05-13 Thread veithen
Author: veithen Date: Sun May 13 20:03:15 2012 New Revision: 1337975 URL: http://svn.apache.org/viewvc?rev=1337975&view=rev Log: Axiom 1.2.14 compatibility. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/WSDL20Util.java Modified: axis/axis2/java/core/t

svn commit: r1338816 - /axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPHeaderImpl.java

2012-05-15 Thread veithen
Author: veithen Date: Tue May 15 18:12:40 2012 New Revision: 1338816 URL: http://svn.apache.org/viewvc?rev=1338816&view=rev Log: Eliminated a dependency on the bug described in AXIOM-422; the children of a SOAPHeaderBlock should be plain OMElements, not SOAPHeaderBlocks. Modified:

svn commit: r1338864 - in /axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2/wsrm: AcksTo.java Endpoint.java SequenceAcknowledgement.java

2012-05-15 Thread veithen
Author: veithen Date: Tue May 15 19:53:11 2012 New Revision: 1338864 URL: http://svn.apache.org/viewvc?rev=1338864&view=rev Log: Eliminated a dependency on the bug described in AXIOM-422; the children of a SOAPHeaderBlock should be plain OMElements, not SOAPHeaderBlocks. Modified:

svn commit: r1338876 - /axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/java/org/apache/rampart/RampartTest.java

2012-05-15 Thread veithen
Author: veithen Date: Tue May 15 20:28:47 2012 New Revision: 1338876 URL: http://svn.apache.org/viewvc?rev=1338876&view=rev Log: Fixed SOAP version mismatch. Modified: axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/java/org/apache/rampart/RampartTest.java Modi

svn commit: r1340246 - in /axis/axis2/java/core/trunk/modules/jaxws: src/org/apache/axis2/datasource/jaxb/JAXBCustomBuilder.java src/org/apache/axis2/datasource/jaxb/JAXBDataSource.java test/org/apach

2012-05-18 Thread veithen
Author: veithen Date: Fri May 18 20:52:41 2012 New Revision: 1340246 URL: http://svn.apache.org/viewvc?rev=1340246&view=rev Log: Use the feature introduced by AXIOM-399 instead of the "lossy prefix" stuff. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/ax

svn commit: r1340287 - /axis/axis2/java/core/trunk/modules/integration/pom.xml

2012-05-18 Thread veithen
Author: veithen Date: Fri May 18 22:23:29 2012 New Revision: 1340287 URL: http://svn.apache.org/viewvc?rev=1340287&view=rev Log: Don't lie. axis2-integration doesn't have any integration tests for JiBX. Modified: axis/axis2/java/core/trunk/modules/integration/pom.xml Modifi

svn commit: r1340378 - /axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/schema/AbstractTestCase.java

2012-05-19 Thread veithen
Author: veithen Date: Sat May 19 09:03:21 2012 New Revision: 1340378 URL: http://svn.apache.org/viewvc?rev=1340378&view=rev Log: Use AxiomMultipartWriterFactory instead of JavaMailMultipartWriterFactory. Modified: axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/sc

svn commit: r1340410 - in /axis/axis2/java/core/trunk/modules/jibx: pom.xml test/org/apache/axis2/jibx/Test.java

2012-05-19 Thread veithen
Author: veithen Date: Sat May 19 10:38:37 2012 New Revision: 1340410 URL: http://svn.apache.org/viewvc?rev=1340410&view=rev Log: Generate and compile stubs using Maven instead of doing it programmatically in the unit test. Modified: axis/axis2/java/core/trunk/modules/jibx/pom.xml

svn commit: r1340490 - in /axis/axis2/java/core/trunk/modules/jibx: ./ src/org/apache/axis2/jibx/template/ test/org/apache/axis2/jibx/library/ test/org/apache/axis2/jibx/library/unwrapped/ test/org/ap

2012-05-19 Thread veithen
Author: veithen Date: Sat May 19 14:49:51 2012 New Revision: 1340490 URL: http://svn.apache.org/viewvc?rev=1340490&view=rev Log: Added unit tests to test JiBX on the server side. Added: axis/axis2/java/core/trunk/modules/jibx/test/org/apache/axis2/jibx/library/ axis/axis2/java/

svn commit: r1340537 - in /axis/axis2/java/core/trunk/modules/jibx: ./ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/axis2/jibx/template/ src/main/resources/ src/main/resources/

2012-05-19 Thread veithen
Author: veithen Date: Sat May 19 18:49:34 2012 New Revision: 1340537 URL: http://svn.apache.org/viewvc?rev=1340537&view=rev Log: Converted the jibx module to standard Maven 2 layout. Added: axis/axis2/java/core/trunk/modules/jibx/src/main/ axis/axis2/java/core/trunk/modules/jibx/src/

svn commit: r1340541 - /axis/axis2/java/core/trunk/modules/jibx/pom.xml

2012-05-19 Thread veithen
Author: veithen Date: Sat May 19 18:56:30 2012 New Revision: 1340541 URL: http://svn.apache.org/viewvc?rev=1340541&view=rev Log: Disable verbose mode. Modified: axis/axis2/java/core/trunk/modules/jibx/pom.xml Modified: axis/axis2/java/core/trunk/modules/jibx/pom.xml URL:

svn commit: r1340552 - in /axis/axis2/java/core/trunk/modules/jibx/src/test/java/org/apache/axis2/jibx/library/unwrapped: LibraryTest.java service/LibraryImpl.java

2012-05-19 Thread veithen
Author: veithen Date: Sat May 19 19:59:09 2012 New Revision: 1340552 URL: http://svn.apache.org/viewvc?rev=1340552&view=rev Log: Increase test coverage for JiBXDataSource. Modified: axis/axis2/java/core/trunk/modules/jibx/src/test/java/org/apache/axis2/jibx/library/unwra

svn commit: r1340650 - in /axis/axis2/java/core/trunk/modules/jibx/src: main/java/org/apache/axis2/jibx/ main/resources/org/apache/axis2/jibx/template/ test/java/org/apache/axis2/jibx/handler/ test/ja

2012-05-20 Thread veithen
Author: veithen Date: Sun May 20 09:46:10 2012 New Revision: 1340650 URL: http://svn.apache.org/viewvc?rev=1340650&view=rev Log: Fixed a couple of prefix mismatches caused by usage of dummy prefixes when creating the OMSourcedElement. Added: axis/axis2/java/core/trunk/modules/jibx/src/

svn commit: r1340672 - /axis/axis2/java/core/trunk/modules/jibx/src/main/java/org/apache/axis2/jibx/JiBXDataSource.java

2012-05-20 Thread veithen
Author: veithen Date: Sun May 20 11:13:56 2012 New Revision: 1340672 URL: http://svn.apache.org/viewvc?rev=1340672&view=rev Log: * Let JiBX use the feature introduced by AXIOM-420. * Also declare the JiBXDataSource as non destructive. Modified: axis/axis2/java/core/trunk/modules/jibx

svn commit: r1340682 - in /axis/axis2/java/core/trunk/modules/jibx/src: main/java/org/apache/axis2/jibx/ test/java/org/apache/axis2/jibx/ test/java/org/apache/axis2/jibx/handler/ test/java/org/apache/

2012-05-20 Thread veithen
Author: veithen Date: Sun May 20 11:36:30 2012 New Revision: 1340682 URL: http://svn.apache.org/viewvc?rev=1340682&view=rev Log: Ensure that OMSourcedElementChecker doesn't modify the state of the original OMSourcedElements and enable the handler in all unit tests. Modified: a

svn commit: r1340692 - in /axis/axis2/java/core/trunk/modules/jibx/src: main/java/org/apache/axis2/jibx/ main/resources/org/apache/axis2/jibx/template/ test/binding/ test/java/org/apache/axis2/jibx/ha

2012-05-20 Thread veithen
Author: veithen Date: Sun May 20 12:24:13 2012 New Revision: 1340692 URL: http://svn.apache.org/viewvc?rev=1340692&view=rev Log: Fixed remaining prefix mismatches. Modified: axis/axis2/java/core/trunk/modules/jibx/src/main/java/org/apache/axis2/jibx/JiBXDataSource.java axis/axis2/

svn commit: r1342053 - /axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml

2012-05-23 Thread veithen
Author: veithen Date: Wed May 23 21:21:24 2012 New Revision: 1342053 URL: http://svn.apache.org/viewvc?rev=1342053&view=rev Log: Converted json_support.xml from pseudo-XDoc to XDoc. Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml Modified: axis/axis2/java/core/t

svn commit: r1342071 - /axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml

2012-05-23 Thread veithen
Author: veithen Date: Wed May 23 21:50:01 2012 New Revision: 1342071 URL: http://svn.apache.org/viewvc?rev=1342071&view=rev Log: AXIS2-5158: Updated the documentation to explain how to configure an Axis2 service for use with Mapped JSON. Modified: axis/axis2/java/core/trunk/src/site/

svn commit: r1343015 - /axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml

2012-05-27 Thread veithen
Author: veithen Date: Sun May 27 08:39:28 2012 New Revision: 1343015 URL: http://svn.apache.org/viewvc?rev=1343015&view=rev Log: AXIS2-5158: Updated the documentation with a description of the current architecture. The documentation previously referred to a WSO2 article that is outd

svn commit: r1343027 - /axis/axis2/java/core/trunk/modules/samples/rmi/

2012-05-27 Thread veithen
Author: veithen Date: Sun May 27 10:26:34 2012 New Revision: 1343027 URL: http://svn.apache.org/viewvc?rev=1343027&view=rev Log: AXIS2-5292: Also remove the rmi sample. Removed: axis/axis2/java/core/trunk/modules/samples/rmi/

svn commit: r1343034 - /axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml

2012-05-27 Thread veithen
Author: veithen Date: Sun May 27 11:49:11 2012 New Revision: 1343034 URL: http://svn.apache.org/viewvc?rev=1343034&view=rev Log: AXIS2-5158: Adding a sample to the documentation that shows how to enable JSON on an existing service (the ADB stock quote sample in this case). Modified:

svn commit: r1343353 [2/2] - in /axis/axis2/java/core/trunk/modules: jaxws/src/org/apache/axis2/jaxws/message/util/impl/ saaj/src/org/apache/axis2/saaj/

2012-05-28 Thread veithen
Modified: axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPHeaderImpl.java URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPHeaderImpl.java?rev=1343353&r1=1343352&r2=1343353&view=diff =

svn commit: r1343399 - /axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPEnvelopeImpl.java

2012-05-28 Thread veithen
Author: veithen Date: Mon May 28 21:35:18 2012 New Revision: 1343399 URL: http://svn.apache.org/viewvc?rev=1343399&view=rev Log: Quick fix for build failure (not exactly sure what this code is trying to do). Modified: axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/

svn commit: r1348347 - /axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsservice/FaultsServiceSoapBindingImpl.java

2012-06-09 Thread veithen
Author: veithen Date: Sat Jun 9 10:14:34 2012 New Revision: 1348347 URL: http://svn.apache.org/viewvc?rev=1348347&view=rev Log: Eliminated reference to DOOMAbstractFactory. Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsser

svn commit: r1348350 - /axis/axis2/java/rampart/trunk/modules/rampart-tests/src/test/java/org/apache/rahas/SimpleTokenStoreTest.java

2012-06-09 Thread veithen
Author: veithen Date: Sat Jun 9 10:30:02 2012 New Revision: 1348350 URL: http://svn.apache.org/viewvc?rev=1348350&view=rev Log: Eliminated reference to DOOMAbstractFactory. Modified: axis/axis2/java/rampart/trunk/modules/rampart-tests/src/test/java/org/apache/r

svn commit: r1353241 - /axis/axis2/java/core/trunk/modules/integration/pom.xml

2012-06-24 Thread veithen
Author: veithen Date: Sun Jun 24 10:55:56 2012 New Revision: 1353241 URL: http://svn.apache.org/viewvc?rev=1353241&view=rev Log: Don't lie. axis2-integration doesn't have any integration tests for axis2-jaxbri. Modified: axis/axis2/java/core/trunk/modules/integration/pom.xml

svn commit: r1353254 - in /axis/axis2/java/core/trunk/modules/jaxbri: ./ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/axis2/jaxbri/template/ src/main/resources/ src/main/resour

2012-06-24 Thread veithen
Author: veithen Date: Sun Jun 24 12:37:59 2012 New Revision: 1353254 URL: http://svn.apache.org/viewvc?rev=1353254&view=rev Log: Converted axis2-jaxbri to standard Maven 2 layout. Added: axis/axis2/java/core/trunk/modules/jaxbri/src/main/ axis/axis2/java/core/trunk/modules/jaxbri

svn commit: r1353259 - /axis/axis2/java/core/trunk/modules/jaxbri/pom.xml

2012-06-24 Thread veithen
Author: veithen Date: Sun Jun 24 12:56:46 2012 New Revision: 1353259 URL: http://svn.apache.org/viewvc?rev=1353259&view=rev Log: Make the generated sources known to Maven (and thereby to Eclipse). Modified: axis/axis2/java/core/trunk/modules/jaxbri/pom.xml Modified: axis/axis2/java/

svn commit: r1353277 - in /axis/axis2/java/core/trunk/modules/jibx: ./ src/test/java/org/apache/axis2/jibx/ src/test/java/org/apache/axis2/jibx/library/unwrapped/ src/test/java/org/apache/axis2/jibx/l

2012-06-24 Thread veithen
Author: veithen Date: Sun Jun 24 14:39:30 2012 New Revision: 1353277 URL: http://svn.apache.org/viewvc?rev=1353277&view=rev Log: Some unit test improvements. Modified: axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/trunk/modules/jibx/src/test/java/org/apache/a

svn commit: r1353296 - in /axis/axis2/java/core/trunk/modules: jaxbri/ jaxbri/src/test/java/org/apache/ jaxbri/src/test/java/org/apache/axis2/ jaxbri/src/test/java/org/apache/axis2/jaxbri/ jaxbri/src/

2012-06-24 Thread veithen
Author: veithen Date: Sun Jun 24 17:05:54 2012 New Revision: 1353296 URL: http://svn.apache.org/viewvc?rev=1353296&view=rev Log: Ensure non zero test coverage for axis2-jaxbri. Added: axis/axis2/java/core/trunk/modules/jaxbri/src/test/java/org/apache/ axis/axis2/java/core/trunk/mod

svn commit: r1353297 - in /axis/axis2/java/core/trunk/modules/jaxbri/src/main: java/org/apache/axis2/jaxbri/JaxbRIDataSource.java resources/org/apache/axis2/jaxbri/template/JaxbRIDatabindingTemplate.x

2012-06-24 Thread veithen
Author: veithen Date: Sun Jun 24 17:16:46 2012 New Revision: 1353297 URL: http://svn.apache.org/viewvc?rev=1353297&view=rev Log: Avoid generating the same class (JAXBRIDataSource) over and over again. Added: axis/axis2/java/core/trunk/modules/jaxbri/src/main/java/org/apache/axis2/ja

svn commit: r1353394 - in /axis/axis2/java/core/trunk/modules/jaxbri: ./ src/test/java/org/apache/axis2/jaxbri/ src/test/java/org/apache/axis2/jaxbri/processor/ src/test/resources/ src/test/resources/

2012-06-24 Thread veithen
Author: veithen Date: Mon Jun 25 06:10:55 2012 New Revision: 1353394 URL: http://svn.apache.org/viewvc?rev=1353394&view=rev Log: Added unit tests providing evidence for AXIS2-5147. Added: axis/axis2/java/core/trunk/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/

svn commit: r1353395 - in /axis/axis2/java/core/trunk/modules/jaxbri/src/main: java/org/apache/axis2/jaxbri/JaxbRIDataSource.java resources/org/apache/axis2/jaxbri/template/JaxbRIDatabindingTemplate.x

2012-06-24 Thread veithen
Author: veithen Date: Mon Jun 25 06:16:11 2012 New Revision: 1353395 URL: http://svn.apache.org/viewvc?rev=1353395&view=rev Log: Use a more consistent lifecycle for the Marshaller (i.e. always create it in JaxbRIDataSource). Modified: axis/axis2/java/core/trunk/modules/jaxbri/src/main/

svn commit: r1353707 - in /axis/axis2/java/core/trunk/modules/jaxbri/src: main/resources/org/apache/axis2/jaxbri/template/ test/java/org/apache/axis2/jaxbri/processor/ test/resources/org/apache/axis2/

2012-06-25 Thread veithen
Author: veithen Date: Mon Jun 25 19:26:58 2012 New Revision: 1353707 URL: http://svn.apache.org/viewvc?rev=1353707&view=rev Log: (Partially) reverted AXIS2-4197 (r1052896) to solve AXIS2-5147: the changes caused the JAXBRI databinding to produce invalid messages (i.e. messages that d

svn commit: r1353716 - /axis/axis2/java/core/trunk/modules/jaxbri/src/main/java/org/apache/axis2/jaxbri/JaxbRIDataSource.java

2012-06-25 Thread veithen
Author: veithen Date: Mon Jun 25 19:50:13 2012 New Revision: 1353716 URL: http://svn.apache.org/viewvc?rev=1353716&view=rev Log: Replaced unnecessary qualified class names. Modified: axis/axis2/java/core/trunk/modules/jaxbri/src/main/java/org/apache/axis2/jaxbri/JaxbRIDataSource.

svn commit: r1353727 - in /axis/axis2/java/core/trunk/modules/jaxbri/src/main: java/org/apache/axis2/jaxbri/JaxbRIDataSource.java resources/org/apache/axis2/jaxbri/template/JaxbRIDatabindingTemplate.x

2012-06-25 Thread veithen
Author: veithen Date: Mon Jun 25 20:25:40 2012 New Revision: 1353727 URL: http://svn.apache.org/viewvc?rev=1353727&view=rev Log: Create the JAXBElement upfront in the databinding code instead of in JAXBRIDataSource. This will make it easier to replace JAXBRIDataSource by something more gen

svn commit: r1355509 - in /axis/axis2/java/core/trunk/modules: adb-codegen/src/org/apache/axis2/schema/template/ codegen/src/org/apache/axis2/wsdl/template/java/ jaxbri/src/main/resources/org/apache/a

2012-06-29 Thread veithen
Author: veithen Date: Fri Jun 29 18:56:13 2012 New Revision: 1355509 URL: http://svn.apache.org/viewvc?rev=1355509&view=rev Log: Completely reverted the original change for AXIS2-4197 (i.e. r1052896, r1053240 and r1082726): the methodQName parameter is never used. Modified: axis/axis2/

svn commit: r1355706 - in /axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2: mtom/ swa/

2012-06-30 Thread veithen
Author: veithen Date: Sat Jun 30 11:28:53 2012 New Revision: 1355706 URL: http://svn.apache.org/viewvc?rev=1355706&view=rev Log: Removed unwanted direct references to Axiom implementation classes. Modified: axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/

svn commit: r1355708 - /axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilderTests.java

2012-06-30 Thread veithen
Author: veithen Date: Sat Jun 30 11:42:15 2012 New Revision: 1355708 URL: http://svn.apache.org/viewvc?rev=1355708&view=rev Log: Eliminated an instance of the catch-and-fail JUnit anti-pattern. Modified: axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/jaxws/context/list

svn commit: r1355710 - /axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilderTests.java

2012-06-30 Thread veithen
Author: veithen Date: Sat Jun 30 11:45:53 2012 New Revision: 1355710 URL: http://svn.apache.org/viewvc?rev=1355710&view=rev Log: Fixed invalid test message. Modified: axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/jaxws/context/list

svn commit: r1355738 - /axis/axis2/java/rampart/trunk/pom.xml

2012-06-30 Thread veithen
Author: veithen Date: Sat Jun 30 13:36:40 2012 New Revision: 1355738 URL: http://svn.apache.org/viewvc?rev=1355738&view=rev Log: Fixed shibboleth repository location. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/trunk/pom.xml URL: http://svn.apache

svn commit: r1355946 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/context/MessageContext.java

2012-07-01 Thread veithen
Author: veithen Date: Sun Jul 1 16:37:47 2012 New Revision: 1355946 URL: http://svn.apache.org/viewvc?rev=1355946&view=rev Log: AXIS2-5158: SOAPEnvelope#hasFault should normally not throw any exception. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/con

svn commit: r1356429 - in /axis/axis2/java/core/trunk/modules: adb-codegen/src/org/apache/axis2/schema/template/ codegen/src/org/apache/axis2/wsdl/template/java/ jaxbri/ jaxbri/src/main/resources/org/

2012-07-02 Thread veithen
Author: veithen Date: Mon Jul 2 19:34:15 2012 New Revision: 1356429 URL: http://svn.apache.org/viewvc?rev=1356429&view=rev Log: Fix for AXIS2-4197. The JAXBRI databinding has the following particularity: for a root element declaration that refers to a named complex type, JAXB will

svn commit: r1357818 - /axis/axis2/java/rampart/trunk/pom.xml

2012-07-05 Thread veithen
Author: veithen Date: Thu Jul 5 19:21:16 2012 New Revision: 1357818 URL: http://svn.apache.org/viewvc?rev=1357818&view=rev Log: Permanently ban non Apache repositories. The shibboleth repository was moved and this broke the build. Don't allow this to happen again in the future. Note

svn commit: r1357821 - in /axis/axis2/java/rampart/branches/1_6: ./ pom.xml

2012-07-05 Thread veithen
Author: veithen Date: Thu Jul 5 19:29:00 2012 New Revision: 1357821 URL: http://svn.apache.org/viewvc?rev=1357821&view=rev Log: Merged r1355738 and r1357818 to the 1.6 branch to fix the issue with the shibboleth repository. Modified: axis/axis2/java/rampart/branches/1_6/ (props cha

svn commit: r1358413 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/impl/XMLSpineImpl.java

2012-07-06 Thread veithen
Author: veithen Date: Fri Jul 6 20:53:06 2012 New Revision: 1358413 URL: http://svn.apache.org/viewvc?rev=1358413&view=rev Log: Only replace plain OMElements and SOAPHeaderBlocks by OMSourcedElements backed by Blocks, but don't do this for SOAPFaults. Modified: axis/axis2/java/c

svn commit: r1360338 - /axis/axis2/java/core/trunk/modules/saaj/test/org/apache/axis2/saaj/SOAPPartTest.java

2012-07-11 Thread veithen
Author: veithen Date: Wed Jul 11 18:28:07 2012 New Revision: 1360338 URL: http://svn.apache.org/viewvc?rev=1360338&view=rev Log: Fixed build failure. Modified: axis/axis2/java/core/trunk/modules/saaj/test/org/apache/axis2/saaj/SOAPPartTest.java Modified: axis/axis2/java/core/trunk/mod

svn commit: r1365478 - /axis/axis2/java/core/trunk/modules/jibx/src/test/java/org/apache/axis2/jibx/handler/OMSourcedElementChecker.java

2012-07-25 Thread veithen
Author: veithen Date: Wed Jul 25 07:21:19 2012 New Revision: 1365478 URL: http://svn.apache.org/viewvc?rev=1365478&view=rev Log: Adapted to change r1365274 in Axiom. Modified: axis/axis2/java/core/trunk/modules/jibx/src/test/java/org/apache/axis2/jibx/handler/OMSourcedElementChecker.

svn commit: r1367798 - in /axis/axis2/java/core/trunk/modules: jaxbri/pom.xml jaxbri/src/main/java/org/apache/axis2/jaxbri/JaxbRIDataSource.java jaxbri/src/main/resources/org/apache/axis2/jaxbri/templ

2012-07-31 Thread veithen
Author: veithen Date: Tue Jul 31 22:05:33 2012 New Revision: 1367798 URL: http://svn.apache.org/viewvc?rev=1367798&view=rev Log: Replace JaxbRIDataSource with the new JAXBOMDataSource from Axiom. This should provide MTOM support (test cases to be added) and improve performance in cer

svn commit: r1368613 - in /axis/axis2/java/core/trunk/modules: jaxbri/ jaxbri/src/main/resources/org/apache/axis2/jaxbri/template/ jaxbri/src/test/java/org/apache/axis2/jaxbri/mtom/ jaxbri/src/test/ws

2012-08-02 Thread veithen
Author: veithen Date: Thu Aug 2 17:29:37 2012 New Revision: 1368613 URL: http://svn.apache.org/viewvc?rev=1368613&view=rev Log: Implemented full support for MTOM in the JAXBRI databinding. Added: axis/axis2/java/core/trunk/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/

svn commit: r1368721 - /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/server/AxisHttpService.java

2012-08-02 Thread veithen
Author: veithen Date: Thu Aug 2 21:57:26 2012 New Revision: 1368721 URL: http://svn.apache.org/viewvc?rev=1368721&view=rev Log: Improved debug logging. Modified: axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/server/AxisHttpService.java Modi

svn commit: r1368726 - /axis/axis2/java/core/trunk/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/mtom/MtomImpl.java

2012-08-02 Thread veithen
Author: veithen Date: Thu Aug 2 21:59:18 2012 New Revision: 1368726 URL: http://svn.apache.org/viewvc?rev=1368726&view=rev Log: Attempt to fix build failure. Modified: axis/axis2/java/core/trunk/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/mtom/MtomImpl.java Modified: axis/a

svn commit: r1370873 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java

2012-08-08 Thread veithen
Author: veithen Date: Wed Aug 8 18:27:13 2012 New Revision: 1370873 URL: http://svn.apache.org/viewvc?rev=1370873&view=rev Log: Added some debug logging. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java Modified: axis/axis2/java/

svn commit: r1370874 - /axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml

2012-08-08 Thread veithen
Author: veithen Date: Wed Aug 8 18:27:29 2012 New Revision: 1370874 URL: http://svn.apache.org/viewvc?rev=1370874&view=rev Log: Fixed typos. Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml

svn commit: r1371324 - /axis/axis2/java/transports/trunk/modules/jms/pom.xml

2012-08-09 Thread veithen
Author: veithen Date: Thu Aug 9 17:25:36 2012 New Revision: 1371324 URL: http://svn.apache.org/viewvc?rev=1371324&view=rev Log: Removed duplicate dependency declaration. Modified: axis/axis2/java/transports/trunk/modules/jms/pom.xml Modified: axis/axis2/java/transports/trunk/modules

svn commit: r1371330 - in /axis/axis2/java/transports/trunk/modules: all/pom.xml base/pom.xml jms/pom.xml mail/pom.xml sms/pom.xml tcp/pom.xml udp/pom.xml xmpp/pom.xml

2012-08-09 Thread veithen
Author: veithen Date: Thu Aug 9 17:35:14 2012 New Revision: 1371330 URL: http://svn.apache.org/viewvc?rev=1371330&view=rev Log: Fixed a couple of Maven warnings. Modified: axis/axis2/java/transports/trunk/modules/all/pom.xml axis/axis2/java/transports/trunk/modules/base/pom.xml

svn commit: r1371343 - in /axis/axis2/java/transports/trunk: modules/http/pom.xml modules/jms/pom.xml modules/mail/pom.xml modules/sms/pom.xml modules/tcp/pom.xml pom.xml

2012-08-09 Thread veithen
Author: veithen Date: Thu Aug 9 17:54:09 2012 New Revision: 1371343 URL: http://svn.apache.org/viewvc?rev=1371343&view=rev Log: Upgraded the surefire plugin so that one can use the skipTests property. Modified: axis/axis2/java/transports/trunk/modules/http/pom.xml axis/axis2/

<    10   11   12   13   14   15   16   17   18   19   >