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]

Reply via email to