Tracing an user session for issues in weblogic hosted application
Hi,
We have an application deloyed EAR file on weblogic.
The application is used by many users but only one user has been complaining about performance alsmost every day.We bounced the weblogic server but did not help.
How do we trace the user session and also identify which query is running in the database?
Also where the maxmium amount of time is spent?I need it only for this specific user.
Can some one help with elaborate steps?Pretty new to weblogic adminsitration.