Custom provider is not call

Felipe Palma Dias <[email protected]>
Newsgroups gmane.text.xml.soap.user
Message-ID <[email protected]>
I create a custom provider that inherit the class
org.apache.soap.providers.MsgJavaProvider, but when I
call my Web services my provider is not called. 

In the Deploy Service Information I have:

ID = InboxService
Scope = Request
User-Defined Provider Type =
com.pakprint.b2paper.inbox.InboxProvider
Provider Class =
com.pakprint.b2paper.inbox.InboxService
Use Static Class = false
Methods = add

The custom provider class is:

public class InboxProvider 
    extends MsgJavaProvider
{
    public void locate( DeploymentDescriptor dd,
                        Envelope env,
                        Call call,
                        String methodName,
                        String targetObjectURI,
                        SOAPContext reqContext)
        throws SOAPException
    {
        System.out.println("call custom provider:
start");
        // do somethig...
        System.out.println("call custom provider:
start");
    }

}

=====
------------------------------------------------------- 
Felipe F. Palma Dias 
http://geocities.yahoo.com.br/palmadias/


	
	
		
_______________________________________________________
Yahoo! Messenger 6.0 - jogos, emoticons sonoros e muita diversão. Instale agora!
http://br.download.yahoo.com/messenger/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.