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