[JBoss JIRA] (JBIDE-22638) Cant start remote server on Win10
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22638?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22638:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Cant start remote server on Win10
> ---------------------------------
>
> Key: JBIDE-22638
> URL: https://issues.jboss.org/browse/JBIDE-22638
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, upstream
> Affects Versions: 4.4.0.Final
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Fix For: 4.6.x
>
>
> ASSERT: create a local Wildfly server
> ASSERT: create a remote (filesystem and shell operations controlled) using the same runtime and will local path
> EXEC: start the remote server
> ASSERT: the remote server won't start, the following lines are displayed in the console:
> 'cmd' is not recognized as an internal or external command, operable program or batch file
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23864) MavenResolver dont find project pom.xml
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23864?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23864:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> MavenResolver dont find project pom.xml
> ---------------------------------------
>
> Key: JBIDE-23864
> URL: https://issues.jboss.org/browse/JBIDE-23864
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Environment: Eclipse Neon Release 4.6.2
> Reporter: Daniel Reis
> Fix For: 4.6.x
>
>
> Arquillian plugin cant find pom.xml of the project and dont recognize the classes addeds to archive, displaying many warnings.
> The lines that start the warnings are:
> File[] files = Maven.resolver().loadPomFromFile("pom.xml").importRuntimeDependencies().resolve().withTransitivity().asFile();
> return ShrinkWrap.create(WebArchive.class).addAsLibraries(files).addAsManifestResource(EmptyAsset.INSTANCE, "beans.xml");
> Thanks,
> Daniel
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-22958) 3rd party caused NullPointerException below ArquillianUIUtil.addContainerProperties
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22958?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22958:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> 3rd party caused NullPointerException below ArquillianUIUtil.addContainerProperties
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22958
> URL: https://issues.jboss.org/browse/JBIDE-22958
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Affects Versions: 4.4.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Snjezana Peco
> Fix For: 4.6.x
>
>
> The following problem was reported via the automated error reporting:
> Message:
> {noformat}
> java.lang.NullPointerException: null
> at EXTERNAL.EXTERNAL(null:-1)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.tools.arquillian.ui.internal.utils.ArquillianUIUtil.addContainerProperties(ArquillianUIUtil.java:581)
> at org.jboss.tools.arquillian.ui.internal.utils.ArquillianUIUtil.getArquillianProperties(ArquillianUIUtil.java:507)
> at org.jboss.tools.arquillian.ui.internal.launcher.ArquillianTab.initializeFrom(ArquillianTab.java:644)
> at org.eclipse.debug.ui.AbstractLaunchConfigurationTab.activated(AbstractLaunchConfigurationTab.java:411)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.handleTabSelected(LaunchConfigurationTabGroupViewer.java:1365)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer$6.widgetSelected(LaunchConfigurationTabGroupViewer.java:377)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.debug.ui | 3.11.101.v20160203-1230 | 3.11.101.v20160203-1230 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.arquillian.ui | 1.2.1.Final-v20160331-0142-B69 | 1.2.1.Final-v20160331-0142-B69 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57a34e3ce4b084ea94...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-22377) Jax RS service - Run on Server: default id value is ignored in WS tester
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22377?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22377:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Jax RS service - Run on Server: default id value is ignored in WS tester
> ------------------------------------------------------------------------
>
> Key: JBIDE-22377
> URL: https://issues.jboss.org/browse/JBIDE-22377
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.4.0.Alpha1
> Reporter: Jan Richter
> Assignee: Xavier Coulon
> Fix For: 4.6.x
>
>
> I have a project with the following jax-rs service:
> {noformat}
> @Path("/rest")
> public class Service {
> @GET
> @Path("/{id}")
> public String mainService(@PathParam("id") @DefaultValue("0") Integer id,
> @MatrixParam("m1") @DefaultValue("m1") String m1,
> @QueryParam("q1") @DefaultValue("q1") String q1) {
> return id + " " + m1 + " " + q1;
> }
>
> }
> {noformat}
> When I select 'run on server' on the service endpoint and then invoke the opened service tester, it shows blank id value even when the default is set to 0.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-17731) Improve the JAX-RS ParamConverterProvider validation
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17731?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-17731:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Improve the JAX-RS ParamConverterProvider validation
> ----------------------------------------------------
>
> Key: JBIDE-17731
> URL: https://issues.jboss.org/browse/JBIDE-17731
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: webservices
> Affects Versions: 4.2.0.Beta2
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Labels: jax-rs
> Fix For: 4.6.x
>
>
> The tooling could analyze a bit more the code for the ParamConverterProvider and find all nested/related ParamConverter types and retrieve the Parameter Type to see what "param bean" is supported by the ParamConverter.
> Eg:
> {code}
> @Provider
> public class Converter implements ParamConverterProvider {
> private ParamConverter<Car> carConverter = new ParamConverter<Car>() {
> @Override
> public Car fromString(String arg0) {
> Car car = new Car();
> car.setBrand(arg0);
> return car;
> }
> @Override
> public String toString(Car arg0) {
> return arg0.getBrand();
> }
> };
> @Override
> public <T> ParamConverter<T> getConverter(Class<T> arg0, Type arg1,
> Annotation[] arg2) {
> if(arg0.equals(Car.class)) {
> return (ParamConverter<T>) carConverter;
> }
> return null;
> }
> }
> {code}
> The tooling should retrieve the anonymous {{ParamConverter<Car>}}
> It should also work when the param converter is in its own class.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23512) Properties: Header hidden by another header is not retrievable
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23512?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23512:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Properties: Header hidden by another header is not retrievable
> --------------------------------------------------------------
>
> Key: JBIDE-23512
> URL: https://issues.jboss.org/browse/JBIDE-23512
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.Final
> Reporter: Marián Labuda
> Priority: Minor
> Labels: openshift_v3, properties
> Fix For: 4.6.x
>
> Attachments: out-1.ogv, properties.ogv
>
>
> Table header in Properties for OpenShift 3 resources can be moved/resized. If I resize a header to beginning of another header, the another header is hidden and I cant resize is back or retrieve the second header with its column. See video for more details
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-12998) Support class-level view of JAX-RS calls
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12998?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-12998:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Support class-level view of JAX-RS calls
> ----------------------------------------
>
> Key: JBIDE-12998
> URL: https://issues.jboss.org/browse/JBIDE-12998
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: webservices
> Affects Versions: 4.0.0.Alpha2
> Reporter: Ron Ratovsky
> Assignee: Xavier Coulon
> Labels: jax-rs
> Fix For: 4.6.x
>
>
> In a large project with numerous REST API calls and classes, it is difficult to focus on the REST API calls that exist in a single class.
> It would be beneficial if there was a view of the REST API calls for the class - either integrated in the outline view or in a new view.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months