1. Add the below mentioned parameters in the JRE Configurations of the service container as shown below.
-Xnoagent
-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,address=8090,suspend=n
2. Go the Eclipse - > Run - > Debug Configurations - > Create new configurations as shown below.
Specify the server name and port name as shown below. If you are working on local specify Host as localhost and port no to the one specified in the container level.
-- Narasimha Reddy
No comments:
Post a Comment