Hello,
i have a Problem using the Eclipse Debugger with Weblogic 12.1.2.
Inspecting an element within a class i get the following Message: beaVersion0_149 [in classname [in [Working copy] classname.java [in package [in src/main/java [in projetcnamer]]]]] does not exist.
This message occurs only when FastSwap is enabled.
The application is a single WAR file within an EAR, and it is deployed as an exploded Archive. I set this Option on the WebLogic Options in the eclipse Server Panel.
My Environment:
Eclipse 4.5.1
OEPE 12.2.1.2
Weblogic 12.1.2
Eclipse and Weblogic both running on JDK 1.7.0-80
I already searched the Forum and the Web but could not find any fix for the Issue.
Using FastSwap would be really great since it speeds up the development process and i wasn't able to use the default hot code replacement of the jdk.
I appreciate any hint or help.
Best regards
Dennis