Issue Details (XML | Word | Printable)

Key: UDIG-262
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jody Garnett
Reporter: dblasby
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uDIG

Not reporting service exceptions

Created: 17/Feb/05 06:59 PM   Updated: 20/May/05 11:37 PM
Component/s: catalog, metadata and search
Affects Version/s: UDIG 0.8
Fix Version/s: UDIG 1.0.RC5

Environment: all?


 Description  « Hide
A WFS/WMS service give a service exception. udig doesnt report this - you just get a blank screen.

It should somehow report the error to the user.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jody Garnett added a comment - 20/Feb/05 03:23 PM
The IService, IGeoResource or Layer has a status overlay:
- unconfigurede - no factory or plugin knows how to connect
- error - connection was tried, error displayed in status bar when selectedd
- waning - connect was made with some kind of assumption (usualy CRS or username/password)

Layer also uses status to report on the results of the last renderer -
LiteRenderer2 will need a stratagy object in the style of ValidationResults from module/validation. This will let external code (from udig) get back error information to the correct location (the RCP logging facilities.


Lets assume this bug is talking about connection information.

Mark Leslie added a comment - 19/May/05 02:11 PM
Resolved as of 1.0RC5