Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
So awhile back I had posted if there was any way to not bounce the server each time I made a change to a class and wanted to test the changes.
The answer I got back was no, you need to restart the MethodServer.
So what I've been doing to get around this is:
Of course all the editing i'm doing is on my local machine and I then transfer it to my development server. I omitted those steps above.