[arquillian-issues] [JBoss JIRA] Commented: (ARQ-569) Archive for remote GF-3.1 should not be saved to disk prior to deployment

Pedro Kowalski (JIRA) jira-events at lists.jboss.org
Fri Sep 9 11:50:26 EDT 2011


    [ https://issues.jboss.org/browse/ARQ-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627579#comment-12627579 ] 

Pedro Kowalski commented on ARQ-569:
------------------------------------

"(...)implement a suitable sublcass of FormDataBodyPart. Option B shouldn't be too difficult, and I bet the Jersey guys would love the contribution."

Challenge accepted ;-)

> Archive for remote GF-3.1 should not be saved to disk prior to deployment
> -------------------------------------------------------------------------
>
>                 Key: ARQ-569
>                 URL: https://issues.jboss.org/browse/ARQ-569
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: GlassFish Containers
>    Affects Versions: glassfish_1.0.0.CR1
>         Environment: Ubuntu 11.04 x86, GlassFish Server Open Source Edition 3.1.1 (build 12)
>            Reporter: Pedro Kowalski
>
> When I build the deployment archive, it is saved it /tmp/ARCHIVE_FILENAME (I'm running on GNU/Linux box) with chmod 444 (-r--r--r--). If I run the glassfish server as a root or as the same user as the maven than there is no problem. But actually I run a Jenkins build task (user: jenkins) and run the server as another user (user: pedro).
> In such case, the Arquillian remote tests fail because the Glassfish cannot use the /tmp/ARCHIVE_FILENAME (permission denied). If you change the chmod and give others the write permission - it will work fine.
> Aslak suggested avoiding the FileDataBodyPart during deployment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list