|
| I have a rather difficult problem I haven't been able to solve. We are running Domino 6.5 with the WebSphere 5 plugin. I have been given the task of writing an Ant script to compile a Java application into a war file and then autodeploy it into the WebSph
ere plugin. I already have an Ant script that already does this for a stand alone WebSphere 6 server. I have modified that script as needed and I can get the necessary war file and ear file built for the deployment.
The problem I have is this: when the WebSphere Ant task is invoked, I get the following errors:
WASX7023E: Error creating "SOAP" connection to host "[domain].com"; exception information: com.ibm.websphere.management.exception.ConnectorNotAvailableException
and
WASX7017E: Exception received while running file "C:\WINNT\TEMP\wsant37133jacl"; exception information: com.ibm.bsf.BSFException: error while eval'ing Jacl expression: com.ibm.ws.scripting.ScriptingException: AdminControl service not available
I looked in the WAS 5 documentation without luck, and I tried posting in the Domino forum first as well, with no responses. I'm still new enough to WebSphere to not know what I'm overlooking, and I haven't been able to find appropriate documentation on h
ow the Domino WebSphere plugin behaves to know how the server should behave.
Can anyone point me to some resources or documentation on how to do this so I can figure out what I've overlooked?
Thanks in advance.
Phagos
|
|