Author Message
Yosuke
Joined: Nov 14, 2017
Messages: 2
Offline
Hi all,

So we use web-sphere application server for OD application.

In eclipse, we made project file for OD application, and built it to ear file.

After deploying ear file to web-sphere,There were some syntaxes lost in web.xml.

Someone met similar issue? and what is the resolution for fixing up it?

EP ver:7.2.0.0.1204

thanks
Yosuke
Joined: Nov 14, 2017
Messages: 2
Offline
Addionally

Lacking syntaxes

<context-param>
<param-name>Japanese.phraseset.S_foo.urlbase</param-name>
<param-value>/bar/data/Japanese/phrases/</param-value>
</context-param>


And this issue remains a rare event.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
That's odd but I can't reproduce your problem in OD 7.2.1 I am using. I have not heard of this kind of problem before. The Export process should have no way to remove that parameter from the web.xml. Can you try to reproduce this problem? If you can, let me know the exact steps to reproduce it.
Go to:   
Mobile view