You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/03/30 23:17:25 UTC

[jira] Resolved: (GERONIMO-3048) TomcatEJBWebServiceContext does not like NONE authentication method

     [ https://issues.apache.org/jira/browse/GERONIMO-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan resolved GERONIMO-3048.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-M5

> 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
>         Assigned To: Paul McMahan
>             Fix For: 2.0-M5
>
>         Attachments: GERONIMO-3048.patch
>
>
> 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.