invoking a juddi method from a web service
------------------------------------------
Key: JUDDI-97
URL: https://issues.apache.org/jira/browse/JUDDI-97
Project: jUDDI
Issue Type: Bug
Affects Versions: 0.9rc4
Environment: Linux Fedora5, tomcat 5.5.20, java1.5.0_0.9, Axis2 1.1.1
Reporter: Federica Ciotti
Assigned To: Steve Viens
I'm trying to build a web service that invokes juddi methods. There are
problems doing this?
I'm using Axis2 1.1.1 and I started a thread here:
https://issues.apache.org/jira/browse/AXIS2-2038.
A RegistryException is thrown by this instruction
list = registry.findBusiness(inNames,null,null,null,null,null,50);
in the service method.
Trying to invoke the same juddi method form a non-web-service test java class
it's fine.
What's wrong in invoking a juddi method form a web service?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]