Petals ESB Container

PetalsClassLoader is unable to read a resource having spaces in its name

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0.5, 3.0.6, 3.1, 3.1.1, 3.1.2, 3.1.3, 4.0.0, 4.1.0
  • Fix Version/s: 4.2.0
  • Component/s: Classloader
  • Security Level: Public
  • Description:

    Try to get a resource as stream where the resource name contains spaces. The resource is not found: null is returned by getResourceAsStream.

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Tue, 23 Jul 2013 - 11:28:43 +0200

Fixed in trunk using URL.openStream()

Show
Christophe DENEUX added a comment - Tue, 23 Jul 2013 - 11:28:43 +0200 Fixed in trunk using URL.openStream()

People

Dates

  • Created:
    Tue, 23 Jul 2013 - 11:12:14 +0200
    Updated:
    Mon, 5 Oct 2015 - 11:20:35 +0200
    Resolved:
    Tue, 23 Jul 2013 - 11:28:43 +0200