On Wednesday, November 26, 2003, at 11:37 AM, Ken Hygh wrote:
Unfortunately, this doesn't quite do what I want, in that I can't set
the values on the fly. I'd wanted to be able to generate bindings for
multiple databases at the same time, but getAttribute() is called once
at validateOptions() t
Erik Hatcher wrote:
On Thursday, November 20, 2003, at 07:39 PM, Ken Hygh wrote:
and everything looks good in stdout (obviously there's a little more
in the .java, but that should show you what I'm trying to do). Now to
get this stuff into the xdt's, and I can't figure out how to get the
para
On Thursday, November 20, 2003, at 07:39 PM, Ken Hygh wrote:
and everything looks good in stdout (obviously there's a little more
in the .java, but that should show you what I'm trying to do). Now to
get this stuff into the xdt's, and I can't figure out how to get the
parameter values from buil
hookay, so I now have a build.xml that looks like:
...
...
and I've updated WebSphereSubTask.java so that execute() looks like:
if (atLeastOneCmpEntityBeanExists()) {
for (Iterator bindings =
databaseBindings.iterator();bindings.hasNext();