Search found 8 matches

by chanteclair
09 Jan 2026, 13:16
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 16
Views: 26565

Re: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g

Hello,

Finally, after restarting the PC, the behavior remains the same... So I uninstalled everything and cleaned the registry. I'll reinstall next week, test everything again, and I'll post the logs if this strange behavior continues.

Regards.
by chanteclair
08 Jan 2026, 13:59
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 16
Views: 26565

Re: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g

I did a new installation, with the same parameters in the response.varfile.
This time, after a popup for the certificate and one more for the jarfile at the first start, all is right. No more popup later.
Thanks for your time.
by chanteclair
17 Dec 2025, 07:52
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 16
Views: 26565

Re: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g

Hello,

So from what you describe deployment.manifest.attributes.check=NONE is not having any effect after installation. It has effect only after you delete it from deployment.properties, run OWS once, add it again to deployment.properties and run OWS. Is this sequence correct?

Yes it is.

I will ...
by chanteclair
16 Dec 2025, 14:02
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 16
Views: 26565

Re: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g


> checking of all manifest attributes was add in the response.varfile
What exactly did you specify in the response.varfile ?

deployment.manifest.attributes.check=NONE is specified in the response.varfile


After installation did the property and value appear correctly in the deployment ...
by chanteclair
12 Dec 2025, 11:37
Forum: Public Forums
Topic: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g
Replies: 16
Views: 26565

Re: [SOLVED] Missing Permission in Manifest for Oracle Forms 10g

Hi,
I have the same problem although the checking of all manifest attributes was add in the response.varfile file for deployment and, as result, this parameter is well writen in the deployment.properties file.

What is looking strange is if i canceled the code :

deployment.manifest.attributes ...
by chanteclair
31 May 2024, 11:02
Forum: Public Forums
Topic: Automatically change the version of OpenJDK to use
Replies: 4
Views: 28921

Re: Automatically change the version of OpenJDK to use

Thank you for your answer.
Where can I find the deployment.properties file please ?
by chanteclair
31 May 2024, 08:48
Forum: Public Forums
Topic: Automatically change the version of OpenJDK to use
Replies: 4
Views: 28921

Automatically change the version of OpenJDK to use

Hi everybody,

I managed to automatically configure OWS with the "response.varfile" file on several workstations. It works well, the version of OpenJDK to use is correct. But, I don't find any other configuration file on a computer (once the installation is done) where I could make changes if I need ...