When we create a configuration from Admin Console for database configuration, those details will be saved in resource.xml (i think).
What is path of the that configuration file?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Close, “resources.xml” is what you are looking for. If you are using a standalone Websphere instance, it is likely something close to this:
PROFILE_NAME, CELL_NAME, NODE_NAME, should all have your machine name in them by default. SERVER_NAME is configurable but I believe is ‘server1’ by default.
Sorry I could not be more definite, but it there are a lot of variables at play in websphere configurations.