[JBoss JIRA] (JBDS-3907) NPE when invoking service from web service tester
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3907?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3907:
------------------------------------
Assignee: Xavier Coulon
> NPE when invoking service from web service tester
> -------------------------------------------------
>
> Key: JBDS-3907
> URL: https://issues.jboss.org/browse/JBDS-3907
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 10.0.0.Alpha2
> Reporter: Jan Richter
> Assignee: Xavier Coulon
>
> I have a project with a jax-ws service deployed on wildfly. Select the service wsdl -> test in jboss web service tester. Clicking invoke shows this error:
> {noformat}
> An internal error occurred during: "Invoking web service...".
> java.lang.NullPointerException
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1909)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1809)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1726)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (ERT-205) JavaScript validation scan all resources [EBZ#494239]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-205:
---------------------------------------
Summary: JavaScript validation scan all resources [EBZ#494239]
Key: ERT-205
URL: https://issues.jboss.org/browse/ERT-205
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Fix For: Neon (4.6) RC3
By default "JavaScript validation" contain one Include Group with:
* JS Nature
* JS Content Type
* File extension js
Due this, if project have jsNature, all files are scanned (php, images, css).
I think this should be splitted into two include groups:
1)
* JS Nature
2)
* JS Content Type
* File extension js (optionally)
Besides, it completely ignore include paths, and scan outside selected dirs.
Tested on Neon RC1
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3899) Include latest wst.jsdt and chromium.debug features in TPs, jboss tools, and devstudio
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3899?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov edited comment on JBDS-3899 at 5/24/16 6:32 PM:
---------------------------------------------------------------
Related issue - JBDS-3905
Unfortunately updating our TPs and product is not enough to make JSDT working OOTB. We should fix JBDS-3905 too.
was (Author: akazakov):
Related issue - https://issues.jboss.org/browse/JBDS-3905
> Include latest wst.jsdt and chromium.debug features in TPs, jboss tools, and devstudio
> --------------------------------------------------------------------------------------
>
> Key: JBDS-3899
> URL: https://issues.jboss.org/browse/JBDS-3899
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Task
> Components: target-platform
> Reporter: Alexey Kazakov
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 10.0.0.Alpha3
>
>
> New JSDT included new Debugger plugins. They are not included in JSDT feature afaik.
> We should make sure we have all needed plugins/features included in devstudio and JBT TPs/market place/installation.
> [~vrubezhny], [~ibuziuk] please provide all needed info for [~nickboldt].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months