Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » sunJCE_provider problem
sunJCE_provider problem [message #1231359] Tue, 14 January 2014 13:11 Go to next message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
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 16:08 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

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: Fri Apr 19 01:55:51 GMT 2024

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

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

Back to the top