/[Apache-SVN]/webservices/axis2/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java
ViewVC logotype

Log of /webservices/axis2/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 431585)

Revision 396788 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 06:43:13 2006 UTC (3 years, 7 months ago) by chinthaka
File length: 2441 byte(s)
Diff to previous 366555 (colored)
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 :( )

Revision 366555 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 19:46:16 2006 UTC (3 years, 10 months ago) by dims
File length: 2618 byte(s)
Diff to previous 357187 (colored)
- Remove javadoc warnings completely.
- spelling change OPERATOIN -> OPERATION
- spelling change scheam -> schema


Revision 357187 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 17:13:57 2005 UTC (3 years, 11 months ago) by dims
File length: 2681 byte(s)
Diff to previous 289336 (colored)
Indenting and formatting changes ONLY

Revision 289336 - (view) (annotate) - [select for diffs]
Modified Thu Sep 15 22:57:59 2005 UTC (4 years, 2 months ago) by dims
File length: 2654 byte(s)
Diff to previous 289289 (colored)
Cleanup copyright, @author tags, garbage from IDE auto generated class headers

Revision 289289 - (view) (annotate) - [select for diffs]
Modified Thu Sep 15 18:52:11 2005 UTC (4 years, 2 months ago) by dims
File length: 2653 byte(s)
Diff to previous 264830 (colored)
set svn:eol-style native on all java and xml files.


Revision 264830 - (view) (annotate) - [select for diffs]
Modified Tue Aug 30 19:13:25 2005 UTC (4 years, 2 months ago) by dims
File length: 2764 byte(s)
Diff to previous 240063 (colored)
Move Axis2 repo


Revision 240063 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 12:49:17 2005 UTC (4 years, 2 months ago) by stevel
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java
File length: 2764 byte(s)
Diff to previous 230750 (colored)
typo

Revision 230750 - (view) (annotate) - [select for diffs]
Modified Mon Aug 8 04:18:57 2005 UTC (4 years, 3 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java
File length: 2764 byte(s)
Diff to previous 225478 (colored)
- Fixing build break (Glen, you have done it again ;) )
- optimizing imports

Revision 225478 - (view) (annotate) - [select for diffs]
Modified Wed Jul 27 07:57:39 2005 UTC (4 years, 3 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java
File length: 2764 byte(s)
Diff to previous 210150 (colored)
- 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.

Revision 210150 - (view) (annotate) - [select for diffs]
Modified Mon Jul 11 15:49:30 2005 UTC (4 years, 4 months ago) by gdaniels
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java
File length: 2771 byte(s)
Diff to previous 208745 (colored)
Reformatting, first cut, using IDEA template.  This does NOT deal with line-length issues, since that's a bit more of an "art".

Revision 208745 - (view) (annotate) - [select for diffs]
Modified Fri Jul 1 11:05:49 2005 UTC (4 years, 4 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis2/handlers/AbstractHandler.java
File length: 2763 byte(s)
Copied from: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java revision 208741
Diff to previous 179336 (colored)
Renaming org.apache.axis to org.apache.axis2

Revision 179336 - (view) (annotate) - [select for diffs]
Modified Wed Jun 1 02:31:16 2005 UTC (4 years, 5 months ago) by hemapani
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java
File length: 2757 byte(s)
Diff to previous 170897 (colored)
fixing the REST and Engine Pausing

Revision 170897 - (view) (annotate) - [select for diffs]
Modified Thu May 19 09:25:28 2005 UTC (4 years, 6 months ago) by deepal
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java
File length: 2527 byte(s)
Diff to previous 169955 (colored)
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 :)

Revision 169955 - (view) (annotate) - [select for diffs]
Modified Fri May 13 06:18:39 2005 UTC (4 years, 6 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java
File length: 2222 byte(s)
Diff to previous 169807 (colored)
- Moving all the SOAP specific stuff to org.apache.axis.soap.*
- optimized imports

Revision 169807 - (view) (annotate) - [select for diffs]
Modified Thu May 12 12:32:55 2005 UTC (4 years, 6 months ago) by hemapani
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java
File length: 2222 byte(s)
Diff to previous 161013 (colored)
refactor the AxisXX -> XXDescription

Revision 161013 - (view) (annotate) - [select for diffs]
Modified Tue Apr 12 04:14:40 2005 UTC (4 years, 7 months ago) by hemapani
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java
File length: 2207 byte(s)
Diff to previous 159992 (colored)
fix the client api

Revision 159992 - (view) (annotate) - [select for diffs]
Modified Mon Apr 4 06:41:09 2005 UTC (4 years, 7 months ago) by hemapani
Original Path: webservices/axis/trunk/java/modules/core/src/org/apache/axis/handlers/AbstractHandler.java
File length: 2207 byte(s)
Diff to previous 154537 (colored)
refactor the core module

Revision 154537 - (view) (annotate) - [select for diffs]
Modified Sun Feb 20 17:56:49 2005 UTC (4 years, 9 months ago) by dims
Original Path: webservices/axis/trunk/java/modules/core/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 2207 byte(s)
Diff to previous 154531 (colored)
reformatting, cleanup, spelling, javadocs...no logic changes

Revision 154531 - (view) (annotate) - [select for diffs]
Modified Sun Feb 20 17:22:56 2005 UTC (4 years, 9 months ago) by dims
Original Path: webservices/axis/trunk/java/modules/core/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1578 byte(s)
Diff to previous 154411 (colored)
spelling changes, reformatting

Revision 154411 - (view) (annotate) - [select for diffs]
Modified Sat Feb 19 15:56:50 2005 UTC (4 years, 9 months ago) by hemapani
Original Path: webservices/axis/trunk/java/modules/core/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1598 byte(s)
Diff to previous 154388 (colored)
rename the classes as dims commeted and use the Buffered readers and writers

Revision 154388 - (view) (annotate) - [select for diffs]
Modified Sat Feb 19 03:24:49 2005 UTC (4 years, 9 months ago) by dims
Original Path: webservices/axis/trunk/java/modules/core/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1598 byte(s)
Diff to previous 154238 (colored)
fix copyright headers

Revision 154238 - (view) (annotate) - [select for diffs]
Modified Fri Feb 18 05:23:58 2005 UTC (4 years, 9 months ago) by hemapani
Original Path: webservices/axis/trunk/java/modules/core/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1580 byte(s)
Diff to previous 154233 (colored)
inital check in of the code, this does not include the build yet 

Revision 154233 - (view) (annotate) - [select for diffs]
Modified Fri Feb 18 03:39:10 2005 UTC (4 years, 9 months ago) by hemapani
Original Path: webservices/axis/trunk/archive/java/scratch/prototype2/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1580 byte(s)
Diff to previous 153902 (colored)
moving the scratch to top level archive dir

Revision 153902 - (view) (annotate) - [select for diffs]
Modified Tue Feb 15 06:22:34 2005 UTC (4 years, 9 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1580 byte(s)
Diff to previous 153171 (colored)
Optimized Imports, Reformat the whole code base

Revision 153171 - (view) (annotate) - [select for diffs]
Modified Thu Feb 10 06:32:42 2005 UTC (4 years, 9 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/handlers/AbstractHandler.java
File length: 1582 byte(s)
Diff to previous 153043 (colored)
initial refactoring of the code accroding to the IRC chat, this this first one another one comping shortly

Revision 153043 - (view) (annotate) - [select for diffs]
Modified Wed Feb 9 09:26:48 2005 UTC (4 years, 9 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1586 byte(s)
Diff to previous 153039 (colored)
Changing some code after analysing using IDEA

Revision 153039 - (view) (annotate) - [select for diffs]
Modified Wed Feb 9 08:46:39 2005 UTC (4 years, 9 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1664 byte(s)
Diff to previous 151123 (colored)
cleaning up the code

Revision 151123 - (view) (annotate) - [select for diffs]
Modified Thu Feb 3 05:36:58 2005 UTC (4 years, 9 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1637 byte(s)
Diff to previous 122632 (colored)
add logging and rearange the samples

Revision 122632 - (view) (annotate) - [select for diffs]
Modified Fri Dec 17 10:44:00 2004 UTC (4 years, 11 months ago) by chinthaka
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1539 byte(s)
Diff to previous 111806 (colored)
Optimising the imports

Revision 111806 - (view) (annotate) - [select for diffs]
Modified Tue Dec 14 10:52:57 2004 UTC (4 years, 11 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1539 byte(s)
Diff to previous 111465 (colored)
removing author tags

Revision 111465 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 04:27:49 2004 UTC (4 years, 11 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1598 byte(s)
Diff to previous 111455 (colored)
add a handler Desc make way to deployemnt to merge in

Revision 111455 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 01:59:04 2004 UTC (4 years, 11 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1542 byte(s)
Diff to previous 111390 (colored)
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

Revision 111390 - (view) (annotate) - [select for diffs]
Modified Thu Dec 9 15:18:13 2004 UTC (4 years, 11 months ago) by gdaniels
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1539 byte(s)
Diff to previous 109495 (colored)
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.

Revision 109495 - (view) (annotate) - [select for diffs]
Added Thu Dec 2 11:39:10 2004 UTC (4 years, 11 months ago) by hemapani
Original Path: webservices/axis/trunk/java/dev/scratch/prototype2/src/java/org/apache/axis/impl/handlers/AbstractHandler.java
File length: 1533 byte(s)
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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2