[
https://issues.apache.org/jira/browse/GERONIMO-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved GERONIMO-6381.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
Assignee: Jarek Gawor
> Breakpoint failed after hotswap classes
> ---------------------------------------
>
> Key: GERONIMO-6381
> URL: https://issues.apache.org/jira/browse/GERONIMO-6381
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: viola.lu
> Assignee: Jarek Gawor
> Fix For: 3.0.1
>
> Attachments: EBA2_1.0.0.201208201742.eba, GERONIMO-6381.patch
>
>
> 1.Install geronimo develop tool and OSGI TOOL in eclipse
> 2.Define a geronimo server, right-click defined server, click "Open", check
> "update osgi modified bundle"to enable hotswap classes function.
> 3. Right-click defined server, click " debug" to starting server in debug
> mode.
> 4.Develop an EBA application containing one WAB, one regular bundle. WAB
> calles one static method in the regular bundle. Set one breakpoint in WAB
> servlet, and the bundle called static method.
> 5. right-click defined server , click "add and remove", add your EBA to
> geronimo
> 6. Access the WAB URL, for example: http://localhost:8080/w2/TestServlet, it
> will go into debug breakpoint. Enter resume or F8 button to the end.
> 7. Update wab servlet class or bundle class, the server will republish ,
> change its status from republish to synchronized, once synchronized, reaccess
> url: http://localhost:8080/w2/TestServlet, you can't redebug into the
> breakpoint.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira