the infamous 'jaxb.properties file not found' problem
843834Aug 20 2003 — edited Dec 22 2005Hi,
I am using the latest JAXB api.
I am still running into the problem of not being able to find the jaxb.properties file, when it is put into a jar file?
I've already read through the forums. The file seperator problem has been fixed in this release (i checked by decompiling). I tried the 'getClass().getClassLoader()' solution.
This is my only snag, anyone know something else, that I'm missing or forgot to do?
-Rob-