Re: antlib classloader issue

2010-11-04 Thread Antoine Levy Lambert
On 11/4/10 2:33 PM, Venkatesh Sangam wrote: I was able to use the task. This is a custom task written by JTools that lets me append classpath to an existing classloader. Using this “classloader” task, I am able to execute my custom task. Thi

Re: antlib classloader issue

2010-11-04 Thread Venkatesh Sangam
our tasks with the same loaderRef that is > used by the parent, if you can make no changes to the parent. > > -Original Message- > From: Venkatesh Sangam [mailto:vsan...@gmail.com] > Sent: Wednesday, November 03, 2010 11:44 AM > To: user@ant.apache.org > Subject: Re: antli

RE: antlib classloader issue

2010-11-03 Thread Murray, Mike
Sent: Wednesday, November 03, 2010 11:44 AM To: user@ant.apache.org Subject: Re: antlib classloader issue I have the following case that is resulting in classcastexception. Any suggestion to fix this is really appreciated. 1. I have an ant build file parent.xml that has an antlib entry and also has usag

Re: antlib classloader issue

2010-11-03 Thread Venkatesh Sangam
Does anynore have any suggestions on the below classloader issue? Any suggestions are really appreciated Thanks, Venkatesh On Thu, Oct 21, 2010 at 11:37 AM, Venkatesh Sangam wrote: > Hello, > > I have the following case that is resulting in classcastexception. Any > suggestion to fix this is re