Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
~/java-ext/jboss/jboss-as-7.1.1.Final/modules/net/openesb/jboss7/main > ls -l
total 4304
-rw-r--r--  1 david  staff    22813  2 jul 05:04 jbi-ext.jar
-rw-r--r--  1 david  staff    19364  2 jul 05:04 jbi.jar
-rw-r--r--@ 1 david  staff  2123688 24 mai 17:04 jbi_rt.jar
-rw-r--r--  1 david  staff      766  5 jul 10:58 module.xml
-rw-r--r--  1 david  staff    27567  5 jul 13:09 openesb-jboss7-subsystem.jar

Schemas

Copy all the files from "schemas" folder from openesb-core.jar jbi-install/jbi/schemas to $JBOSS_HOME/standalone/schemas folder.

Playing with OpenESB and JBoss AS 7

...