Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.199:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
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 ...

1 vote



2 answers

Permanent link
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.199:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
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 ...


thank you so much!

0 votes

Comments
I just did the same steps using RTC 4.0.1, and now receive the following error:

2013-02-14 20:36:55.276:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
2013-02-14 20:36:56.009:INFO::jetty-6.1.23
2013-02-14 20:36:56.190:INFO::Started SocketConnector@0.0.0.0:9700

Unable to load the JDBC driver org.apache.derby.jdbc.EmbeddedDriver
Please check your CLASSPATH.

Has anyone encountered the same error, and fixed ?


Permanent link
 See this forum post for a solution to above error/comment.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 16 '11, 4:26 a.m.

Question was seen: 7,231 times

Last updated: Feb 15 '13, 10:32 p.m.

Confirmation Cancel Confirm