Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Mashup samples demonstrate the functionality of the mashup server features.

...

Building the samples

Info

You need Apache Ant to build the sample.

The

...

  1. Run the WSO2 Application Server by executing one of the following commands, where <PRODUCT_HOME> is the directory where you installed the product distribution:
    • On Windows

      Code Block
      <PRODUCT_HOME>\bin\wso2server.bat --run
    • On Linux/Solaris

      Code Block
      sh <PRODUCT_HOME>/bin/wso2server.sh
  2. In a command prompt, switch to the samples directory: 
    For example, in Windows: 

    Code Block
    cd <AS_HOME>/samples/mashupSamples/
  3. Enter the following command:

    Code Block
    ant

    This will copy the directories into <AS_HOME>/repository/deployment/server/jsservices/admin directory. If you log into the Application Server, you will see the deployed services on the running application window as mashup services (js_services).

...

following sections describe each mashup sample and also how to build the samples: 

Child pages (Children Display)