Guest User

Untitled

a guest
May 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. 1. Remove directory ‘data’ to be sure that server in initial status
  2. 2. Edit file etc/org.apache.karaf.features.cfg
  3. a. Remove line 28: mvn:org.apache.activemq/activemq-karaf/5.14.5/xml/features,
  4. b. Update Line 29: mvn:org.apache.camel.karaf/apache-camel/2.21.1/xml/features,
  5. c. Update Line 30: mvn:org.apache.cxf.karaf/apache-cxf/3.2.2/xml/features,
  6. d. Remove Lines 63, 64, 65, and 67
  7. activemq-camel,
  8. activemq-broker-noweb,
  9. activemq-blueprint,
  10. servicemix-messaging
  11. e. Update Line 66: From cxf, to cxf
  12.  
  13. 3. Start the server to read changes and install required packages. (‘ll need internet access)
Add Comment
Please, Sign In to add comment