[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-1437 RARMetaDataRepository
adrian@jboss.org
do-not-reply at jboss.com
Tue Mar 20 11:00:00 EDT 2007
"weston.price at jboss.com" 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.
If you want to get some work done until it is correctly refactored.
cp jaxb.jar JBOSS_HOME/lib
./run.sh -B jaxb.jar
or copy it/them to jre/lib/ext
anonymous wrote :
| I assume you knew it wasn't going to work when you checked it in,
|
That is what I said when in the original post (second paragraph):
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=99846
anonymous wrote :
| so I will similarly assume you have an idea of where to put to it to actually make it functional.
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029828#4029828
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029828
More information about the jboss-dev-forums
mailing list