Giter Site home page Giter Site logo

ycaihua / mule-in-action-2e Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ddossot/mule-in-action-2e

0.0 3.0 0.0 751 KB

Source code snippets and sample applications for the Second Edition of the book Mule in Action, authored by David Dossot, John D'Emic and Victor Romero, and published by Manning Publications.

Home Page: http://www.manning.com/dossot2/

License: MIT License

mule-in-action-2e's Introduction

Examples for Mule in Action, Second Edition

Source code snippets and sample applications for the Second Edition of the book Mule in Action, authored by David Dossot, John D'Emic and Victor Romero, and published by Manning Publications.

Book home page: http://www.manning.com/dossot2/

Requirements:

  • Oracle JDK 1.6 with unlimited JCE cryptography,
  • Maven 3.

Tests in the examples will open ports while they run, like 8080, 5555 and 52525, so watch out for potential conflicts.

Some examples are not meant to be run, as they try to bind to fictitious host names. These examples are not included in the POM hierarchy.

First, ensure that Maven's setting.xml file contains this plugin group:

<pluginGroup>org.mule.tools</pluginGroup>

To build and run tests run:

MAVEN_OPTS="-Xms128m -Xmx512m -XX:MaxPermSize=256m" mvn clean install

in the directory where is README file is located.

To open projects in Eclipse, run:

mvn eclipse:eclipse

in the directory where is README file is located, then import the generated projects in Eclipse.

To open projects in Mule Studio, import them as "Maven-based Mule Projects from pom.xml".

Copyright 2012-2013 Manning Publications Co. - Licensed under the MIT License.

mule-in-action-2e's People

Contributors

ddossot avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.