Hi, it looks like some non-endpoint XBean configuration is politely ignored in a xbean.xml that is deployed as a SU to servicemix-http. That is probably ok so, the question is can one use XBean-configuration such as this jetty 6 bean
<jetty port="8080" webAppContext="/" webAppDirectory="webapps"/> in a servicemix.xml that is deployed to servicemix-lwcontainer? It doesn't seem so to me, it seems to be ignored completely, no error but no bean either. is there a workaround? Peter
