META-INF/context.xml is now mandatory

... which sucks. Please vote for

http://www.jetbrains.net/jira/browse/IDEA-3151

I don't know how it works for other containers, but these proprietary descriptors should be optional, and IDEA should never create them unless needed, nor complain if they don't exist.

0
10 comments
Avatar
Permanently deleted user

It's too late too vote for this one.

0
Avatar
Permanently deleted user

In article <18246709.1120057187050.JavaMail.itn@is.intellij.net>,
Marcus Brito <mbrito@gmail.com> wrote:

.. which sucks. Please vote for

http://www.jetbrains.net/jira/browse/IDEA-3151

I don't know how it works for other containers, but these proprietary
descriptors should be optional, and IDEA should never create them unless
needed, nor complain if they don't exist.


Which is a duplicate of http://www.jetbrains.net/jira/browse/IDEA-3128
;)

R

0
Avatar
Permanently deleted user

Hi,

while waiting for a fix you can add a file context.xml in your WEB-INF dir

]]>

0
Avatar
Permanently deleted user

By mistake file template for auto-creation of context.xml was not bundled; now it's fixed.
And this descriptor will be made optional too.

--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"

"Marcus Brito" <mbrito@gmail.com> wrote in message news:18246709.1120057187050.JavaMail.itn@is.intellij.net...

.. which sucks. Please vote for

>

http://www.jetbrains.net/jira/browse/IDEA-3151

>

I don't know how it works for other containers, but these proprietary descriptors should be optional, and IDEA should never create
them unless needed, nor complain if they don't exist.



0
Avatar
Permanently deleted user

That is good since Websphere doesn't use this XML :)


"Eugene Zhuravlev (JetBrains)" <jeka@intellij.com> wrote in message
news:d9ue7n$qo3$1@is.intellij.net...

By mistake file template for auto-creation of context.xml was not bundled;
now it's fixed.
And this descriptor will be made optional too.

>

--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"

>

"Marcus Brito" <mbrito@gmail.com> wrote in message
news:18246709.1120057187050.JavaMail.itn@is.intellij.net...

>> .. which sucks. Please vote for
>>
>> http://www.jetbrains.net/jira/browse/IDEA-3151
>>
>> I don't know how it works for other containers, but these proprietary
>> descriptors should be optional, and IDEA should never create them unless
>> needed, nor complain if they don't exist.
>



0
Avatar
Permanently deleted user

By mistake file template for auto-creation of
context.xml was not bundled; now it's fixed.
And this descriptor will be made optional too.


Now... release the build ;)

0
Avatar
Permanently deleted user

Can someone post a default do-nothing content.xml? I can't get anything to run in 3386 without it. A few minutes of googling haven't turned up a sample.

0
Avatar
Permanently deleted user

Searching through your tomcat install would have turned up:

WEB-INF/web.xml META-INF/context.xml ]]>

R

0
Avatar
Permanently deleted user

This xml is provided by Tomcat plugin, so it cannot affect Websphere


--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"

"Grant Gochnauer" <grantgochnauer@fairisaac.com> wrote in message news:d9uflg$2o9$1@is.intellij.net...

That is good since Websphere doesn't use this XML :)

>
>

"Eugene Zhuravlev (JetBrains)" <jeka@intellij.com> wrote in message news:d9ue7n$qo3$1@is.intellij.net...

>> By mistake file template for auto-creation of context.xml was not bundled; now it's fixed.
>> And this descriptor will be made optional too.
>>
>> --
>> Best regards,
>> Eugene Zhuravlev
>> Software Developer
>> JetBrains Inc.
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>
>> "Marcus Brito" <mbrito@gmail.com> wrote in message news:18246709.1120057187050.JavaMail.itn@is.intellij.net...
>>> .. which sucks. Please vote for
>>>
>>> http://www.jetbrains.net/jira/browse/IDEA-3151
>>>
>>> I don't know how it works for other containers, but these proprietary descriptors should be optional, and IDEA should never
>>> create them unless needed, nor complain if they don't exist.
>>
>>
>



0
Avatar
Permanently deleted user

Something like ]]> will do

0

Please sign in to leave a comment.