[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-1437 RARMetaDataRepository
weston.price@jboss.com
do-not-reply at jboss.com
Tue Mar 20 10:23:55 EDT 2007
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
More information about the jboss-dev-forums
mailing list