[ http://issues.apache.org/jira/browse/SCOUT-18?page=comments#action_12437102 ] Kurt Stam commented on SCOUT-18: --------------------------------
- Moved setting up a connection into a BaseTestCase class. All tests that need this connection extend this class. Added a switch 'isLocal=true' to set up configuration for local or soap transport. - The config URL are changed to URI so that they can contain a class name. - Added LocalTransport class which is used to make direct java calls into a UDDI. This was tested using jUDDI. > Embedded mode execution > ----------------------- > > Key: SCOUT-18 > URL: http://issues.apache.org/jira/browse/SCOUT-18 > Project: Scout > Issue Type: New Feature > Components: Scout - jUDDI Interface > Environment: any > Reporter: Kurt Stam > Assigned To: Anil Saldhana > Attachments: scout-embedded-patch.txt > > > The ability to run the server (registry) embedded, making local calls > directly to jUDDI. This is useful when the client needs to meet a high > performance requirements. See also > https://issues.apache.org/jira/browse/JUDDI-90. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
