Setting Debug Breakpoints in Result Set Filter Classes

Set breakpoints in the result set filter classes from the Unwired WorkSpace project that contains the filters.

Prerequisites
Add a result set filter to an Unwired WorkSpace project.
Task
  1. From WorkSpace Navigator in Unwired WorkSpace, expand the project Filters to access the result set filter Java class.
  2. Double-click the Java class to open it in the Java editor.
    The default generated code is a filter that does nothing until you add your filter code.
  3. Right-click in the grey vertical bar to the left of the actual code and select Toggle Breakpoint to set breakpoints.
  4. Compile and deploy the classes to Unwired Server. Redeploy the MBO package if it has changed as part of the filtering.