[wsf-c-dev] [WSF/PHP] Fixing Jira Issue 198

Nandika Jayawardana nandika at wso2.com
Fri Feb 15 03:05:46 PST 2008


I tested this and it works.
Thanks for the idea.

Nandika


Samisa Abeysinghe wrote:
> Hi Nandika,
>    Did the pre-check on loaded symbol work for this as a solution. 
> What I mean is, before the call to lint, is if a symbol that would be 
> loaded with lint is already loaded. If not, try linting, else, assume 
> that it is already lint.
>
>    Would that work?
>
> Thanks,
> Samisa...
>
> nandika at wso2.com wrote:
>> Hi all,
>>
>> Please have a look at the jira issue 
>> http://wso2.org/jira/browse/WSFPHP-198.
>>
>> This happens because we use php_lint_script function to execute a set of
>> php scripts. When this function is called more than once per php page
>> execution, about error occurs. We figured out that the way to solve 
>> it is
>> to seperate this peice of code to a different function and call it on 
>> the
>> top of the script when using wsdl mode.
>>
>> Thoughts please. If no one has objections, I will implement this 
>> tomorrow.
>> This issue should be fixed before the release.
>>
>> Nandika
>>
>> _______________________________________________
>> Wsf-c-dev mailing list
>> Wsf-c-dev at wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>>
>>
>>   
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>





More information about the Wsf-c-dev mailing list