Quoth Jordan Brown on Wed, Jul 02, 2008 at 08:21:13PM -0700: > Interesting. It worked OK when I did the imports by hand, but then > failed when I put the files into a package. > > It seems that order matters. If you import runonce.xml first, then all > is well. If you import the application's manifest (which contains only > a little bit of instance data), it fails; the instance doesn't get all > of the properties from the service.
This is probably 6517953 multiple manifests delivering the same service/instance can stomp all over eath other David