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-WebLogic problem >

RE: Ant-WebLogic problem

2006-11-30 Thread Karr, David
You might try setting the "verbose" property on "wlserver" to "true". It also might be useful, instead of using "wlserver", to use "wlconfig" and nest a "query" element for the "Server" bean, and either print or verify one or more of the bean properties. If you're still having trouble, you should

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)
The wlserver task is provided by BEA. I'm sure there are folk on this list willing and able to help, but you best option is probably to contact BEA for support. -Rob A > -Original Message- > From: Pieter Temmerman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 29, 2006 8:57 AM >