Once we have deployed the ear file in Tibco admin,In which
location the data/service/properties will store
Answer Posted / chiranjeevi
If the installation folder of tibco will be in C directory
then once we have deployed the ear file ,the information
will be stored in the following location.
if domain name is mydomain and projectname is TestOne then
Log files :
C:\tibco\tra\domain\mydomain\application\logs
TestOne.tra file :(it contains all properties) :
C:\tibco\tra\domain\mydoamin\application\TestOne
Service/Project :C:\tibco\tra\domain\mydomain\datafiles
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
What are the uses of grouping activities ?
What are the different modes of service invocation in tibco?
What is the purpose of a lock shared configuration resource?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
What are the options for configuring storage for process engine's checkpoint repository ?
What are the pretch predicates in tibco bw ?
Give an example where graceful migration of service from one machine to another is not possible.
What is vcrepo.dat?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
When is a 'no action' group used ?
What is difference between scripted deployment and normal deployment?
What are the modes of tibco bw installations ?
If you are posting a message on a queue & Server is down. What happens.
Can there be two error transitions out of an activity ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?