简体   繁体   中英

Mule ESB CE and web application

How to make my mule application as an web application which i can visualize on my browser, so that the user can view the progress of each spot that means how to model my application. I'm using mule 3.5.0 CE. Thank you in advance.

You can create web application and deploy it on Mule using jetty server. Please have a look in it's documentation you will get plenty of example in net of accessing web application in Mule :- http://www.mulesoft.org/documentation/display/current/Jetty+Transport+Reference

and Can Mule run a JavaEE web-application? and Configured jetty server in mule esb

Also since you are using Mule 3.5.0 CE you need to use Jetty 8 as given here :- Jetty in Mule only works in earlier version of Studio

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM