Issue Type: Improvement Improvement
Assignee: Unassigned
Components: wps
Created: 22/Aug/12 6:28 PM
Description:

In the TransformProcess if a definition _expression_ refers to a non-existent attribute an NPE is thrown. To reproduce use an _expression_ such as 'a=foo'.

This can be handled more gracefully by a simple null check before the point the exception occurs, followed by an exception with an appropriate error msg. Or perhaps this condition could be detected earlier in the process.

Project: GeoTools
Priority: Trivial Trivial
Reporter: Martin Davis
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to