[ 
https://issues.apache.org/activemq/browse/SMXCOMP-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62909#action_62909
 ] 

Jean-Baptiste Onofré commented on SMXCOMP-819:
----------------------------------------------

Thanks for the update Jürgen.

Anyway, I prefer to set the import package as optional in Jetty bundle pom.

I'm gonna make some tests and keep you posted.

Regards
JB

> Cannot switch jettyConnectorClassName from 
> org.mortbay.jetty.nio.SelectChannelConnector to 
> org.mortbay.jetty.bio.SocketConnector
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-819
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-819
>             Project: ServiceMix Components
>          Issue Type: Bug
>    Affects Versions: servicemix-http-2010.01
>         Environment: Windows 7, Java 6, Equinox 3.6
>            Reporter: Jürgen Kindler
>            Assignee: Jean-Baptiste Onofré
>         Attachments: pom.xml.patch
>
>
> Hi SMX Team,
> in order to avoid problems with IP v6 under Windows with Java 6 I try to 
> switch from new IO (which has issues that will only be fixed in JDK7 
> http://bugs.sun.com/view_bug.do?bug_id=6230761 & 
> http://bugs.sun.com/view_bug.do?bug_id=4640544 ) I tried to switch the 
> implementation to "good" old blocking IO. 
> But this only works, if the imports of org.mortbay.jetty.bio are added to the 
> manifest - otherwise the classes cannot be found in OSGi.
> It would be really helpful if that import could be added. 
> Thanks a lot
>   Jürgen

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to