Hi, I have oracle specific xa wrapper that is required to use oracle database in distributed transactions managed by jboss. I want to check this wrapper into cvs but do not know what is the best way to do it. The wrapper needs oracle jdbc driver to compile, so here is my question: how do we compile and package vendor specific code? Should we keep this code outside main source tree and provide instructions how to get and build it? Or should it be in main tree but conditionally included into the build if vendor libraries can be found? Should we provide pre-built version? Advice would be appreciated.
-- Igor Fedorenko Think smart. Think automated. Think Dynamics. www.thinkdynamics.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
