Tomcat 6 redeploy

Hi.

Looked through the logs, didn't find much useful, so I figured I'd ask:

IntelliJ 8.1
Tomcat 6.0.18

Considering 6.x been out for a while, any idea when it will be properly lintegreated in Idea? Does the EAP one have it integrated (didn't see in changelog).

Problem: It deploys great, but it d/n redeploy:  It undeploys properly, but d/n deploy a second time. Have to close debug window and restart whole thing.

Any ideas would be appreciated.
(Trying to get it running with Wicket).

0
11 comments
Avatar
Permanently deleted user

Do you use local or remote Tomcat run configuration?

Hi.

Looked through the logs, didn't find much useful, so I figured I'd ask:

IntelliJ 8.1
Tomcat 6.0.18

Considering 6.x been out for a while, any idea when it will be properly lintegreated in Idea? Does the EAP one have it integrated (didn't see in changelog).

Problem: It deploys great, but it d/n redeploy: It undeploys properly, but d/n deploy a second time. Have to close debug window and restart whole thing.

Any ideas would be appreciated.
(Trying to get it running with Wicket).

---
Original message URL: http://www.jetbrains.net/devnet/message/5235705#5235705



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

How do you invoke redeployment? Do you use "Deploy" button on the toolbar or you answer "yes" to IDEA's promt to redeploy after compilation?

Local.

---
Original message URL: http://www.jetbrains.net/devnet/message/5235742#5235742



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

Tried both, all 3 actually. (the auto-deploy on loss of focus). Same effect (tomcat stops responding to these pages)

0
Avatar
Permanently deleted user

Could you please attach your project files (iml, ipr and iws) and server.xml file?

Tried both, all 3 actually. (the auto-deploy on loss of focus). Same effect (tomcat stops responding to these pages)

---
Original message URL: http://www.jetbrains.net/devnet/message/5235879#5235879



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

Including project files and the context.xml file.



Attachment(s):
QuizardProjectFiles.zip
0

But this problem has always been there... I have never gotten Tomcat redeploy feature to work (nor my colleagues) so I just gotten used to stop and start the Tomcat server every time...  But is it working for the Jetbrains people?

Not sur if this is a problem that only exists on Linux cause I have never tried it on Windows...


BTJ

0

I am running/experiencing this in Windows (XP).
It's ok if the problem "has always been there", we just need these guys to fix it. I am sure it's something silly with Tomcat. After all, 6>5
But 6 has been around for a while now and I am hoping this could be fixed in next patch or have a workaround.

0
Avatar
Permanently deleted user

Please try to use deployment from an exploded directory instead of a war file. Will the problem persist?

Including project files and the context.xml file.

---
Original message URL: http://www.jetbrains.net/devnet/message/5235954#5235954



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

Yup. Setup both (exploding directory as well).
Same thing.
Once I redeploy through either button - it's all gone.

0

Has this been fixed in 9 EAP perhaps? Anyone knows?

0

Please sign in to leave a comment.