Hi,
I'm having issue in hotdeployment on Eclipse + weblogic 9.2.
I've following settings:
1)
Java Project
2) Open deployment (Deploy from location of installation rather than copying in weblogic internal space).
3) output folder my_app/web-inf/classes
4) Build auto.
I start application using Weblogic main class. The hotdeployment doesn't work. Am I missing something? When I build a change in Java file, it restarts the application server.