This is an automated email from the ASF dual-hosted git repository.
billblough pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-kandula.git.
at 8bc93d0
This branch includes the following new commits:
new 8fcda1a Commiting the initial code for Kandula2... Build is not
stable yet.... There are still some data binding issues with Axis2.
new e392acc Changing Coordination Context to SimpleCoordinationContext
new 84b3991 Introducing SimpleStore.java which is a wrapper for a HashMap
new 3aefce9 Adding SimpleCoordinationContext.java
new 8dbf76f Switching to RAW XML stuff ,without data Binding... Life is
bit more easy with OM than data Binding :D
new 0930cd2 adding the requestor (initiator) implementation
new 26a85c8
new a50ac92 commiting Raw XML registration ports
new cb3bb49 Listener for async reponse messages
new 405464f test-resources for unit-testing. Contains an axis2 repository
which is used to setup the the axis2 server for integrating tests.
new 2df0ef6 adding new integration test
new d2aa832 deleting the data-binded generated files Adding RawXML
registration stubs and skeletons
new c9ae955 Moving MD5 string generation and EndpointReference
seriazation to a utils class
new 9bcd2ee Adding new registration endpoint support
new a9d8723 replacing the use of string for EPR's with Axis2 adressing
EndpointReference class + some refactoring
new 927fc56 removing generated data-binded classes
new 2664cf6 Adding necessary accesors to variables
new 5f26966 Removing unnecessory interfaces
new b18376b Changes due to interface refactoring
new e213efd Forgot to add in the previous commit....:)
new aadc680 Moving the context package to a higher level
new 9e76c47
new ed6b469 Moving Transaction manager to the correct place
new e76a8c6 Moving Transaction manager to the correct place
new 1cd0c8b
new 949b0c0 Moving Transaction manager to the correct place
new 22451fd Changing test cases to reflect the package refactoring
new 86515a1 Correcting Typos
new 23d2a84
new 4da1af1 Refactoring + introducing simple/SimpleResource.java
new 5444ce4 Refactoring & introducing the simple/SimpleResource.java
new 676e389 Fixing the Coordinator test case moving context package
new 72e8c49 Introducing the new Fault implementations (2005 August spec)
Rearchitecting the context hierachy, so that we can use the same hierachy in
the participants Introducing the new KandulaResource, which will be a
standalone simple counter part for the XAResource in JTA Introducing a
MessageReceiver for the registration operation (We cannot set the response
operation name when using InOutRawXMLReceiver in Axis2)
new 0a5b3fb Now we can live with just the services.xml
new 61728bb adding New testing repositorries adding Raw XML WS-AT stubs
and skeletons Improving TransactionManager.java
new c009388 Fixing the build scripts to build with Axis2 0.92 Removed the
wsdl-codegen scripts from maven.xml (We are not using data binding for the
moment) Removed the TCPmon Debugging hacks
new d83fe94 tying the RawXML skeletons with the core...
new 63f3392 Adding servics for WS-AT
new ea1636e Enabling debugging with TCPMON to default
new 1c6fa4d Tying together the stubs/skeletons with logic. Changed to
handle wsa:submission reference parameters. Refactored
coordination/SimpleCoordinationContext.java and moved common code pieces to
KandulaUtils.java
new d5828d2 Missed to add this to the previuos commit. This Exception is
used to propogate general exception which are not mentioned in the WS-TX specs.
new 47d8d9b module.xml for Kandula handlers
new dcd91c6 Making maven to do the job of creating services aar's. Moving
the services.xml to Conf.
new 09b390d Tying the things together... Now Kandula supports Atomic
transactions. (2PC & Completion) with one way messaging...
new c99a934 moving services.xml to conf
new 3abdcae Improving the integration test to do a 2PC with a Dummy
Kandula Resource
new 86b153e Added Configurations for the user to set the desired ports &
hosts
new cd18912 Configuration file and the Pariticipant Repository
Configuration...
new 472af82 Fixing Changes due to Axis2 Renaming...
OperationDescription->AxisOperation ServiceDescription-> AxisService
new 5415fc2 Adding client-repo to test-resources
new 3957962 Commiting changes to KandulaDemoServiceStub.java due to Axis2
naming change... I've missed this class when commiting earlier...
new c087cee Allowing Users to set the Kandula Listener port Resolved the
classloading issues that arise when deployed in TOmcat...
new ab94bff Moving the initiator-axis2.xml, kandula module.xml's .... to
conf Creating the repositories through maven
new 67ebb12 Moving the initiator-axis2.xml, kandula module.xml's .... to
conf Creating the repositories through maven
new da10bcb adding addrssing module to the repository... I could not
still figure out a way to get addressing.mar through maven or otherwise
new 7e7027d Removing the integration test cases for the moment... Having
initiator and participant in the same Simple axis server will brake the things
as of today... But this won't be a porblem when running actual scenerios, cause
it's very rare to run a actual scenerio by setting up the simple axis server...
Anyway this will be fixed soon...
new b02ca7b smalll typo in the module.xml's
new 2ec2088 Changes clientapi->client (Axis2 package name alteration)
Upadates project.xml to use axis2-0.93-dev jars
new 0ffe3be Correcting a typo
new 2062e6d Deleting Module.xml.... This is moved to /conf
new beeac7b Moved to /test-resources
new 64420ef Updating to work with Axis2 -0.95... Configuration improved
new dfc3f01 updated to work with Axis2 latest Fixed
integration/CreateCoordinationContextTest.java test to work in the Maven build
new cff3bf5 Updating to Axis2. 0.95
new f8e3489 Adding new run time dependencies-- Needed for axis2 run time
new 1038269 Added the test case+ minor updates
new 9519cf1 Checking in the Latest addressing.mar... Still couldn't
figure out how to download the addressing.mar snapshot from Maven repo..
new 2dad191 small typo... Changing 8082 to 8081..
new b85bf6c Removing hard coded repository directories... My bad...
new fb6b96c To create a lib directory with all the jars...
new b8bed8f Changes due to Moving of Axiom to ws-commons
new 02092d3 removing
new 314b06a Rearranging packages Introducing seperate
KandulaConfiguration.java to handle configuration EndpointReferenceFactory.java
cleaned
new a523bc5 Rearranging packages Introducing seperate
KandulaConfiguration.java to handle configuration EndpointReferenceFactory.java
cleaned
new ee8943d typo
new 78d380d Mistakenly not added last time....
ATParticipantInformation.java will store details about the participants in the
coordinator
new b573cf7 Removing schema... WE no longer use it for code-generation
new 2e85580 Adding participant commited message support A new callback
mechanism based on reflection methods to coleect votes
new 3109b13 Updated the project.xml to latest versions of dependencies
Not sure how to set it to use maven POM to detect versions
new 2dd09e2 wsamapping --> actionMapping
new dff1b1f
new 1ffdd7b Adding module versioning support
new 0482023 Commiting Hannes Erven's patch Fixes the maven build to
download the jars from the repo..
new 99b57eb
new b084ffd name changes to ws-commons snapshots
new 78b729b Fixing the code to be sync with Axis2 1.0 , Axiom 1.0
new 66fdc7e
new 932fb24 Updating the code base Provided sync support for Registration
& create CoordinationContext Assigned resources per operation basis
new edb15d4 updating the addressing mar versions & correcting the svn path
new 1f6e6ec Updating the tests to reflect the latest changes added a
seperate test methode to the integration test to test the sync behaviour... But
cannot run both tests due to "engaging module already engaged exception"
new 1ea538b Updating Axis2 xml's Service XMl's
new 4ab050e Xdocs for navigation and under-construction.xml
new 86172a9 fixing the CreateCoordinationContextTest.java to test both
sync and async registration
new 50bf4ed Changing the WS-TX Namespace Allow registration to be delayed
till the service impl/ATActivityContext.java Optimized the durable reistration
during volatile prepare.
new 1b1f9b7 changing the Ws-Tx namespace excluding tests for the moment
new 07ea652 New interop testing code
new 781b644
new 3724424 Ading time out capability for trasactions in the coordinator.
Fixing a bug in the register response message.
new ea3ab3f Updating the code base to run off the axis2 1.1 release.
Updated the Axis2.xml's Updated the Skeletons Updated the Handlers
new f46a6a6 ooops... Fixing the correct port
new 8e50127 Automating the addressing mar download. First step in script
to use generated code...
new c075b11 Let's use Axis2 code generated code for Kandula2..
new c850909 Adding code gen support for WS-BA... Added bindings &
services to the wsdl..
new e4f30a8 Axis2 codegen works fine for us now... First Steps towards
migrating to generated code..(for ws-coor wsdl) Added the ability to specify
the InitiatorContext even in the msgContext. Refactored the storage logic a
bit.. Now we access the configuration context only in the ws-layers
(skeletons+handlers) Preliminary bits for ws-ba support
new 45a3d8d Updating the wsdl's & schemas to the newest version published
by the OASIS ws-tx group. Updating to Axis2 trunk... Adding codegen support to
ws-coor wsdl's..
new b285726 commenting out the BACorrdinator to avoid the build break
new 159b92c ooops.
new 0982f49 oooops again..
new 1bfd8a7 hmm... ws-ba stuff are troubling me...
new 8035d0b once again
new 8c42840 removing author tags... Adding the missing licenses..
new 12eec9b Fixing the coordination context missing issue
new 1353975 Updating the dependencies..
new f6b1a8e Adding the logging files for convenience
new 828cd6f Commiting the initial WS-BA implementation for Kandula2...
new 7eab85d Adding the test-cases & the necessary build scripts for the
ws-ba implementation
new 3aa1d69 Fixing the compile failure in tests
new 29a048a updating the dependencies + excluding tests for the moment
new 065b2d9 updating the code base to work with axis2 1.2
new 4a5603f updating the dependency to axis2-1.2
new ef3f26c Patch from Kand-6 + Stax jar name change.. Thanks Tyrell.
new dfd3a4f upgrading to Axis2 1.4... Still the build is not passing..But
commiting due to the large number of changes I'm doing.
new b16a61f fixing the test failure
new 77e37a2 Moving axis svn, part of TLP move INFRA-2441
new 8bc93d0
The 125 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.