Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/274#issuecomment-60794665
still have deserialization problem across entity boundaries. options for
solutions:
1) read ancestor tags to get catalog item id
2) try to set CatalogItemId explicitly on BrooklynObjectSpec + BO
3) use a custom classloader with the CatalogItemId, serialize it near root
of XML
4) lookup and serialize bundle information
1 is quick, we think 3 deserves a spike to see if it works.
there is also a problem that the driver is not instantiated using the right
classloader after deserialization
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---