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

JAX-RS validation error doesn't appear after changing @PathParam parameter from correct to incorrect value

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 correctly set @PathParam parameter according to @Path value
      ASSERT: There is no validation error
      EXECUTE: Change @PathParam parameter to something incorrect
      EXECUTE: Do clean build
      FAILURE: There is no validation error

      Show
      EXECUTE: Create dynamic web project EXECUTE: Create some REST web service with correctly set @PathParam parameter according to @Path value ASSERT: There is no validation error EXECUTE: Change @PathParam parameter to something incorrect EXECUTE: Do clean build FAILURE: There is no validation error

      Sometimes, after changing @PathParam parameter from good one to bad one (according to JAX-RS validation), validation error doesn't appear as it should be.

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

              Created:
              Updated:
              Resolved: