Mircea,
I am fairly sure that we need to add the following to BlockContext.
URLStreamHandlerFactory getDefaultURLStreamHandlerFactory();
Reason? Phoenix apps that host sub apps in separate classloaders fail
to traverse the parent classloader tree correctly.
I'll check it out! It might be enough to set URL.setURLSr...... within that
classloader.
That could work too, but it's a small variation. We'd still need the
URLStreamHandlerFactory passed in via BlockContext as phoenix-client.jar
only exposes interfaces. Your excellent SAR stream handler is in impl
and this hidden from phoenix dependant apps for purposes of compilation
if not class visibility too.
Regards,
- Paul H
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]