7016 not deploying servlet

Using 7016, jvm1.6u1 and tomcat 5.0.28:

On first run of a servlet configured to copy resources to an exploded directory, all is well. If start and stop tomcat, all resources are removed from exploded directory and are never copied back, even with rebuild project. Restart idea, and resources will be copied on first run.

Reverting to 7002 with the same project works fine.

0
2 comments

As mentioned in the another thread I'm getting a similar thing with
debugging plugins.

On first run of a plugin debug session, plugin classes/resources get
copied to plugin sandbox just fine. If I stop the debug session and
restart, the plugin sandbox directories are empty.

Maybe this is the same problem manifesting itself in different ways?

This is with builds 7016 and 7020.

N.

Jason Rentovich wrote:

Using 7016, jvm1.6u1 and tomcat 5.0.28:

On first run of a servlet configured to copy resources to an exploded
directory, all is well. If start and stop tomcat, all resources are
removed from exploded directory and are never copied back, even with
rebuild project. Restart idea, and resources will be copied on first
run.

Reverting to 7002 with the same project works fine.

0

Still having same issue with 7020.

If i use stop/start a debug session inside the debug window, the servlet resources are deleted. If I close the debug window and start a debug session using the top toolbar, the resources are copied back. Not sure if this was as consistent in 7016 or not, seemed more random.

0

Please sign in to leave a comment.