Original Message
Subject: Re: ant+soap+ssl
From: Antoine Levy-Lambert
To: a...@schillbaer.de
Date: 16.03.2010 02:12
> > Hi,
> >
> > in fact there is a document at this location
> >
http://publib.boulder.ibm.com/infocenter/wasi
Hello Gilbert,
Does IBM not provide a JMX java api for DataPower ? I have never used
DataPower, but I have created ant tasks wrapping around the JMX APIs of
WebSphere (to do tasks like deploying a ear file or restarting servers
or clusters).
It could be similar. What I did is only working in an I
Hi,
i want to access a IBM DataPower xml management interface
from within ant to send status and configuration requests
via soap messages.
Has anyone experience with such a setting ?
@IBM site only has an article that uses curl and openssl
as external commands called with exec from ant =
http://w