I have seen this message when the name of the XSD file is incorrect.
Try using the absolute path to the XSD file in your class file, to see
if that fixes the problem.

e.g. something like:
/**
 * @service
 * @binding.soap
 *
 * @types http://fb.com/  /home/me/php-sdo/Cookie.xsd
 */
class Facebook {
}

On 24 June, 19:35, MavDev <mohammed.abdulla...@gmail.com> wrote:
> Can anyone help me out with this problem ?
>
> Fatal error: Uncaught SCA_RuntimeException: Only an invalid absolute
> path could be constructed from class componentFacebook and relative
> path Cookie.xsd thrown in /usr/local/zend/share/pear/SCA/
> SCA_Helper.php on line 153

-- 
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to php...@googlegroups.com.
To unsubscribe from this group, send email to 
phpsoa+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/phpsoa?hl=en.

Reply via email to