Potential trap in SCA web service entry point
---------------------------------------------
Key: TUSCANY-482
URL: http://issues.apache.org/jira/browse/TUSCANY-482
Project: Tuscany
Type: Bug
Components: C++ SCA
Environment: all
Reporter: Ed Slattery
In EntryPointProxy - at or around line 108.
The invoke method gets a wsdl, and uses it as a pointer.
If the wsdl doesnt exist, this returns zero and causes a crash of the axis
server. It would be better to fail in some more tidy way, and log the error.
--
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]