I'm sorry I haven't had any exprience with OSGi/DM server.  It's a
boat-load of new technologies!

Tapestry is dependent on the Thread's contextClassLoader property, but
in an OSGi world, I'm not sure that *can* be set to a useful value.

On Tue, Nov 18, 2008 at 10:37 AM, Kieran Nichol <[EMAIL PROTECTED]> wrote:
>
> I'm trying to write a web bundle for SpringSource DM server using tapestry 4,
> but seem to be having a lot of classloader issues with OSGi.  I have found
> some bundles in springsource's bundle repository for tapestry 4.1.5, as well
> as hivemind 1.1.1 and hivemind-lib 1.1.1, but I when I run out of the box I
> get duplicated hivemind module errors.  Even getting past that with a
> wrapper around the classloader I still get odd errors where tapestry
> attempts to load the resource bundle TapestryStrings2, but it only looks
> inside hivemind-1.1.1.jar.
>
> I suspect it all comes down to hivemind classloading vs. OSGi classloading.
> Any suggestions on a way to smoothly integrate the two?
> --
> View this message in context: 
> http://www.nabble.com/Tapestry-4-in-SpringSource-DM-server-%28OSGi%29-tp20565637p20565637.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to