Re: [Xmltask-users] Query

2011-03-31 Thread Brian Agnew
I've got a patch waiting in the wings for this. If you'd like, please mail me and I can send you a copy to beta test ? Brian > Hi Chris, > > This is a common problem with using XMLtask with IBM JDK. Please look at > the > link and rebuild the xmltask.jar by running the ant build. It works fine >

Re: [Xmltask-users] Query

2011-03-30 Thread Rahul Nimmagadda
Hi Chris, This is a common problem with using XMLtask with IBM JDK. Please look at the link and rebuild the xmltask.jar by running the ant build. It works fine for me on IBM JDK after rebuilding the xmltask.jar with the changes suggested in the link below. http://permalink.gmane.org/gmane.comp.ja

Re: [Xmltask-users] Query

2011-03-30 Thread Chris Madison
Brian Agnew writes: > > Which version of the JDK are you using ? > > > Hi, > > > > I was using XMLtask in the ant script,by downloading the jar file given in > > the link http://www.oopsconsultancy.com/software/xmltask/#intro > > > > and including it the taskdef.But I am not able to execute a

Re: [Xmltask-users] Query

2010-12-14 Thread Brian Agnew
Which version of the JDK are you using ? > Hi, > > I was using XMLtask in the ant script,by downloading the jar file given in > the link http://www.oopsconsultancy.com/software/xmltask/#intro > > and including it the taskdef.But I am not able to execute any of the > xmltasks, > it is throwing* > >

[Xmltask-users] Query

2010-12-13 Thread nitin mb
Hi, I was using XMLtask in the ant script,by downloading the jar file given in the link http://www.oopsconsultancy.com/software/xmltask/#intro and including it the taskdef.But I am not able to execute any of the xmltasks, it is throwing* java.lang.NoClassDefFoundError: com/sun/org/apache/xpath/