You can have the skin in a JAR. Frank didn't you write an example on your blog? -M
On Mon, Sep 8, 2008 at 7:41 AM, Renzo Tomaselli <[EMAIL PROTECTED]> wrote: > Hi, I wonder if that is even possible. > I can load almost anything from jars - including url-driven resources as > defined in the skin file, by PhaseListener filtering - but I don't know how > to deal with the css file itself besides having it in the application web > context. > Usually the skin file name is located under <style-sheet-name> in > trinidad-skins-xml, but I miss the loading mechanism (classpath or web > context or both) used to actually find that pathname. > My target is to package all resources in jars, so that selecting a skin > should be a matter of reconfiguring a xml entry in application config. > Any help is appreciated. > > -- Renzo > > > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

