Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10509

JAX-RS validation error/warning doesn't reappear

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.3.0.Beta1
    • 3.3.0.M5
    • webservices
    • None
    • Hide

      EXECUTE: Create dynamic web project
      EXECUTE: Create some REST web service with validation error (for example wrong @PathParam)
      ASSERT: Validation error correctly appears
      EXECUTE: Disable JAX-RS validation (Preferences -> Validation), both manual and build checkbox
      EXECUTE: Perform clean build
      ASSERT: Validation error correctly disappears
      EXECUTE: Enable JAX-RS validation (Preferences -> Validation), both manual and build checkbox
      EXECUTE: Perform clean build
      FAILURE: There is no validation warning/error, but it should be (the same warning/error as in the beginning)

      Show
      EXECUTE: Create dynamic web project EXECUTE: Create some REST web service with validation error (for example wrong @PathParam) ASSERT: Validation error correctly appears EXECUTE: Disable JAX-RS validation (Preferences -> Validation), both manual and build checkbox EXECUTE: Perform clean build ASSERT: Validation error correctly disappears EXECUTE: Enable JAX-RS validation (Preferences -> Validation), both manual and build checkbox EXECUTE: Perform clean build FAILURE: There is no validation warning/error, but it should be (the same warning/error as in the beginning)

      If there is some JAX-RS validation error/warning, it should be there after reenabling JAX-RS validation.

            xcoulon@redhat.com Xavier Coulon
            jjankovi Jaroslav Jankovič (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: