Pipeline problem in OSGi environment

13 views
Skip to first unread message

Paul F Fraser

unread,
Feb 20, 2017, 7:26:57 PM2/20/17
to Netty discussions
Hi,

Outside an OSGi environment I have some code running OK.

When I try running the same handlers in an OSGi project the pipeline malfunctions.

If I use the Netty logging handler first in the pipeline, the logging works fine.
Any type of handler added after logging handler is ignored.

Also if the logging handler is left out and any handler placed first in the pipeline, it is ignored.
I have tried debugging through the pipeline code but no success.

I have tried this with v4 and v5 of Netty.

OSGi has problems with class loading and I wonder if the problem could be related to this. Class.forName() is a known cause of OSGi problems but I have been unable to find any evidence of it's use.

Any clues as to what the problem might be would be most appreciated. 

Regards

Paul Fraser



Paul F Fraser

unread,
Feb 21, 2017, 3:56:02 AM2/21/17
to Netty discussions
Hang On,

Looks like it is finger problem, probably not a problem at all.
Sorry for the noise.

Paul
--
You received this message because you are subscribed to the Google Groups "Netty discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netty+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netty/9cdd0ddf-8f27-4230-bfaf-91b7f7909385%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Reply all
Reply to author
Forward
0 new messages