Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

WSAD support to JSF with Tomcat ?

843842Jun 22 2006 — edited Jun 22 2006
Hi,
I am just getting started with using JSF in WSAD 6.0 with a Tomcat 5 runtime.

When I run a simple JSF page it gives an error that the page is not found in : /faces/sample.jsp
How can I correct this please. Not sure where this /faces is coming from.

The same sample runs fine on the Websphere server. I think its some setting which is specific to Websphere thats messing up Tomcat. Clueless how to fix it.

Help much appreciated!
Thanks
Ru

Comments

Vlad Visan-Oracle
Answer

TLS 1.2 works in 12c by default.

For 11gR2, you can only use it in 11.2.0.4 with MES Bundle Patch ( see MOS Note 2026419.1 ).

You cannot use TLS1.1 or 1.2 in previous versions ( 11.2.0.3 or any version behind )

Marked as Answer by user12840908 · Sep 27 2020
user12840908

Thanks Viad Visan! it's very helpful. If you could also please provide a link for 11.2.0.3 or previous version from Oracle.

Vlad Visan-Oracle

11.2.0.4 is the only 11gR2 version that got TLSv1.2 and 1.1 backported from 12c.

In 11.2.0.3 or previous versions, only TLSv1.0 can be used.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 20 2006
Added on Jun 22 2006
2 comments
153 views