BPM 8.5.5 SCA module build problem
![]()
Hi all,
I'm struggling to configure a BPM build on my Windows Server 2008 R2 build server, running the RTC Build System Toolkit 4.0.7. The aim is to create EAR files for Short Running Process Orchestrations via an RTC build, then eventually for those built artefacts to be deployed via UrbanCode. I have abandoned the runAntWid.bat approach in favour of using the servicedeploy Ant task provided by com.ibm.websphere.ant.tasks.ServiceDeployTask; my problem is identifying what jar file provides that Ant task. I have installed IID 8.5.5.0 and its Unit Test Environment, which is WAS 8.5.5.0 but I can't find the right jar file anywhere. IBM documentation doesn't help - it tells me the task is in the package com.ibm.websphere.ant.tasks but not where to get it from! And I have looked long and hard. If anyone can enlighten me I'd be most grateful. Cliff |
Accepted answer
![]()
Cliff,
Anil kumar Phone: 9632440620(india) email: anilchandu@gmail.com Cliff Gardiner selected this answer as the correct answer
|
One other answer
![]() Thanks Anil, much as I would prefer to use the serviceDeploy Ant task I've come to the conclusion that the bat file alternative as you describe is the way to go. It's a very similar approach to BAM builds for monitoring models, and that also needs a PI zip file as input. Regards, Cliff |