1 Reply Latest reply on Jan 24, 2013 12:01 PM by cdubsoulrebel

    WARN  [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (ajp-0.0.0.0-8009-3) No assertion builder for type {http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}TransportBinding registered

    taysay

      I have this seam 2.2.2.final application running on jboss 6.1.0 final,

      prior to this moment i had a web service client with wsdl sitting on http://........svc?wsdl

      everything thing good, however when I change the wsdl to point to a new url https://........svc?wsdl

      from my test client running on netbeans it runs fine , how ever when I deploy to jboss 6.1.0 final

      it throws these exceptions

       

      2012-10-21 15:34:02,517 WARN  [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (ajp-0.0.0.0-8009-3) No assertion builder for type {http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}TransportBinding registered.

      2012-10-21 15:34:02,731 ERROR [org.jboss.ejb3.tx2.impl.CMTTxInterceptor] (ajp-0.0.0.0-8009-3) javax.ejb.EJBTransactionRolledbackException: None of the policy alternatives can be satisfied.

       

      Please any advice on how to tame this ugly situation?

       

      Thanks , have a bug free week.

       

      faithfully, taysay