Hello,
I would like to test the use of a J2EE application on the portal.
To to this:
- I've created a Web Module project (similar as a standard J2EE web application)
- I've built the associated .war
- I've create an Enterprise Application Projet in which I only add my previous .war created
- I've built the associated .ear
- I've deployed this .ear on the J2EE Engine
So now, I would like to create an iView from the deployed application.
How can I do this?
Thanks,
Fabien