Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 387 Bytes

Welcome to Model Driven Software Development using OCE and Visual-paradigm

Building and running the tutorial example

mvn tomcat7:run-war

after seeing the last log - INFO: Starting ProtocolHandler ["http-bio-8089"] - then you can now go to following url:

http://localhost:8089/auto-insurance/runner.html?className=controllers.NameAndAddressTab

Congratulations!