Parent Directory
|
Revision Log
| Sticky Revision: |
minor fix in to the javadoc
fix imports
- added support for module description - rename ModuleDescription into AxisModule to have the consistent nature - update jsps - improved service start/stop capability
- change Module interface to notify the module when some one engage that modules -engaeNotify - and change the init method to take Configurationcontext and ModuleDescription as argument
Garbage collection, remove unused code and commented out lines
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
- 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
- Moving all the SOAP specific stuff to org.apache.axis.soap.* - optimized imports
refactor the AxisXX -> XXDescription
removed extra import
finalized Module interface
refactor the EngineConfiguration->AxisSystem and EngineContext->SystemContext
modified to support module int()
first refactroing according to the summit f2f decisions, building up context and 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 |