how to see deployed CAF applications in MWS

Hi Friends,
I am biginer to CAF. I created sample webapplications and published to MWS server. Can anybody let me know how to view published webapplications in MWS.

Thanks,
Sha

Hello,

If this is a web application and not a portlet application the following link should work once deployed :
http://<mws_host>:<mws_port>//.view

For the deployed apps “webApp” containing the view “startView” on a local MWS server the link would be :
http://localhost:8585/webApp/startView.view

regards,
Mathieu

I’m curious to find out why you are deploying web applications and not portal applications to MWS.

Thanks,
–mark

hi mathieu,

Thanks for the information. I am aware of the links what you gave. I want to know is there any option to see those links in MWS Adminisration like we see process instances in Monitor. the same way do we have any option.

Thanks & Regards,
Shami

There are lists of deployed CAF Applications, but not lists that will link to a default page for that app. One tool that shows all deployed CAF apps is the CAF Application Runtime Configuration Admin tool.

Regards,
–mark