IDEA 7.0M2 has problems with web modules?

So I have a module setup and a facet to deploy in tomcat but when it build the war for my module it correctly adds all resources/files from it's dependent modules but it doesn't add any of the classes etc for the actual module itself.

Quite puzzling.

0
2 comments
Avatar
Permanently deleted user

Hello Robert,

So I have a module setup and a facet to deploy in tomcat but when it
build the war for my module it correctly adds all resources/files from
it's dependent modules but it doesn't add any of the classes etc for
the actual module itself.

Quite puzzling.


Please try the 7.0 Release Candidate 1, available from:
http://www.jetbrains.net/confluence/display/IDEADEV/Selena+EAP
It contains a lot of fixes related to facet deployment.

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

Hello Robert,

Are you sure that you have "Packaging method" set to "Copy classes" for the
containing module in Web facet settings? This option isn't set by default
sometimes in M2.

So I have a module setup and a facet to deploy in tomcat but when it
build the war for my module it correctly adds all resources/files from
it's dependent modules but it doesn't add any of the classes etc for
the actual module itself.

Quite puzzling.



0

Please sign in to leave a comment.