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

http://issues.apache.org/bugzilla/show_bug.cgi?id=38638

           Summary: Discovery failed to load an innerclass
           Product: Commons
           Version: unspecified
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Discovery
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I am working with Axis. I tried to set the SecureSocketFactory by setting the 
service under META-INF/services. 
My implementation class was an inner class (public static), discovery keeped 
failing (loading the default impl class).
I used the fully qualified name in the service definition. (should I have used 
the directory structure, with the "$" sign for internal classes?)
My workaround was to create my impl class not as an internal class.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to