Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- atlassian-plugins-host-components.xml -->
- <?xml version="1.0" encoding="UTF-8"?>
- <beans:beans xmlns:beans="http://www.springframework.org/schema/beans"
- xmlns:osgi="http://www.springframework.org/schema/osgi"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
- http://www.springframework.org/schema/osgi http://www.springframework.org/schema/osgi/spring-osgi.xsd"
- default-autowire="autodetect" osgi:default-timeout="30000">
- <!--
- Empty on purpose. We don't need any host-components and we don't want the plugin framework to scan the scala classes/jar.
- -->
- </beans:beans>
Advertisement
Add Comment
Please, Sign In to add comment