You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (Created) (JIRA)" <ji...@apache.org> on 2012/03/07 06:44:01 UTC

[jira] [Created] (NPANDAY-546) Azure plugin doesn't add the correct entry point to web roles

Azure plugin doesn't add the correct entry point to web roles
-------------------------------------------------------------

                 Key: NPANDAY-546
                 URL: https://issues.apache.org/jira/browse/NPANDAY-546
             Project: NPanday
          Issue Type: Bug
          Components: Maven Plugins
    Affects Versions: 1.5.0-incubating
            Reporter: Brett Porter
            Assignee: Brett Porter
             Fix For: 1.5.0-incubating


When calling cspack, it looks for the entrypoint in {{./artifactId.dll}} of the role package, but that is only relevant for a worker role. For a web role, it is in {{./bin/artifactId.dll}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NPANDAY-546) Azure plugin doesn't add the correct entry point to web roles

Posted by "Brett Porter (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224358#comment-13224358 ] 

Brett Porter commented on NPANDAY-546:
--------------------------------------

See for more details: http://iainhunter.wordpress.com/2011/12/08/update-auto-packaging-using-cspack-and-azure-sdk-1-6/
                
> Azure plugin doesn't add the correct entry point to web roles
> -------------------------------------------------------------
>
>                 Key: NPANDAY-546
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-546
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.5.0-incubating
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.5.0-incubating
>
>
> When calling cspack, it looks for the entrypoint in {{./artifactId.dll}} of the role package, but that is only relevant for a worker role. For a web role, it is in {{./bin/artifactId.dll}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (NPANDAY-546) Azure plugin doesn't add the correct entry point to web roles

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter resolved NPANDAY-546.
----------------------------------

    Resolution: Fixed
    
> Azure plugin doesn't add the correct entry point to web roles
> -------------------------------------------------------------
>
>                 Key: NPANDAY-546
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-546
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.5.0-incubating
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.5.0-incubating
>
>
> When calling cspack, it looks for the entrypoint in {{./artifactId.dll}} of the role package, but that is only relevant for a worker role. For a web role, it is in {{./bin/artifactId.dll}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira