You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2009/12/09 01:19:18 UTC

[jira] Created: (EXTSCRIPT-29) Multiuser compile

Multiuser compile
-----------------

                 Key: EXTSCRIPT-29
                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-29
             Project: MyFaces Extensions Scripting
          Issue Type: Bug
            Reporter: Werner Punz


We have to check of the compile trigger locks correctly for multiuser 
operations, due to the fact that windows otherwise might run into file locking issues (shared temp dir)


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


[jira] Resolved: (EXTSCRIPT-29) Multiuser compile

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTSCRIPT-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved EXTSCRIPT-29.
----------------------------------

    Resolution: Fixed
      Assignee: Werner Punz

> Multiuser compile
> -----------------
>
>                 Key: EXTSCRIPT-29
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-29
>             Project: MyFaces Extensions Scripting
>          Issue Type: Bug
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>
> We have to check of the compile trigger locks correctly for multiuser 
> operations, due to the fact that windows otherwise might run into file locking issues (shared temp dir)

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


[jira] Commented: (EXTSCRIPT-29) Multiuser compile

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/EXTSCRIPT-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791350#action_12791350 ] 

Werner Punz commented on EXTSCRIPT-29:
--------------------------------------

Ok after checking out the latest checkins, I have to say we probably should wait until Bernhard has merged his code, there might be some general overhaul of the compiler /classloader part coming, after that we will tackle this problem (which is partially tackled by his code already)


> Multiuser compile
> -----------------
>
>                 Key: EXTSCRIPT-29
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-29
>             Project: MyFaces Extensions Scripting
>          Issue Type: Bug
>            Reporter: Werner Punz
>
> We have to check of the compile trigger locks correctly for multiuser 
> operations, due to the fact that windows otherwise might run into file locking issues (shared temp dir)

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