Re: [SPAM-H] - AW: Setting cactus.properties file in the client classpath - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-05-18 Thread Devaraj, Geethakrishnan
client classpath - Email has different SMTP TO: and MIME TO: fields in the email addresses What is the definition of your client classpath? Have you set the directory where cactus.properties is? Jan >-Ursprüngliche Nachricht----- >Von: Devaraj, Geethakrishnan [mailto:[EMAIL PROTECTE

Setting cactus.properties file in the client classpath

2006-05-17 Thread Devaraj, Geethakrishnan
Hi all, I am running cactus tests via ant scripts.To run tht u need to have cactus.properties file in the client classpath.I tried including the path using the ant classpath task path id ..but didn't seem to work.But when i tried to manulaly modify the client classpath to include the path to th

Re: [SPAM-H] - Re: deploy by ant - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-05-11 Thread Devaraj, Geethakrishnan
i'll speak in the sense of a java project.. deploy refers to stopping a server,creating the neccessary jars,wars,running the scripts,copy the war to the domain folder,start the server.. a target deploy should depend on all these.. and aslo suppose ur server is located remotely u need to add an s

Re: [SPAM-H] - Condition for two Parallel task - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-05-10 Thread Devaraj, Geethakrishnan
oops sorry..please change the second condition arg1 to 'ready' Geethakrishnan - Original Message - From: "Devaraj, Geethakrishnan" <[EMAIL PROTECTED]> To: "Ant Users List" Cc: <[EMAIL PROTECTED]> Sent: Wednesday, May 10, 2006 4:58 PM

Re: [SPAM-H] - Condition for two Parallel task - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-05-10 Thread Devaraj, Geethakrishnan
Hi pritesh, try this i have not tried this ..but i believe it should work.. Regards, Geethakrishnan - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, May 10, 2006 3:35 PM Subject: [SPAM-H] - Condition for two Parallel task - Email has different S

Problem with Junit report with weblogic 8.1 SP3

2006-05-09 Thread Devaraj, Geethakrishnan
Hi All, I used junit reports to create reports from xml files.It worked fine in my local environment (Weblogic 8.1 SP4) but failed in Weblogic 8.1 SP3 with the message Could not find a valid processor version implementation from weblogic.xml.jaxp.RegistrySAXTransformerFactory.Any possible work

Re: [SPAM-H] - Re: Fw: Ant mail problem SMTPSendFailedException Client was not authenticated - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-05-09 Thread Devaraj, Geethakrishnan
t; at Earthlink I have a pop server and a SMTP server (two different > > machines)... > > > > Devaraj, Geethakrishnan wrote: > >> Hi All, > >> > >> Could u help me with this problem.I am using Ant 1.6.2 to send a mail > >> i have downloaded mail.jar a

Ant mail problem SMTPSendFailedException Client was not authenticated

2006-05-09 Thread Devaraj, Geethakrishnan
Hi All, I got ur id from the ant mailing list.Could u help me with this problem.I am using Ant 1.6.2 to send a mail i have downloaded mail.jar and aactivation.jar .My ant task looks as below. TEST MAIL FROM ANT when i try to run ant -debug m

Fw: Ant mail problem SMTPSendFailedException Client was not authenticated

2006-05-09 Thread Devaraj, Geethakrishnan
Hi All, Could u help me with this problem.I am using Ant 1.6.2 to send a mail i have downloaded mail.jar and aactivation.jar and put it in my ANT_HOME/lib.My ant task looks as below. TEST MAIL FROM ANT when i try to run ant -debug mail i get