anonymous wrote :
| The JAXB deployer helper shouldn't live in
jboss-deployers.jar
| because otherwise the JAXB jar will need to be in the
bootstrap classpath
| alongside jboss-deployers.jar
|
Fine by me. We can put it anywhere that allows me to get me
work done. I don't care where it lives. Note, I actually put
it alonside the jboss-deployers.jar as a test, with the same
results.
I assume you knew it wasn't going to work when you checked
it in, so I will similarly assume you have an idea of where
to put to it to actually make it functional.
anonymous wrote :
| Classloading 101
| import com.acme.SomeClass
| means Class.forName() not thread context classloader
|
What is your point or are you just trying to appear
intelligent and pedantic at the same time?
anonymous wrote :
| This class should live in a seperate JAXB integration
project
| that can be "hot deployed".
|
Again, fine by me. I didn't see anything in this post about
where you actually think it should be.
View the original post : http://www.jboss.com/index.html?
module=bb&op=viewtopic&p=4029804#4029804
Reply to the post : http://www.jboss.com/index.
html?module=bb&op=posting&mode=reply&p=4029804
a>
_______________________________________________
jboss-dev-forums mailing list
jboss-dev-forums lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-dev-foru
ms
|