I want to Configured embedded jetty server in mule esb.
I have tried many thing but unable to get success. Please give me step how to configured.
I want to make webinf folder in which I can host servlet file and jsp file. I have seen online book example, but It is not working in my mulestudio.
I am getting folder structure error. I have also tried to search but didn't get any working example.
Adding a complete SSL example. It's been quite a while since the question was asked, but I hope this will help someone.
In mule-config.xml add the fillowing :-
create a webapps folder in src/main/app folder of your project where you have WEB-INF and HTML/JSP files same as you have in other server