[prev in list] [next in list] [prev in thread] [next in thread] 

List:       webservices-general
Subject:    [Ws Wiki] Update of "FrontPage/Axis2/changesfrom1.2to1.3" by GlenDaniels
From:       Apache Wiki <wikidiffs () apache ! org>
Date:       2007-06-20 12:27:30
Message-ID: 20070620122730.9019.23674 () eos ! apache ! org
[Download RAW message or body]

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change \
notification.

The following page has been changed by GlenDaniels:
http://wiki.apache.org/ws/FrontPage/Axis2/changesfrom1%2e2to1%2e3

------------------------------------------------------------------------------
- This page describes all the major changes we have done from 1.2 release to 1.3 \
release. This will include API changes, class deprecating etc etc. + This page \
describes all the major changes we have done from 1.2 release to 1.3 release. This \
will include API changes, class deprecating etc etc.  These things must all be noted \
in the release notes.  
  == Deprecated Classes ==
  
- * All the asynchronous MessageReceivers have been deprecated, since they were \
almost identical copies of their synchronous siblings - more copies of code means \
more places to maintain.  Now asynchrony on the server side is all in one place - \
AbstractMessageReceiver does the job of deciding (based on the \
AbstractMessageReceiver.DO_ASYNC property) whether or not to spin up a thread to do \
the work of invokeBusinessLogic(MessageContext). +  * All the asynchronous \
MessageReceivers have been deprecated, since they were almost identical copies of \
their synchronous siblings - more copies of code means more places to maintain.  Now \
asynchrony on the server side is all in one place - AbstractMessageReceiver does the \
job of deciding (based on the AbstractMessageReceiver.DO_ASYNC property) whether or \
not to spin up a thread to do the work of invokeBusinessLogic(MessageContext).  
+  * Deprecating the introspection to find init()/destroy() methods on service \
classes.  Replace with org.apache.axis2.service.Lifecycle interface, since \
"instanceof" checks are significantly faster. + 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic