Access Keys:
Skip to content (Access Key - 0)

Downloading and Installing iBeans

Skip to end of metadata
Go to start of metadata
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Download iBeans

Downloads

iBeans Stable release: 1.0-beta-9 Most Recent release ZIP or TAR
Eclipse Plugin Plugins for Eclipse that make it easy to create iBeans projects and test them in your IDE Update Site

Getting Started

Installing iBeans

In Tomcat

  1. Unpack the Mule iBeans archive inside your Tomcat directory. This creates the /mule-ibeans directory.
  2. Set either the IBEANS_HOME or CATALINA_HOME environment variable. There is no need to set both.
    1. If you want to set IBEANS_HOME, CATALINA_HOME will be interpolated from that. IBEANS_HOME should point to the mule-ibeans directory you just created
    2. If you want to set CATALINA_HOME, IBEANS_HOME is interpreted as a mule-ibeans subdirectory from that. CATALINA_HOME should point to the root of your <TomcatDir>.
  3. Run the <TomcatDir>/mule-ibeans/bin/install script. This will add some classpath entries to your <TomcatDir>/conf/catalina.properties file and copy the Mule iBeans example applications into the Tomcat webapps directory.
  4. Optionally, add IBEANS_HOME/bin or CATALINA_HOME/mule-ibeans/bin to your PATH environment variable. This will allow you to use the iBeans Shell (ibeanssh), an interactive bean testing console.
  5. Start Tomcat, and then go to http://localhost:8080/ibeans to view the iBeans Console, adjusting your host/port as needed. From here you can run examples and add iBeans to your container.

Uninstalling iBeans

From Tomcat

When you use the Tcat Server uninstaller to uninstall Tcat Server, Mule iBeans is also uninstalled. To manually uninstall just iBeans and not Tcat Server, or to uninstall from Apache Tomcat do the following:

  1. Stop Tcat Server or Apache Tomcat.
  2. Run the <TomcatDir/>mule-ibeans/bin/uninstall script. This will revert any changes made to the catalina.properties, remove webapps installed by iBeans and delete the {{<TomcatDir>/mule-ibeans}) directory. Your Tcat Server or Apache Tomcat install will not be affected.
Adaptavist Theme Builder (4.2.2) Powered by Atlassian Confluence 3.4.7, the Enterprise Wiki