I added
<fast-swap>
<enabled>true</enabled>
</fast-swap>
to weblogic.xml inside the WEB-INF folder in my exploded war to enable hot deployment. then After starting the server, I can no longer set breakpoints in the code ( they are not activated ) to be able to debug.
I also started getting NullPointerException while i don't get it when I turn it off.
NullPointerException at com.xyz.MyController_beaVersion0_20.getSessionData()
Did you notice the _beaVersion0_20 in the class name?
any idea what additional configuration needs to be done to turn on fast-swap?
I m using eclipse Indigo with OEEP plugin and maven2
Thanks
Did you try to add it in the weblogic-application.xml ? http://docs.oracle.com/cd/E21764_01/web.1111/e13702/deployunits.htm#DEPGD156
Mathieu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With