Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Debug LS WF
Andy Knipp
OK, I am trying to push 2 different branches to 2 different servers (one is a www site and one is an intranet).
So I used "Deploying Multiple Sites to Multiple Runtime Instances" instructions in the SP Dev Guide. Added a new bean (entry key="vip") for the vip site (new target node, path, etc), changed the Target node in the custom_instantiation.cfg (with a new label and I do see that new label), and changed the Global Variable (DeployFilesTargetNodes).
When I try to submit this with my new WF, I still see the deployments go to the original site (which corresponds to the bean (entry key="production") rather than the bean that should be read for the vip site.
I am at a loss as to how to debug furthur. I cannot see anything in the servletd log that indicates what bean is in use. There are no errors.
How can I debug this ?
Andy
Find more posts tagged with
Comments
There are no comments yet