sample web application which cannot be run on tomcat7

2014-02-17 Thread Ja kub
Do you know sample simple web application that cannot be run on jboss6/5 and tomcat7 but can be run on karaf laveraging karaf osgi classloader ?

Re: sample web application which cannot be run on tomcat7

2014-02-17 Thread Achim Nierbeck
I'm not sure I follow about the "cannot be run on jboss ..." though the Pax Web project is full of samples, might be some of them are special for Pax Web and therefore OSGi / Karaf. Take a look at the samples at [1] and the integration tests using them at [2] regards, Achim [1] - https://github.c

Re: sample web application which cannot be run on tomcat7

2014-02-17 Thread Ja kub
I am interested in application, that has dependencies to two external libraries, that are dependant on two different versions of the same library and make use of different apis of the same library. I am interested in something that can be run under osgi container, but not under standard classloader

Re: sample web application which cannot be run on tomcat7

2014-02-17 Thread Achim Nierbeck
Hm, yes this is a valid use-case though the dependency to two external libraries and different versions dependencies won't be a happy scenario for your use-case, it'll fail. It's gonna be different if you use two different versions of services though :D regards, Achim 2014-02-17 13:57 GMT+01:00