You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Cristian Lorenzetto (JIRA)" <ji...@apache.org> on 2010/07/20 17:48:50 UTC

[jira] Created: (JEXL-103) Inputstream reads no byte if it is called into a class runnable

Inputstream reads no byte if it is called into a class runnable 
----------------------------------------------------------------

                 Key: JEXL-103
                 URL: https://issues.apache.org/jira/browse/JEXL-103
             Project: Commons JEXL
          Issue Type: Bug
            Reporter: Cristian Lorenzetto


Inputstream instance  reads no byte if it is called into a class runnable. if i call the same function in the java code it works , if i call it in the jexl code it enter in the function but than it dont read any bytes in the stream 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JEXL-103) Inputstream reads no byte if it is called into a class runnable

Posted by "Henri Biestro (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JEXL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897373#action_12897373 ] 

Henri Biestro commented on JEXL-103:
------------------------------------

Can you submit a test case please ? I'm not sure I understand your intention.

> Inputstream reads no byte if it is called into a class runnable 
> ----------------------------------------------------------------
>
>                 Key: JEXL-103
>                 URL: https://issues.apache.org/jira/browse/JEXL-103
>             Project: Commons JEXL
>          Issue Type: Bug
>            Reporter: Cristian Lorenzetto
>
> Inputstream instance  reads no byte if it is called into a class runnable. if i call the same function in the java code it works , if i call it in the jexl code it enter in the function but than it dont read any bytes in the stream 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.