Re: Asking for new feature: Self-Discovery of service to make Ant a real extensible system

2006-04-30 Thread Steve Loughran
Huxi LI wrote: On 4/28/06, Steve Loughran <[EMAIL PROTECTED]> wrote: Which is precisely why it is in Ant1.6. You add a new JAR to the system, all datatypes and tasks will be exported in a namespace of your choosing via an xmlns:mytasks="antlib:org.example.package" declaration. http://ant.apac

Re: Compiling error

2006-04-30 Thread Scot P. Floess
Sanae: OK, I -finally- got everything downloaded. I have no trouble executing wscompile in the samples dir contained in JAXRPC_SI_20060427.class (well that's the install app). I am assuming you have downloaded the aforementioned class file and installed jaxrpc... As such, can you run ant a

Re: Compiling error

2006-04-30 Thread Scot P. Floess
I modified my JAVA_HOME's to use IBM 1.5.0 JDK and Sun's 1.4.2_10. When running that script I get the following: IBM 1.5.0: Buildfile: build.xml [java] java version "1.5.0" [java] Java(TM) 2 Runtime Environment, Standard Edition (build pxi32dev-20051104) [java] IBM J9 VM (build 2

Re: Compiling error

2006-04-30 Thread Scot P. Floess
Can you do me a favor? Run this ant script in that same shell window: This should print out the java version... Still hadn't downloaded wscompile yet...working on that now... Sanae Benchaaboun wrote: I got this now!! I added the export JAVA_HOME and Path, also sat the for