TomcatEJBWebServiceContext does not like NONE authentication method
-------------------------------------------------------------------

                 Key: GERONIMO-3048
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3048
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Jarek Gawor


If I pass authentication method as NONE to Tomcat EJB valve, I get the 
following error:

java.lang.IllegalArgumentException: Invalid authMethod: NONE
        at org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.<init>(TomcatEJ
BWebServiceContext.java:120)
        at org.apache.geronimo.tomcat.TomcatGeronimoEmbedded.createEJBWebService
Context(TomcatGeronimoEmbedded.java:68)
        at org.apache.geronimo.tomcat.TomcatContainer.addWebService(TomcatContai
ner.java:367)

Jetty6 seems to support that option.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to