WSDL Generation shows warning for Data Services with database that doesn't have PDO meta info access support
------------------------------------------------------------------------------------------------------------
Key: WSFPHP-342
URL:
https://wso2.org/jira/browse/WSFPHP-342 Project: WSO2 WSF/PHP
Issue Type: Bug
Components: WSDL Generation
Environment: Linux + windows
Reporter: Dimuthu Gamage
Assignee: Dimuthu Gamage
We use getColumnMeta PDO function to retrieve the meta data on databases to identify the sql type of columns. (
http://www.php.net/manual/en/pdostatement.getcolumnmeta.php)
Currently among the tested drivers this works only with MySQL driver. If we tried to do it with other drivers it shows warnings stating that it is not supported. (This can be skipped with an php.ini entry).
So we have to check for the availability of the function per driver before calling this function.
Thanks
Dimuthu
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@...
http://mailman.wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev