0 Replies Latest reply on Aug 14, 2018 8:35 AM by nickarls

    Arquillian encoding strangeness

    nickarls

      (I know, I know, this is a WildFly forum but since the Arquillian one is abandoned, I'm guessing this would be the place where the users hang out).

       

      Is there any way of handling ISO-8859-1 encoding of classes / packages in Arquillian? I'm running remote tests and seeing issues like

       

      * Special character in test class or package -> failure when test is run over Servlet protocol(?) since the URL isn't encoded

      * Special character in application package -> failure with CNFE even when included in the test package. Strangely enough, classes themselves can contain special characters

       

      Thanks in advance,

      Nik