Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 jar(包)外部加载组件定义(xml 文件)。
我试图把它放在:
而且我也玩过bundle的类路径,但没有运气。
声明式服务要求组件描述 XML 成为捆绑包或其任何附加片段的一部分。包清单中的 Service-Component 标头必须引用 XML 文件的条目名称。