Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-rc1
  • Fix Version/s: 1.1
  • Component/s: Core: Configuration
  • Labels:
    None
  • Environment:

    Java 1.4.2
    No internet connection

  • Similar Issues:
    None

Description

At the moment I use a configuration file with the spring dtd.
De file has the following header.

<!DOCTYPE mule-configuration PUBLIC "-//SymphonySoft //DTD mule-configuration XML V1.0//EN"
"http://www.symphonysoft.com/dtds/mule/mule-spring-configuration.dtd">

The mule-spring-configuration.dtd is loaded from www.symphonysoft.com. When the machine has no connection with the internet the startup fails. I suppose this related with the default value in DEFAULT_MULE_DTD in MuleDtDResolver. This value is set on mule-configuration.dtd. When I replace it with mule-spring-configuration everything works

Activity

Hide
Klaas Eikelboom added a comment -

Ths issue is related to MULE-126.

Show
Klaas Eikelboom added a comment - Ths issue is related to MULE-126.
Hide
Ross Mason added a comment -

Thanks for raising this. I've introduced a system property 'org.mule.xml.dtd' that can be used to set an alternate dtd to use.

Cheers,

Ross

Show
Ross Mason added a comment - Thanks for raising this. I've introduced a system property 'org.mule.xml.dtd' that can be used to set an alternate dtd to use. Cheers, Ross
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 (1)

Dates

  • Created:
    Updated:
    Resolved: