Non-Netty client - Any help please, nearly there!

Trustin Lee trustin at gleamynode.net
Tue Jan 6 19:59:35 EST 2009


I've just improved TimeBasedUuidGenerator so that it doesn't reference
java.lang.management directly.  Could you svn up and give it a try?

Thanks in advance,

— Trustin Lee, http://gleamynode.net/


On Wed, Jan 7, 2009 at 9:38 AM, Trustin Lee <trustin at gleamynode.net> wrote:

> I did a quick research on Android SDK and it seems like javax.management
> package is the only missing one to run Netty.  Here's a JIRA issue I have
> filed:
>
>   * https://jira.jboss.org/jira/browse/NETTY-103
>
> HTH,
>
> — Trustin Lee, http://gleamynode.net/
>
>
>
> On Wed, Jan 7, 2009 at 4:18 AM, skhalid <shahbaz.khalid at gmail.com> wrote:
>
>>
>>
>> Hello,
>>
>> Thanks for the fix Trustin - appreciate your help. Since this was a hacked
>> up test client, I wasn't aiming it to be perfect =^D
>>
>> Lets say we build our own TimeBasedUuidGenerator class (thinking of
>> recompiling netty for android - Apache MINA client works perfectly ok on
>> android after removing the logger classes) - any thoughts on how it can be
>> changed to not use the packages android is conflicting with
>> (java.lang.management.*)?
>>
>> Thanks
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/Non-Netty-client-tp1771503p2118957.html
>> Sent from the Netty User Group mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> netty-users mailing list
>> netty-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/netty-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20090107/2fb84013/attachment.html 


More information about the netty-users mailing list