on 1-12-08 18.04, Allen Fogleson at [EMAIL PROTECTED] wrote:

> in my build script i changed
> /jboss-all/server/src/etc/conf/default/jboss-service.xml by adding
> tools.jar to the classpath element. then in my build script in the
> _module-j2ee-most I added the following:
> 
> <!-- copy the tools.jar to lib/ext -->
> <copy file="${java.home}/../lib/tools.jar"
> tofile="${install.lib.ext}/tools.jar" />
> 
> and now it just copies my tools.jar for me.
> 
> I can check this in , its so simple I don't know why it hasn't been done
> before.... :)

please do as an interim solution ...

> Now the xatest, not sure there is an easy way around this other than not
> running that test... Its not really an "invalid" test though. There just
> is not an xa capabale datasource anymore (instantDB no longer being free)

Yes - valid but not now - could You "while the patient is open" locate the
code that runs it and disable it for now ? ...

as for tools.jar could We use kaffe.org GLP licenced javac ?

/peter_f


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to