Re: and Weblogic

2006-06-14 Thread Steve Loughran
Carpentier, Nelson wrote: There is no way you can set up a classpath and use to pull them in in their own classloader is there? Creating that weblogic-specific classpath and using it in the is how I get "" to be a valid task... Yet when the task is running, it still freaks out if there's no

Re: RE: and Weblogic

2006-06-14 Thread Antoine Levy-Lambert
t; <[EMAIL PROTECTED]> An: Ant Users List Betreff: RE: and Weblogic > > There is no way you can set up a classpath and use to pull > them in in their own classloader is there? > > Creating that weblogic-specific classpath and using it in the > is how I get ""

RE: and Weblogic

2006-06-14 Thread Carpentier, Nelson
> There is no way you can set up a classpath and use to pull them in in their own classloader is there? Creating that weblogic-specific classpath and using it in the is how I get "" to be a valid task... Yet when the task is running, it still freaks out if there's no weblogic JARs in the ANT\li

Re: and Weblogic

2006-06-14 Thread Steve Loughran
Carpentier, Nelson wrote: Hi All, I've signed on to bring a solution. I've been dealing with the following error message for quite some time when running : D:\somedir\build.xml:206: Could not find a valid processor version implementation from weblogic.xml.jaxp.RegistrySAXTransformerFactory Thi