Skip to main content



      Home
Home » Newcomers » Newcomers » sunJCE_provider problem
sunJCE_provider problem [message #1231359] Tue, 14 January 2014 08:11 Go to next message
Eclipse UserFriend
Hi all,

I could not find a more appropriate forum in Eclipse for this question so have placed it in newcomers as I am still quite new to Java\Eclipse

We are working on a Java servlet application that involves security with SSL to allow the servlet to run from a server outside our firewall and interrogate databases inside our firewall. It runs on Tomcat 7 and built on Java 1.6.0.29

We have had no problems running the servlet on the Test server within the firewall but when running on the Live server outside the firewall the SoapUI request returns nothing and the current Tomcat log error is "java.lang.RuntimeException: Could not generate dummy secret"

The problems seem to be with the jce.jar and the sunJCE_provider.jar.

Has anybody any assistance they could provide please.

Thanks in advance

AJF
Re: sunJCE_provider problem [message #1231413 is a reply to message #1231359] Tue, 14 January 2014 11:08 Go to previous message
Eclipse UserFriend
On 01/14/2014 06:11 AM, Alan Farroll wrote:
> Hi all,
>
> I could not find a more appropriate forum in Eclipse for this question
> so have placed it in newcomers as I am still quite new to Java\Eclipse
>
> We are working on a Java servlet application that involves security with
> SSL to allow the servlet to run from a server outside our firewall and
> interrogate databases inside our firewall. It runs on Tomcat 7 and built
> on Java 1.6.0.29
>
> We have had no problems running the servlet on the Test server within
> the firewall but when running on the Live server outside the firewall
> the SoapUI request returns nothing and the current Tomcat log error is
> "java.lang.RuntimeException: Could not generate dummy secret"
>
> The problems seem to be with the jce.jar and the sunJCE_provider.jar.
>
> Has anybody any assistance they could provide please.
>
> Thanks in advance
>
> AJF

The live server doesn't have access to the right JARs? Maybe this will help?

http://www.javahotchocolate.com/notes/jce-policy.html
Previous Topic:m2e: repository search does not work
Next Topic:getResourceAsStream
Goto Forum:
  


Current Time: Sun Jun 15 18:02:18 EDT 2025

Powered by FUDForum. Page generated in 0.08192 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top