uDIG

OracleGeoResource keeps its own IService

Details

Description

The OracleGeoResource defines a
OracleServiceImpl parent;

It should actually use (from the superclass IGeoResource):

protected IService service = null;

uDig is failing to add oracle layers, because IGeoResource.service(IProgressMonitor ) : IService is returning null for the OracleGeoResource.

The fix is to remove OracleServiceImpl's parent and use super.service.

Activity

Hide
Jody Garnett added a comment -
Thanks for the tip; closed as of -r31760
Show
Jody Garnett added a comment - Thanks for the tip; closed as of -r31760

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: