[
https://issues.apache.org/jira/browse/NETBEANS-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817070#comment-16817070
]
Pete Whelpton commented on NETBEANS-2400:
-----------------------------------------
I had a very quick / little look into this, and I think what needs to be done
to fix this is;
1) The regions and endpoints need updating in
enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/AmazonWizardComponent.java
2) I think a newer version of the aws-java-sdk.jar that supports the newer
Regions needs to be compiled with the necessary modules for EBS and uploaded to
the NB binary dependency server
3) /enterprise/libs.amazon/external/binaries-list needs updating to download
above file during build
4) The bundle file
enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties
needs updating to remove the "\ \" as it is causing a property to be treated
as a value and means that NB crashed when right clicking -> properties on the
Tomcat server node in the Services panel
> AWS Cloud missing Region: US East(OHIO) Region
> ----------------------------------------------
>
> Key: NETBEANS-2400
> URL: https://issues.apache.org/jira/browse/NETBEANS-2400
> Project: NetBeans
> Issue Type: Bug
> Components: core
> Affects Versions: 11.0
> Environment: Windows 10
> Reporter: Robert Campbell
> Priority: Major
> Labels: AWS, Region
>
> in Add Cloud Provider Step 2 "Amazon Beanstalk" The Region: "US East (OHIO)
> Region" is not available as an option. Is there an XML file or configuration
> file I need to update to get this option ?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists