How to run the MTM JKE Banking application in 3 steps
![]()
This assumes you created the Money That Matters (MTM) Sample with, in RTC, the 'JKE Banking (Change Management)' Project Area.
Done using RTC 3.0.1 on Windows 7 with a user member of the Project Area. 1) In 'Source Control', right-click 'New Repository workspace' on e.g. the 'Production Stream (Release Engineering)' This will load 10 Java Projects in Package Explorer view (JKEBuildScripts, JKEBusinessData, JKEBusinessLogic etc) 2) Go to JKEServer->src->com.jke.server, right-click 'Run As Java Application' This will launch the server and display a message in the Console: 2011-11-16 10:03:08.470:INFO::jetty-6.1.23 2011-11-16 10:03:08.813:INFO::Started SocketConnector@0.0.0.0:8080 3)Right-click JKEJavaUI->src->com.jke.ui and 'Run As Java Application' This will launch the client where you should logon with jbrown (pwd=jbrown) You're in ... |
2 answers
|