Petals SE JSR181

Can't load JSR181 classes from a SU deployed on a container with space in its path

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5.0
  • Fix Version/s: 1.5.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Because of a bug in Axis (see https://issues.apache.org/jira/browse/AXIS2-5729), the classloader used to load resources from the SUs (such as the classes implementing the service with JSR181) is unable to resolve path with spaces.

    A solution is to use the Java URLClassLoader that should provide the same functionality (in particular the capability to be closed, which wasn't the case in the past and is most certainly why Axis introduced their own classloader).

    Show
    Because of a bug in Axis (see https://issues.apache.org/jira/browse/AXIS2-5729), the classloader used to load resources from the SUs (such as the classes implementing the service with JSR181) is unable to resolve path with spaces. A solution is to use the Java URLClassLoader that should provide the same functionality (in particular the capability to be closed, which wasn't the case in the past and is most certainly why Axis introduced their own classloader).
  • Environment:
    -

Activity

Victor NOËL made changes - Mon, 19 Oct 2015 - 15:07:32 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Assignee Christophe DENEUX [ cdeneux ] Victor NOËL [ vnoel ]
Victor NOËL made changes - Mon, 19 Oct 2015 - 15:07:37 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Victor NOËL made changes - Mon, 19 Oct 2015 - 15:07:41 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.5.1 [ 10591 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
10m 44s
1
Victor NOËL
Mon, 19 Oct 2015 - 15:07:32 +0200
Open Open In Progress In Progress
5s
1
Victor NOËL
Mon, 19 Oct 2015 - 15:07:37 +0200
In Progress In Progress Resolved Resolved
4s
1
Victor NOËL
Mon, 19 Oct 2015 - 15:07:41 +0200

People

Dates

  • Created:
    Mon, 19 Oct 2015 - 14:56:48 +0200
    Updated:
    Mon, 19 Oct 2015 - 15:07:41 +0200
    Resolved:
    Mon, 19 Oct 2015 - 15:07:41 +0200