You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/11/19 11:43:46 UTC

DO NOT REPLY [Bug 14671] New: - [PATCH] EjbProvider

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14671>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14671

[PATCH] EjbProvider

           Summary: [PATCH] EjbProvider
           Product: Axis
           Version: current (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Deployment / Registries
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: cchabanois@cognicase.fr


This patch :
- corrects the bug 13808 (allowedMethods could not be set to "*" with ejbs). I
have added the method initServiceDesc to correct that
- add support for local ejbs (EJB 2.0)
two new parameters have been added to wsdd file 
localHomeInterfaceName
localInterfaceName

See included sample