RE: Ant-WebLogic problem

2006-12-06 Thread Vladimir Egorov
I filed an internal BEA Change Request for this issue. I will update this list when I get the info. --Vladimir > -Original Message- > From: Pieter Temmerman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 29, 2006 8:57 AM > To: user@ant.apache.org > Subject: Ant-W

RE: Ant-WebLogic problem

2006-11-30 Thread Karr, David
e or more of the bean properties. If you're still having trouble, you should file a BEA support case. > -Original Message- > From: Pieter Temmerman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 29, 2006 8:57 AM > To: user@ant.apache.org > Subject: Ant-WebLogic pro

Re: Ant-WebLogic problem

2006-11-30 Thread Steve Loughran
Pieter Temmerman wrote: Hi Guys, Please excuse me if this is not the proper mailing list to post my message: I am trying to connect to my WebLogic 9.2 server through Ant. This is my build.xml snippet: (wlserver is a weblogic ant task) When I run Ant with this build.xml file I get BUILD

RE: Ant-WebLogic problem

2006-11-29 Thread Anderson, Rob (Global Trade)
, 2006 8:57 AM > To: user@ant.apache.org > Subject: Ant-WebLogic problem > > Hi Guys, > > Please excuse me if this is not the proper mailing list to > post my message: > > I am trying to connect to my WebLogic 9.2 server through Ant. > This is my build.x

Ant-WebLogic problem

2006-11-29 Thread Pieter Temmerman
Hi Guys, Please excuse me if this is not the proper mailing list to post my message: I am trying to connect to my WebLogic 9.2 server through Ant. This is my build.xml snippet: (wlserver is a weblogic ant task) When I run Ant with this build.xml file I get BUILD SUCCESSFUL as a result,