Skip to content

unable to break into re-loaded class code #67

Open
@smoothello

Description

@smoothello

Hi,

I'm working on a win7 64bit box, JDK 7.0.40.
I'm unable to make breakpoints work for classes re-loaded through spring-loaded java-agent. I've tried Netbeans and IntellJ without success (any newly added code will work, it's just that I can't break into it)

  1. Is this functionality not yet implemented in spring-loaded OR is it a bug OR am I doing something wrong ?
    A simple way to reproduce this problem is to use the sample code provided by the link below:
    http://www.leveluplunch.com/java/tutorials/004-hot-deploy-java-applications-with-spring-loaded/
    (the code itself is here: https://github.com/leveluplunch/004-hotdeploy-java-applications-with-spring-loaded )

Thank you very much in advance for your feedback.

Regards

Karl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions