Steven Cummings wrote:

Hello,

Is it possible for javascript code in the flow engine to locate properties
files that it might need. I have a JAXBContext that I'm trying to use from the
javascript and i get


javax.xml.bind.JAXBException: Unable to locate jaxb.properties for package
my.jaxb.package

Any immediate ideas? TIA


IIRC: Have your properties in WEB-INF/classes/my/jaxb/package/jaxb.properties. Jaxb uses classloader to locate properties.


(OT?)

Vadim




Reply via email to