Task #743

Put all the system setting in a configuration file

Added by Tan Lee Yong over 13 years ago. Updated over 13 years ago.

Status:Work Completed-End life cycleStart date:January 19, 2011
Priority:NormalDue date:January 21, 2011
Assignee:Ang Wei Cheng% Done:

100%

Category:-Spent time:-
Target version:-

Description

Dennis request to move all the hard coded system setting to a configuration file.

History

#1 Updated by Ang Wei Cheng over 13 years ago

  • Status changed from New - Begin Life Cycle to Work Completed-End life cycle
  • % Done changed from 0 to 50

Moved settings of message driven bean(Host IP,port number, transID, etc) and RIB (JMS webservice URL) to properties file.

JMS Queue and ConnectionFactory JNDI declaration in the class annotation cannot be parameterized as far as I know.

The Webservice EJB EAR for request and response queue are required to be re-compiled using WebLogic ant script after the settings have been changed.

Now doing the same thing for the EJB.

#2 Updated by Ang Wei Cheng over 13 years ago

  • Status changed from Work Completed-End life cycle to Development / Work In Progress

#3 Updated by Ang Wei Cheng over 13 years ago

face some issues when introduce properties file to the EJB. put this on hold for now. asked to removed the phase 1b modules from the code as soon as possible.

#4 Updated by Ang Wei Cheng over 13 years ago

  • Status changed from Development / Work In Progress to Work Completed-End life cycle
  • % Done changed from 50 to 100

considered done. JNDI names in EJB have to be manually edit in the source file and re-compiled. Writing the documentation.

Also available in: Atom PDF