I've done a little bit of research on my end and it looks like the problem may stem from the jaxb-xjc library. In my case it is in my war file and it is in the jboss 6 "bootstrap" folder.
How does the bootstrap classloader relate to the other classloaders? Is this a symptom of the bootstrap classloader overriding the jboss-classloading.xml, possibly?