1 Reply Latest reply on Nov 16, 2007 6:07 AM by pmuir

    Test with SFSB

    diegocoronel

      Hey, im trying to create some tests in my applicatin and my authenticator is a SFSB, but i got a exception when running tests thay say my jndi pattern is not set. I saw on Component in line 434:

      String jndiPattern = Init.instance().getJndiPattern();


      Its null, what should i do to set my jndi pattern ?

      im using Seam RC3, Jboss 4.2.2, TestNG.....


      ty