Automate Build Script – From SVN Download To Ant Target

  Introduction There is a huge and painful job when the project is big and required a lot of ant target to be executed to build the project. IBM Cúram is also a very big project and required to execute Read More …

IBM Curam – Server & Client Tracing

Introduction This tutorial explains Logging functionality provided by IBM Curam. IBM Curam offers a rich and highly configurable logging mechanism. Users can enable/disable the logging feature at run time, via User Interface sysadmin login. All properties are available in Application.prx file. We Read More …

IBM Curam Ant Targets

Important Build Targets ******************* Generic *********************** wsconnector step generates client stub connectors for outbound web services from .wsdl (WSDL is an acronym for Web Service Definition Language) files registered in the configuration file, <SERVER_DIR>/project/config/webservices_config.xml. wsconnector2 Generates client stub connectors for Read More …