Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I regularily run weblogic under eclipse so I can debug. This works great but *everytime* I start the weblogic server and a break point is hit eclipse asks my to edit the source location. This used to happen once in previous versions but it happens every time in the version I am running, 6.0.1. What can I do to get eclipse to remember the location of my source?
Tim,
Im sorry you ran into this issue. This is a known issue which has already been reported. The fix would be out in our next release. There is workaround that you can use till then. You can use a custom launch configuration to launch your server and debug the app.
gikjl,
Im extremely sorry this issue has not been resolved yet. It was expected to be resolved for the 6.5 release but somehow its still pending. I hope you are using the workaround in the mean time and this issue is not a show stopper for you.
Yes, I am still using it. It is very annoyng though as I have to restart the weblogic server often as I work and I have to tell myeclipse where the source is every time.
If you go to the debug menu, hit the Open Debug Dialog, and find the launch, then go to the source tab and add the dirs and hit Apply, you should be able to reuse that from this point forward and not need to attach source again.