Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0-rc3
  • Fix Version/s: 1.1-rc1
  • Labels:
    None
  • Environment:

    Windows 2000

  • Similar Issues:
    None

Description

1. If the keyPassword property not set (not in the documentation), could
not start up MuleManager
The stack trace:
org.mule.config.ConfigurationException: MuleManager Failed to initialise
at
org.mule.config.builders.MuleXmlConfigurationBuilder.configure(MuleXmlConfigurationBuilder.java:277)
at
org.mule.config.builders.MuleXmlConfigurationBuilder.configure(MuleXmlConfigurationBuilder.java:250)
Caused by: java.lang.NullPointerException: The key password cannot be null
at
org.mule.providers.ssl.SslConnector.doInitialise(SslConnector.java:64)
at
org.mule.providers.AbstractConnector.initialise(AbstractConnector.java:202)

2. My Mule component acts as the ssl client only and its sends request via
SSL to an application outside of Mule. Why do I have to set up the server
key store and password?

3. Typo in clientKeystore and clientKeystorePassword properties, should be
clientKeyStore and clientKeyStorePassword respectively

Activity

Hide
Andrew Perepelytsya added a comment -

All old Resolved issues transitioned into a Closed state.

Show
Andrew Perepelytsya added a comment - All old Resolved issues transitioned into a Closed state.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: