The following comment has been added to this issue:
Author: James Carman
Created: Fri, 3 Sep 2004 7:20 AM
Body:
There is a way to do it using the JAX-RPC classes only. You use the
ServiceFactory.createService().getPort() methods. The service implementation
object would be what's returned from the getPort() method. Of course, we'll
have to put in params for all the QNames and the wsdlDocumentLocation for
customization.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/HIVEMIND-50?page=comments#action_52794
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/HIVEMIND-50
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HIVEMIND-50
Summary: Create JaxRpcServiceImplementationFactory implementation
Type: New Feature
Status: Open
Priority: Major
Project: HiveMind
Assignee: Howard M. Lewis Ship
Reporter: James Carman
Created: Thu, 2 Sep 2004 7:32 PM
Updated: Fri, 3 Sep 2004 7:20 AM
Description:
Create a service implementation factory which returns JAX-RPC-based service
objects implementing the service interface. I have written a similar class in
the past, so I will probably be able to provide a patch pretty soon for this.
I just wanted to post this request so that you guys could start chewing on the
idea a bit. Please add a comment if any of you feel there would be any
concerns with using JAX-RPC service objects as HiveMind services. Or, if
anyone has already implemented something along these lines, please feel free to
post some code. Any ideas on how to unit test this would also be GREATLY
appreciated. :-)
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]