RE: A problem with the ant task in a WLS 9.1 enviro nmen t

2006-03-13 Thread John Lindwall
Java 5 XSL transformer imlemention to take precendence over the one specified in weblogic.jar (via the /META-INF/services/javax.xml.transform.TransformerFactory file). John -Original Message- From: John Lindwall [mailto:[EMAIL PROTECTED] Sent: Monday, March 13, 2006 12:12 PM To: '

RE: A problem with the ant task in a WLS 9.1 enviro nmen t

2006-03-13 Thread John Lindwall
Final status: The BEA Support person assigned to me is not conversant enough with JAXP, junitreport, and XSLT to help me efficiently. I'll pursue a solution on my own. -Original Message- From: John Lindwall [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 8:43 AM To: '

RE: A problem with the ant task in a WLS 9.1 enviro nmen t

2006-03-10 Thread John Lindwall
L PROTECTED] IBM WebSphere Application Server Development WAS Pyxis Lead Release Engineer WebSphere Mosiac WebSphere Brandmark John Lindwall <[EMAIL PROTECTED]> wrote on 03/08/2006 12:00:47 PM: > I'm migrating from WLS 6.1 to 91. and can no longer run the >

A problem with the ant task in a WLS 9.1 environmen t

2006-03-08 Thread John Lindwall
I'm migrating from WLS 6.1 to 91. and can no longer run the task in my build. I get an error like the following: Could not find a valid processor version implementation from weblogic.xml.jaxp.RegistrySAXTransformerFactory I'm using junit 3.8.1 but also tried 3.8.2 with no success. My

sshexec + "sh -v" = weirdly line-wrapped output

2005-02-08 Thread John Lindwall
I'm using ant 1.6.2 and the sshexec task, under JDK 1.3. I'm issuing the ant command on WIndows 2000 and the remote machine is a Solaris 5.8 box. When I use to invoke a shell script that has the "-v" flag present (to echo the script as it executes) the script echo lines are line-wrapped aggre