Skip to content

How do you enable this in STS? #59

@trusktr

Description

@trusktr

How do we use Spring Loaded in STS (eclipse)?

I've tried adding

-javaagent:C:\Users\harkonnis\src\hp-dsat\springloaded-1.2.0.BUILD-20140409.201438-12.jar -noverify

to my VM arguments list in Run Configurations, so in total it contains

-Dcatalina.base="C:\Users\harkonnis\springsource\vfabric-tc-server-developer-2.9.5.SR1\base-instance" -Dcatalina.home="C:\Users\harkonnis\springsource\vfabric-tc-server-developer-2.9.5.SR1\tomcat-7.0.50.C.RELEASE" -Dwtp.deploy="C:\Users\harkonnis\springsource\vfabric-tc-server-developer-2.9.5.SR1\base-instance\wtpwebapps" -Djava.endorsed.dirs="C:\Users\harkonnis\springsource\vfabric-tc-server-developer-2.9.5.SR1\tomcat-7.0.50.C.RELEASE\endorsed" -Xmx768m -Xss256k -XX:MaxPermSize=256m -Dinsight.enabled=false 
-javaagent:C:\Users\harkonnis\src\hp-dsat\springloaded-1.2.0.BUILD-20140409.201438-12.jar -noverify

Every time I change a file the whole server reloads, so I went to the server configuration by double clicking on the VMware vFabric server and selected "Never publish automatically" in the Publishing section.

When I make changes to any files (e.g. changing some string values that should appear different on the front end) nothing happens. It's all the same.

Am I missing something?

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