Anyone have a working EJB Module?
Setup an EJB module in 1104 for the 1st time. Everything appears correct in the settings, but during a build the class files are never placed in the .jar file or in the exploded directory I have setup. The supporting xml files are placed correctly, but no class files. Was wondering if anyone else was experiencing this?
请先登录再写评论。
Have you checked the 'Create EJB module jar file' option on the J2EE Build
Settings for the module?
Eugene
"Jason Ozias" <no_mail@jetbrains.com> wrote in message
news:22043601.1074271656452.JavaMail.itn@is.intellij.net...
in the settings, but during a build the class files are never placed in the
.jar file or in the exploded directory I have setup. The supporting xml
files are placed correctly, but no class files. Was wondering if anyone
else was experiencing this?
Yes. I've attached my .iml file for reference.
Attachment(s):
WebSenseEJB.iml
Fixed in build 1009, thanks. It is 'exclude output' setting that took me away.
--
regards,
Alexey Kudravtsev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Jason Ozias" <no_mail@jetbrains.com> wrote in message news:24700599.1074277972372.JavaMail.itn@is.intellij.net...