[JBoss JIRA] (JBIDE-27084) Add proxy support for odo based explorer
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27084?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27084:
-------------------------------
Fix Version/s: 4.16.0.AM1
(was: 4.15.0.Final)
> Add proxy support for odo based explorer
> ----------------------------------------
>
> Key: JBIDE-27084
> URL: https://issues.redhat.com/browse/JBIDE-27084
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.14.0.Final
> Reporter: Jeff MAURY
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> We should add proxy support for the odo based explorer. This requires to set up HTTPS_PROXY env variable when launching odo if proxy is required for the cluster url.
> I would recommand the following changes:
> * OpenShiftClient should be now private to the OdoCli
> * Modify Odo interface so as to remove the OpenShiftClient from the parameters
> * Add a new reset method to Odo interface that will be called when the context is reset or add a new OdoFactory that will be called when context is reset. We will allocate the OpenShiftClient here and compute the HTTP_PROXY env variable if proxy is required for this cluster
> * Modify odo launch calls so as to pass this env var each time odo is launched
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-27059) Server adapter: hot-deployment of SpringBoot app upon code changes for SpringBoot is broken
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27059?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27059:
-------------------------------
Fix Version/s: 4.16.0.AM1
(was: 4.15.0.Final)
> Server adapter: hot-deployment of SpringBoot app upon code changes for SpringBoot is broken
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-27059
> URL: https://issues.redhat.com/browse/JBIDE-27059
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.14.0.AM1
> Reporter: Josef Kopriva
> Assignee: André Dietisheim
> Priority: Major
> Labels: openshift_v3, server_adapter
> Fix For: 4.16.0.AM1
>
>
> Important: the demo project used for this fuse-on-openshift only works with *Java 8* (wont with java 11).
> I am using this class for testing: all source is there:
> https://github.com/jbosstools/jbosstools-openshift/blob/master/itests/org...
> Everything works as expected, until I change the code, afterwards code is synching to pod, but the the log for pod is not changing accordingly to code changes.
> Project:
> https://github.com/jbosstools/jbosstools-openshift/blob/master/itests/org...
> mvn parameters:
> -Dkubernetes.master=https://api.openshift4-crs.crs.codereadyqe.com:6443/
> -Dkubernetes.namespace=fuse-on-openshift
> -Dkubernetes.auth.basic.username=xxx
> -Dkubernetes.auth.basic.password=xxx
> -Dfabric8.mode=openshift
> -Dkubernetes.trust.certificates=true
> -Dfabric8.build.strategy=s2i
> -Dkubernetes.auth.tryServiceAccount=false
> -Dfabric8.generator.from=fabric8/s2i-java
> -Dfabric8.generator.fromMode=docker
> -Dkubernetes.auth.tryKubeConfig=false
> Tested in:
> Red Hat CodeReady Studio
> Version: 12.14.0.AM1
> Build id: AM1-v20200123-0055-B5802
> Build date: 20200123-0055
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-27002) Quarkus Wizard: Extension selection scrolling is buggy
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27002?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27002:
-------------------------------
Fix Version/s: 4.16.0.AM1
(was: 4.15.0.Final)
> Quarkus Wizard: Extension selection scrolling is buggy
> ------------------------------------------------------
>
> Key: JBIDE-27002
> URL: https://issues.redhat.com/browse/JBIDE-27002
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: quarkus
> Affects Versions: 4.14.0.AM1
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 4.16.0.AM1
>
> Attachments: image-2020-01-15-14-52-13-604.png, image-2020-01-15-14-56-59-329.png
>
>
> This is follow up of JBIDE-26985:
> * Scrolling does not work, when you resize the window:
> !image-2020-01-15-14-52-13-604.png|thumbnail!
> * On Mac(and probably other systems) there are some non working scrollbars:
> !image-2020-01-15-14-56-59-329.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-27023) JAXWS - Provider org.apache.axis2.jaxws.spi.Provider not found
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27023?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27023:
-------------------------------
Fix Version/s: 4.16.0.AM1
(was: 4.15.0.Final)
> JAXWS - Provider org.apache.axis2.jaxws.spi.Provider not found
> --------------------------------------------------------------
>
> Key: JBIDE-27023
> URL: https://issues.redhat.com/browse/JBIDE-27023
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.14.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.16.0.AM1
>
>
> javax.xml.ws.spi.FactoryFinder$ConfigurationError: Provider org.apache.axis2.jaxws.spi.Provider not found
> {code}
> !ENTRY org.eclipse.core.jobs 4 2 2020-01-28 18:43:13.650
> !MESSAGE An internal error occurred during: "NLS missing message: JAXRSWSTestView_Invoking_WS_Status in: org.jboss.tools.ws.ui.messages.JBossWSUI".
> !STACK 0
> javax.xml.ws.spi.FactoryFinder$ConfigurationError: Provider org.apache.axis2.jaxws.spi.Provider not found
> at javax.xml.ws.spi.FactoryFinder$2.run(FactoryFinder.java:135)
> at javax.xml.ws.spi.FactoryFinder.doPrivileged(FactoryFinder.java:264)
> at javax.xml.ws.spi.FactoryFinder.newInstance(FactoryFinder.java:123)
> at javax.xml.ws.spi.FactoryFinder.access$2(FactoryFinder.java:112)
> at javax.xml.ws.spi.FactoryFinder$3.run(FactoryFinder.java:255)
> at javax.xml.ws.spi.FactoryFinder.doPrivileged(FactoryFinder.java:264)
> at javax.xml.ws.spi.FactoryFinder.find(FactoryFinder.java:166)
> at javax.xml.ws.spi.Provider.provider(Provider.java:39)
> at javax.xml.ws.Service.<init>(Service.java:36)
> at javax.xml.ws.Service.create(Service.java:116)
> at org.jboss.tools.ws.jaxws.ui.tester.JAXWSTester2.doTest(JAXWSTester2.java:143)
> at org.jboss.tools.ws.jaxws.ui.view.JAXWSType.handleWSTest(JAXWSType.java:113)
> at org.jboss.tools.ws.ui.views.WebServicesTestView$16.run(WebServicesTestView.java:697)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months