Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Mulitple targets in PLC workflow
Andy Knipp
OK following the manual (6.7.2 SP Dev Guide - on Linux) for adding multiple sites to multiple Runtime Instances. Anyone do this ?
The issue (I think is with the Java Bean). I have 3 different branches going to 3 different RTIs (Prod, Marketing, and Intranet).
From the manual it says to replicate teh complete bean id="customer.teamsite.DeploymentService.OpenDeploy.DeploymentTargetMap" for each branch/RTI
When I do that it kills the GUI with an error in the servletd_out log complaining about multiple beans customer.teamsite.DeploymentService.OpenDeploy.DeploymentTargetMap
So it looks like I should have multiple entry="Prod/Marketing/Intranet" inside a single bean. I do that and the 1st 2 work (Prod/Intranet) but the 3rd deployment (Marketing) is completely bypassed.
I see some debug information (true/false) in the servletd log and assume that is from the WF, how can I tell what it is tracking ?
I have walked through the manual 4 times and am pretty confident I have not missed something, but that is certainly possible.
Anyone have this working ? Pointers ?
Find more posts tagged with
Comments
There are no comments yet