> I managed to build Avian with openjdk 1.7.0 on top of CentOS 6.4. The build
> seems ok but trying to launch a Jetty test server (version 9.0.3.v20130506)
> results into a java.lang.IllegalArgumentException (see bellow). Here my
> questions :
>
> 1) Am I right to try running a Jetty server on top of Avian ? I guess it may
> be kinda challenging ...