[JBoss JIRA] (WFLY-12292) WEB-INF/jboss-webservices.xml is ignored
by Jaikiran Pai (Jira)
[ https://issues.jboss.org/browse/WFLY-12292?page=com.atlassian.jira.plugin... ]
Jaikiran Pai commented on WFLY-12292:
-------------------------------------
> Is the implementation or documentation incorrect?
It's neither actually :)
It just so happens that the jboss-webservices.xml is used for certain other details for a webservices deployment. Co-incidentally, that file too has a "context-root" element used to specify a context root for webservices.
However, in your case, where you are just a simple web application, the right configuration file is the jboss-web.xml. Which too exposes the context-root element. That's the right place to configure this value for it to be used to allow web access for your application, at the context you desire.
> WEB-INF/jboss-webservices.xml is ignored
> ----------------------------------------
>
> Key: WFLY-12292
> URL: https://issues.jboss.org/browse/WFLY-12292
> Project: WildFly
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 17.0.1.Final
> Environment: Docker
> Reporter: André Kornetzky
> Priority: Trivial
> Labels: docs
>
> I wanted to change the context root of my application in the Docker image and the procedure described in the guide did not work.
> https://docs.wildfly.org/17/Developer_Guide.html#configuration-through-de...
> The problem can also be reproduced in the local development environment (Win 10, Eclipse, Wildlfy 2019-06).
> However, it works if I create a WEB-INF/*jboss-web.xml* instead of WEB-INF/-jboss-webservices.xml-.
> Is the implementation or documentation incorrect?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (DROOLS-3953) DMN UX - overlay validation error reporting
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3953?page=com.atlassian.jira.plugi... ]
Daniele Zonca commented on DROOLS-3953:
---------------------------------------
[~uxdlc]
For me is the same, I don't have a strong opinion about that and I don't know what is technically feasible on DMN editor side. I expect is doable but I think this will be evaluated in a further phase
> DMN UX - overlay validation error reporting
> -------------------------------------------
>
> Key: DROOLS-3953
> URL: https://issues.jboss.org/browse/DROOLS-3953
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Tao Zhu
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam, drools-tools
> Attachments: Error reporting after test run-different kinds.png, Error reporting after test run-different kinds2.png, Error reporting after test run-popup.png, Error reporting after test run-popup.png, Error reporting after test run.png, ut.png, ux-decision button.png, ux-decision table.png
>
>
> As user during DMN model editing, I want to see validation errors on the model in case of wrong FEEL expression or invalid decision table.
> I want to see this kind of errors in the decisions and at diagram level.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (WFLY-12292) WEB-INF/jboss-webservices.xml is ignored
by André Kornetzky (Jira)
André Kornetzky created WFLY-12292:
--------------------------------------
Summary: WEB-INF/jboss-webservices.xml is ignored
Key: WFLY-12292
URL: https://issues.jboss.org/browse/WFLY-12292
Project: WildFly
Issue Type: Bug
Components: Documentation
Affects Versions: 17.0.1.Final
Environment: Docker
Reporter: André Kornetzky
I wanted to change the context root of my application in the Docker image and the procedure described in the guide did not work.
https://docs.wildfly.org/17/Developer_Guide.html#configuration-through-de...
The problem can also be reproduced in the local development environment (Win 10, Eclipse, Wildlfy 2019-06).
However, it works if I create a WEB-INF/*jboss-web.xml* instead of WEB-INF/-jboss-webservices.xml-.
Is the implementation or documentation incorrect?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years