| /[Apache-SVN]/webservices/axis2/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java |
Parent Directory
|
Revision Log
| Sticky Revision: |
Removing revoke method. This is not being called by anyone and not included in Handler interface (and un-fortunately documented in user guide as well :( )
- Remove javadoc warnings completely. - spelling change OPERATOIN -> OPERATION - spelling change scheam -> schema
Indenting and formatting changes ONLY
Cleanup copyright, @author tags, garbage from IDE auto generated class headers
set svn:eol-style native on all java and xml files.
Move Axis2 repo
typo
- Fixing build break (Glen, you have done it again ;) ) - optimizing imports
- refactored AxisFault in to common module so that it can be used by an module. - added code to throw SOAPProcessingException from StAXSOAPModelBuilder which has enough information to create response fault with correct information in it.
Reformatting, first cut, using IDEA template. This does NOT deal with line-length issues, since that's a bit more of an "art".
Renaming org.apache.axis to org.apache.axis2
fixing the REST and Engine Pausing
removed all the handler resolution logic form PhaseMeta and PhaseHolder and added them to Phase class. And I had to take some fact into consideration on that and will send a mail soon :)
- Moving all the SOAP specific stuff to org.apache.axis.soap.* - optimized imports
refactor the AxisXX -> XXDescription
fix the client api
refactor the core module
reformatting, cleanup, spelling, javadocs...no logic changes
spelling changes, reformatting
rename the classes as dims commeted and use the Buffered readers and writers
fix copyright headers
inital check in of the code, this does not include the build yet
moving the scratch to top level archive dir
Optimized Imports, Reformat the whole code base
initial refactoring of the code accroding to the IRC chat, this this first one another one comping shortly
Changing some code after analysing using IDEA
cleaning up the code
add logging and rearange the samples
Optimising the imports
removing author tags
add a handler Desc make way to deployemnt to merge in
merge the wom to the prototype2 following the org.apache.axis.description.* discussion at the chat, untill the registry based on the wom parsing come to live the code work on simple registry
Coding style cleanup. Fix various things with extra or missing spaces, clean up imports, etc. This makes the code a lot more pleasant to read. No functional changes.
cleaning up the engine
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |