Thanks for the prompt reply!!

 

I too would recommend to post some notifications for this change... it took
me two working days to find that it's moved

 

I suppose that since there are some major modifications to AsyncWeb, the
implementation by Dan wouldn't work straightaway.

Just to avoid any reinvention, did anybody try to port the same i.e. CXF
transport, for latest Asyncweb + Mina?

 

Also, any pointers on the major modifications would also serve great help.
Thanks!!

 

Regards,

Harbhanu

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex
Karasulu
Sent: Wednesday, June 18, 2008 9:44 PM
To: dev@mina.apache.org
Cc: [EMAIL PROTECTED]
Subject: Re: [Asyncweb] Updates on recent changes

 

Including original sender in CC list.

On Wed, Jun 18, 2008 at 12:12 PM, Alex Karasulu <[EMAIL PROTECTED]>
wrote:

Forwarding to MINA dev - hope you don't mind.  And yes asyncweb has been
moved to Apache under the Apache MINA Project.  More inline ...



On Wed, Jun 18, 2008 at 10:31 AM, harbhanu <[EMAIL PROTECTED]> wrote:

Hi,

I want to use Asyncweb for transport in CXF. Also managed to get one
implementation written by Dan Diephouse


Yeah Dan did some work on this as well as a presentation a while back at
OSCON.  Here's a link to it:

    http://conferences.oreillynet.com/cs/os2006/view/e_sess/9065
 

 

But currently I am getting some errors, which in am not sure whether it is
due to ASYNCWEB or because of incompatible ASYNCWEB and MINA versions.

java.lang.NoSuchMethodError:
org.safehaus.asyncweb.service.transport.mina.DefaultHttpIoHandler.getFactory
()Lorg/apache/mina/handler/multiton/SingleSessionIoHandlerFactory;

Yep you're using an old Safehaus version that is no longer supported.  I
should remove the safehaus site and repository so this does not happen
again.
 

Please point me to the latest version or last compatible versions

Take a look at http://svn.apache.org/repos/asf/mina/asyncweb/trunk.  There
you'll find the latest up to date version of Asyncweb separated into a
couple new modules instead of being one module.
 

Also, let me know from where I can find the latest releases/activities of
Asyncweb. Is it still present in safehaus or moved under MINA at apache.??

 

@ Apache yes.  Nothing has been released to date.  You'll have to use what
we have in the trunk building it yourself.

Regards,
Alex
  

 

Reply via email to