"kukeltje" wrote : The webarchive/ear/AS classpath should be one as well.
Hierarchical just like with actionhandlers
Right. We can use relative URLs for this as well. If the resource is not present in the
archive we look in the classpath using the context class loader.
As an alternative, we can use a classpath: prefix as in Spring.
classpath:some/resource/path/myTemplate.txt
anonymous wrote : The difficulty we encountered once is images from css (e.g. background
etc). Those needed real file references afaik. I'm just not sure anymore if that was
the apache mail component or the sun 'flyingsaucer' html->pdf renderer (would
be a nice addition though)
We can deal with more specific problems like this later on, or count on the help of
someone in the community -wink, wink-.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224203#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...