0

As the title says, I would like to know if I can deploy fab bundles on the WSO2 application server. One way I guess this is possible is to install the fab-bundle feature and then deploy the fab jar but would like a confirmation of the same.

Community
  • 1
  • 1
Tapan Nallan
  • 1,762
  • 3
  • 17
  • 37

1 Answers1

1

No this is not possible. FAB requires Karaf/Fuse as the OSGi application server.

Notice that FAB is deprecated and to be removed in the next Fuse 6.2 release.

Claus Ibsen
  • 56,060
  • 7
  • 50
  • 65