[JBoss JIRA] (WFCORE-1749) Warning during replacement of deployment
by Martin Simka (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1749?page=com.atlassian.jira.plugi... ]
Martin Simka commented on WFCORE-1749:
--------------------------------------
this looks like duplicate of WFCORE-1687
> Warning during replacement of deployment
> ----------------------------------------
>
> Key: WFCORE-1749
> URL: https://issues.jboss.org/browse/WFCORE-1749
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 3.0.0.Alpha5
> Reporter: ehsavoie Hugonnet
> Assignee: ehsavoie Hugonnet
> Priority: Minor
>
> Using Wildfly 10.1.0-Final on Solaris SPARC with Oracle JDK 1.8.0.
> I redeploy my war file by removing the old one from the deployments folder and copying the new one there afterwards.
> Now I noticed that there is a new Warning I've not seen before.What does this mean? Anything I can do to avoid this message?
>
> 26.08. 21:57:17,153 INFO [org.wildfly.extension.undertow#unregisterDeployment] WFLYUT0022: Unregistered web context: /web-khs2l-sb2000-ipc
> 26.08. 21:57:18,905 INFO [org.jboss.as.server.deployment#stop] WFLYSRV0028: Stopped deployment web-khs2l-sb2000-ipc.war (runtime-name: web-khs2l-sb2000-ipc.war) in 1823ms
> 26.08. 21:57:18,954 WARN [org.jboss.as.controller#emitNotifications] WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
> 26.08. 21:57:19,026 INFO [org.jboss.as.repository#removeContent] WFLYDR0002: Content removed from location /mbi/tools/jboss/10.x/standalone/data/content/7d/6266579ef5b8536a785b022ce6c8a8afb914da/content
> 26.08. 21:57:19,039 INFO [org.jboss.as.server#handleResult] WFLYSRV0009: Undeployed "web-khs2l-sb2000-ipc.war" (runtime-name: "web-khs2l-sb2000-ipc.war")
> 26.08. 21:57:24,662 INFO [org.jboss.as.repository#addContent] WFLYDR0001: Content added at location /mbi/tools/jboss/10.x/standalone/data/content/6b/1ee023b17f99530fb636f733498ee00aa53a0f/content
> 26.08. 21:57:24,681 INFO [org.jboss.as.server.deployment#start] WFLYSRV0027: Starting deployment of "web-khs2l-sb2000-ipc.war" (runtime-name: "web-khs2l-sb2000-ipc.war")
> 26.08. 21:57:36,941 INFO [org.jboss.weld.deployer#deploy] WFLYWELD0003: Processing weld deployment web-khs2l-sb2000-ipc.war
> 26.08. 21:57:44,764 INFO [org.richfaces.log.Webapp#registerServlet] Auto-registered servlet ResourceServlet with mapping '/org.richfaces.resources/*'
> 26.08. 21:57:44,857 INFO [javax.enterprise.resource.webcontainer.jsf.config#contextInitialized] Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/web-khs2l-sb2000-ipc'
> 26.08. 21:57:56,225 INFO [javax.enterprise.resource.webcontainer.jsf.config#<init>] Monitoring file:/export/home/mbi/tools/jboss/10.x/standalone/tmp/vfs/temp/tempb0d068cdfb7bb51a/content-9df5b4e4c6d919b7/WEB-INF/faces-config.xml for modifications
> 26.08. 21:57:56,239 INFO [org.primefaces.webapp.PostConstructApplicationEventListener#processEvent] Running on PrimeFaces 6.0
> 26.08. 21:57:56,528 INFO [org.richfaces.log.Cache#getCacheFactory] Selected fallback cache factory
> 26.08. 21:57:56,530 INFO [org.richfaces.log.Cache#createCache] Creating LRUMap cache instance using parameters: {org.richfaces.enableControlSkinningClasses=false, org.richfaces.push.jms.enabled=true, javax.faces.PROJECT_STAGE=Development, org.richfaces.enableControlSkinning=false, org.jboss.weld.context.ignore.forward=false, com.sun.faces.displayConfiguration=false, javax.faces.VALIDATE_EMPTY_FIELDS=true, org.jboss.weld.context.ignore.include=false, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, com.sun.faces.enableMissingResourceLibraryDetection=true, org.jboss.jbossfaces.IS_CDI=true}
> 26.08. 21:57:56,552 INFO [org.richfaces.log.Cache#createCache] Creating LRUMap cache instance of 512 items capacity
> 26.08. 21:57:56,576 INFO [org.richfaces.log.Application#onStart] RichFaces Core by JBoss by Red Hat, version 4.5.17.Final
> 26.08. 21:57:56,592 INFO [org.richfaces.log.Application#initializePushContext] Startup initialization of PushContext
> 26.08. 21:57:56,642 INFO [org.wildfly.extension.undertow#registerDeployment] WFLYUT0021: Registered web context: /web-khs2l-sb2000-ipc
> 26.08. 21:57:56,717 INFO [org.jboss.as.server#handleResult] WFLYSRV0010: Deployed "web-khs2l-sb2000-ipc.war" (runtime-name : "web-khs2l-sb2000-ipc.war")
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFCORE-1749) Warning during replacement of deployment
by ehsavoie Hugonnet (JIRA)
ehsavoie Hugonnet created WFCORE-1749:
-----------------------------------------
Summary: Warning during replacement of deployment
Key: WFCORE-1749
URL: https://issues.jboss.org/browse/WFCORE-1749
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha5
Reporter: ehsavoie Hugonnet
Assignee: Brian Stansberry
Priority: Minor
Using Wildfly 10.1.0-Final on Solaris SPARC with Oracle JDK 1.8.0.
I redeploy my war file by removing the old one from the deployments folder and copying the new one there afterwards.
Now I noticed that there is a new Warning I've not seen before.What does this mean? Anything I can do to avoid this message?
26.08. 21:57:17,153 INFO [org.wildfly.extension.undertow#unregisterDeployment] WFLYUT0022: Unregistered web context: /web-khs2l-sb2000-ipc
26.08. 21:57:18,905 INFO [org.jboss.as.server.deployment#stop] WFLYSRV0028: Stopped deployment web-khs2l-sb2000-ipc.war (runtime-name: web-khs2l-sb2000-ipc.war) in 1823ms
26.08. 21:57:18,954 WARN [org.jboss.as.controller#emitNotifications] WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
26.08. 21:57:19,026 INFO [org.jboss.as.repository#removeContent] WFLYDR0002: Content removed from location /mbi/tools/jboss/10.x/standalone/data/content/7d/6266579ef5b8536a785b022ce6c8a8afb914da/content
26.08. 21:57:19,039 INFO [org.jboss.as.server#handleResult] WFLYSRV0009: Undeployed "web-khs2l-sb2000-ipc.war" (runtime-name: "web-khs2l-sb2000-ipc.war")
26.08. 21:57:24,662 INFO [org.jboss.as.repository#addContent] WFLYDR0001: Content added at location /mbi/tools/jboss/10.x/standalone/data/content/6b/1ee023b17f99530fb636f733498ee00aa53a0f/content
26.08. 21:57:24,681 INFO [org.jboss.as.server.deployment#start] WFLYSRV0027: Starting deployment of "web-khs2l-sb2000-ipc.war" (runtime-name: "web-khs2l-sb2000-ipc.war")
26.08. 21:57:36,941 INFO [org.jboss.weld.deployer#deploy] WFLYWELD0003: Processing weld deployment web-khs2l-sb2000-ipc.war
26.08. 21:57:44,764 INFO [org.richfaces.log.Webapp#registerServlet] Auto-registered servlet ResourceServlet with mapping '/org.richfaces.resources/*'
26.08. 21:57:44,857 INFO [javax.enterprise.resource.webcontainer.jsf.config#contextInitialized] Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/web-khs2l-sb2000-ipc'
26.08. 21:57:56,225 INFO [javax.enterprise.resource.webcontainer.jsf.config#<init>] Monitoring file:/export/home/mbi/tools/jboss/10.x/standalone/tmp/vfs/temp/tempb0d068cdfb7bb51a/content-9df5b4e4c6d919b7/WEB-INF/faces-config.xml for modifications
26.08. 21:57:56,239 INFO [org.primefaces.webapp.PostConstructApplicationEventListener#processEvent] Running on PrimeFaces 6.0
26.08. 21:57:56,528 INFO [org.richfaces.log.Cache#getCacheFactory] Selected fallback cache factory
26.08. 21:57:56,530 INFO [org.richfaces.log.Cache#createCache] Creating LRUMap cache instance using parameters: {org.richfaces.enableControlSkinningClasses=false, org.richfaces.push.jms.enabled=true, javax.faces.PROJECT_STAGE=Development, org.richfaces.enableControlSkinning=false, org.jboss.weld.context.ignore.forward=false, com.sun.faces.displayConfiguration=false, javax.faces.VALIDATE_EMPTY_FIELDS=true, org.jboss.weld.context.ignore.include=false, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, com.sun.faces.enableMissingResourceLibraryDetection=true, org.jboss.jbossfaces.IS_CDI=true}
26.08. 21:57:56,552 INFO [org.richfaces.log.Cache#createCache] Creating LRUMap cache instance of 512 items capacity
26.08. 21:57:56,576 INFO [org.richfaces.log.Application#onStart] RichFaces Core by JBoss by Red Hat, version 4.5.17.Final
26.08. 21:57:56,592 INFO [org.richfaces.log.Application#initializePushContext] Startup initialization of PushContext
26.08. 21:57:56,642 INFO [org.wildfly.extension.undertow#registerDeployment] WFLYUT0021: Registered web context: /web-khs2l-sb2000-ipc
26.08. 21:57:56,717 INFO [org.jboss.as.server#handleResult] WFLYSRV0010: Deployed "web-khs2l-sb2000-ipc.war" (runtime-name : "web-khs2l-sb2000-ipc.war")
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFCORE-1749) Warning during replacement of deployment
by ehsavoie Hugonnet (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1749?page=com.atlassian.jira.plugi... ]
ehsavoie Hugonnet reassigned WFCORE-1749:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Brian Stansberry)
> Warning during replacement of deployment
> ----------------------------------------
>
> Key: WFCORE-1749
> URL: https://issues.jboss.org/browse/WFCORE-1749
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 3.0.0.Alpha5
> Reporter: ehsavoie Hugonnet
> Assignee: ehsavoie Hugonnet
> Priority: Minor
>
> Using Wildfly 10.1.0-Final on Solaris SPARC with Oracle JDK 1.8.0.
> I redeploy my war file by removing the old one from the deployments folder and copying the new one there afterwards.
> Now I noticed that there is a new Warning I've not seen before.What does this mean? Anything I can do to avoid this message?
>
> 26.08. 21:57:17,153 INFO [org.wildfly.extension.undertow#unregisterDeployment] WFLYUT0022: Unregistered web context: /web-khs2l-sb2000-ipc
> 26.08. 21:57:18,905 INFO [org.jboss.as.server.deployment#stop] WFLYSRV0028: Stopped deployment web-khs2l-sb2000-ipc.war (runtime-name: web-khs2l-sb2000-ipc.war) in 1823ms
> 26.08. 21:57:18,954 WARN [org.jboss.as.controller#emitNotifications] WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
> 26.08. 21:57:19,026 INFO [org.jboss.as.repository#removeContent] WFLYDR0002: Content removed from location /mbi/tools/jboss/10.x/standalone/data/content/7d/6266579ef5b8536a785b022ce6c8a8afb914da/content
> 26.08. 21:57:19,039 INFO [org.jboss.as.server#handleResult] WFLYSRV0009: Undeployed "web-khs2l-sb2000-ipc.war" (runtime-name: "web-khs2l-sb2000-ipc.war")
> 26.08. 21:57:24,662 INFO [org.jboss.as.repository#addContent] WFLYDR0001: Content added at location /mbi/tools/jboss/10.x/standalone/data/content/6b/1ee023b17f99530fb636f733498ee00aa53a0f/content
> 26.08. 21:57:24,681 INFO [org.jboss.as.server.deployment#start] WFLYSRV0027: Starting deployment of "web-khs2l-sb2000-ipc.war" (runtime-name: "web-khs2l-sb2000-ipc.war")
> 26.08. 21:57:36,941 INFO [org.jboss.weld.deployer#deploy] WFLYWELD0003: Processing weld deployment web-khs2l-sb2000-ipc.war
> 26.08. 21:57:44,764 INFO [org.richfaces.log.Webapp#registerServlet] Auto-registered servlet ResourceServlet with mapping '/org.richfaces.resources/*'
> 26.08. 21:57:44,857 INFO [javax.enterprise.resource.webcontainer.jsf.config#contextInitialized] Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/web-khs2l-sb2000-ipc'
> 26.08. 21:57:56,225 INFO [javax.enterprise.resource.webcontainer.jsf.config#<init>] Monitoring file:/export/home/mbi/tools/jboss/10.x/standalone/tmp/vfs/temp/tempb0d068cdfb7bb51a/content-9df5b4e4c6d919b7/WEB-INF/faces-config.xml for modifications
> 26.08. 21:57:56,239 INFO [org.primefaces.webapp.PostConstructApplicationEventListener#processEvent] Running on PrimeFaces 6.0
> 26.08. 21:57:56,528 INFO [org.richfaces.log.Cache#getCacheFactory] Selected fallback cache factory
> 26.08. 21:57:56,530 INFO [org.richfaces.log.Cache#createCache] Creating LRUMap cache instance using parameters: {org.richfaces.enableControlSkinningClasses=false, org.richfaces.push.jms.enabled=true, javax.faces.PROJECT_STAGE=Development, org.richfaces.enableControlSkinning=false, org.jboss.weld.context.ignore.forward=false, com.sun.faces.displayConfiguration=false, javax.faces.VALIDATE_EMPTY_FIELDS=true, org.jboss.weld.context.ignore.include=false, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, com.sun.faces.enableMissingResourceLibraryDetection=true, org.jboss.jbossfaces.IS_CDI=true}
> 26.08. 21:57:56,552 INFO [org.richfaces.log.Cache#createCache] Creating LRUMap cache instance of 512 items capacity
> 26.08. 21:57:56,576 INFO [org.richfaces.log.Application#onStart] RichFaces Core by JBoss by Red Hat, version 4.5.17.Final
> 26.08. 21:57:56,592 INFO [org.richfaces.log.Application#initializePushContext] Startup initialization of PushContext
> 26.08. 21:57:56,642 INFO [org.wildfly.extension.undertow#registerDeployment] WFLYUT0021: Registered web context: /web-khs2l-sb2000-ipc
> 26.08. 21:57:56,717 INFO [org.jboss.as.server#handleResult] WFLYSRV0010: Deployed "web-khs2l-sb2000-ipc.war" (runtime-name : "web-khs2l-sb2000-ipc.war")
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFCORE-1748) Failure in ContentRepositoryTest.testExplodeSubContent
by Brian Stansberry (JIRA)
Brian Stansberry created WFCORE-1748:
----------------------------------------
Summary: Failure in ContentRepositoryTest.testExplodeSubContent
Key: WFCORE-1748
URL: https://issues.jboss.org/browse/WFCORE-1748
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Assignee: ehsavoie Hugonnet
Priority: Minor
Test fails for me locally 100%. AIUI, Emmanuel, you're aware of and are dealing with this; I'm just filing the JIRA so I can reference it in an @Ignore and proceed with builds.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFLY-1749) Switch from commons-beanutils to commons-beanutils-core
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFLY-1749?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on WFLY-1749:
-----------------------------------------------
Brad Maxwell <bmaxwell(a)redhat.com> changed the Status of [bug 918564|https://bugzilla.redhat.com/show_bug.cgi?id=918564] from ASSIGNED to CLOSED
> Switch from commons-beanutils to commons-beanutils-core
> -------------------------------------------------------
>
> Key: WFLY-1749
> URL: https://issues.jboss.org/browse/WFLY-1749
> Project: WildFly
> Issue Type: Bug
> Components: Build System
> Affects Versions: 8.0.0.Alpha3
> Reporter: David Walluck
> Assignee: Tomaz Cerar
> Priority: Minor
> Fix For: 9.0.0.Beta1
>
>
> The commons-beanutils jar includes classes from commons-collections which are not shaded, and should not be used, in any case.
> The dependency can be switched from commons-beanutils:commons-beanutils to commons-beanutils:commons-beanutils-core which does not contain the classes.
> Any module that actually needs the commons-collections classes should ensure that org.apache.commons.collections is also included as an import.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFCORE-1747) add-user.sh script should have better help message
by Ilia Vassilev (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1747?page=com.atlassian.jira.plugi... ]
Ilia Vassilev moved WFLY-7017 to WFCORE-1747:
---------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1747 (was: WFLY-7017)
Component/s: Domain Management
Scripts
(was: Domain Management)
(was: Scripts)
Affects Version/s: (was: 10.1.0.Final)
> add-user.sh script should have better help message
> --------------------------------------------------
>
> Key: WFCORE-1747
> URL: https://issues.jboss.org/browse/WFCORE-1747
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management, Scripts
> Reporter: Ilia Vassilev
> Assignee: Ilia Vassilev
>
> add-user.sh script should have better help message. There is no general description about this script. There is only list of attributes.
> {code:bash}
> ./add-user.sh -h
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (DROOLS-964) Kie Drools WB - Startup error(org.eclipse.jgit.util.FS.readPipe)
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-964?page=com.atlassian.jira.plugin... ]
Edson Tirelli reassigned DROOLS-964:
------------------------------------
Assignee: Alexandre Porcelli (was: Michael Biarnes Kiefer)
> Kie Drools WB - Startup error(org.eclipse.jgit.util.FS.readPipe)
> ----------------------------------------------------------------
>
> Key: DROOLS-964
> URL: https://issues.jboss.org/browse/DROOLS-964
> Project: Drools
> Issue Type: Bug
> Components: tools
> Affects Versions: 6.3.0.Final
> Environment: Tomcat 7 / 8
> 6.3.0.Final
> Reporter: Jebuselwyn Martin
> Assignee: Alexandre Porcelli
> Priority: Minor
>
> Issue in startup of DroolsWB + Drools Execution Server
> 23-Oct-2015 15:40:18.898 SEVERE [localhost-startStop-1] org.eclipse.jgit.util.FS.readPipe Caught exception in FS.readPipe()
> java.io.IOException: Cannot run program "bash" (in directory "C:\Users\selwyn.martin"): CreateProcess error=2, The system cannot find the file specified
> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
> at java.lang.Runtime.exec(Runtime.java:620)
> at org.eclipse.jgit.util.FS.readPipe(FS.java:431)
> at org.eclipse.jgit.util.FS_Win32.discoverGitPrefix(FS_Win32.java:113)
> at org.eclipse.jgit.util.FS.gitPrefix(FS.java:517)
> at org.eclipse.jgit.util.SystemReader$Default.openSystemConfig(SystemReader.java:92)
> at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:171)
> at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:577)
> at org.eclipse.jgit.api.InitCommand.call(InitCommand.java:113)
> at org.uberfire.java.nio.fs.jgit.util.JGitUtil.newRepository(JGitUtil.java:104)
> at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.rescanForExistingRepositories(JGitFileSystemProvider.java:407)
> at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.<init>(JGitFileSystemProvider.java:371)
> at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.<init>(JGitFileSystemProvider.java:343)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
> at java.lang.Class.newInstance(Class.java:442)
> at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380)
> at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404)
> at java.util.ServiceLoader$1.next(ServiceLoader.java:480)
> at org.uberfire.java.nio.file.api.FileSystemProviders.buildProviders(FileSystemProviders.java:65)
> at org.uberfire.java.nio.file.api.FileSystemProviders.setup(FileSystemProviders.java:48)
> at org.uberfire.java.nio.file.api.FileSystemProviders.resolveProvider(FileSystemProviders.java:104)
> at org.uberfire.java.nio.file.FileSystems.newFileSystem(FileSystems.java:117)
> at org.uberfire.java.nio.file.FileSystems.newFileSystem(FileSystems.java:83)
> at org.uberfire.io.impl.AbstractIOService.newFileSystem(AbstractIOService.java:241)
> at org.uberfire.backend.server.cdi.SystemConfigProducer$2.create(SystemConfigProducer.java:252)
> at org.uberfire.backend.server.cdi.SystemConfigProducer$2.create(SystemConfigProducer.java:187)
> at org.jboss.weld.context.AbstractContext.get(AbstractContext
> https://groups.google.com/forum/#!topic/drools-setup/qCMYwdOiBAI
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFLY-7021) jdr.sh script should have better help message
by Ilia Vassilev (JIRA)
[ https://issues.jboss.org/browse/WFLY-7021?page=com.atlassian.jira.plugin.... ]
Ilia Vassilev moved JBEAP-5797 to WFLY-7021:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7021 (was: JBEAP-5797)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JDR
(was: JDR)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR3)
> jdr.sh script should have better help message
> ---------------------------------------------
>
> Key: WFLY-7021
> URL: https://issues.jboss.org/browse/WFLY-7021
> Project: WildFly
> Issue Type: Bug
> Components: JDR
> Affects Versions: 10.1.0.Final
> Reporter: Ilia Vassilev
> Assignee: Ilia Vassilev
>
> jdr.sh script should have better help message. There is no general description about this script. There is only list of attributes.
> {code:bash}
> ./jdr.sh -h
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFCORE-1746) Update the browse-content operation to return more information about the content
by ehsavoie Hugonnet (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1746?page=com.atlassian.jira.plugi... ]
ehsavoie Hugonnet reassigned WFCORE-1746:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Brian Stansberry)
> Update the browse-content operation to return more information about the content
> --------------------------------------------------------------------------------
>
> Key: WFCORE-1746
> URL: https://issues.jboss.org/browse/WFCORE-1746
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Affects Versions: 3.0.0.Alpha5
> Reporter: ehsavoie Hugonnet
> Assignee: ehsavoie Hugonnet
>
> Currently the browse-content operation returns a list of String which defines the content file hierarchy. Instead it should return a list of complex type with at least the following attributes : a relative-path (aka the String currently returned), a boolean to indicate if it is a file or a folder, the file size (if it is a file, we won't compute the folder size).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (WFCORE-1741) read-content operation does not return the uuid of the stream as the operation result
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1741?page=com.atlassian.jira.plugi... ]
Brian Stansberry updated WFCORE-1741:
-------------------------------------
Description:
See the tail end of the discussion on WFCORE-1726.
The rules around streams in responses are:
1) If the thing providing the stream is an attribute, the attribute value set by the read OperationStepHandler must be the uuid of the stream.
2) If the thing providing the stream is a custom operation like :read-content, the result value in the response must be the uuid of the stream or a complex result object one of whose fields is the uuid of the stream.
Metadata about streams is propagated to the client using a response-header. But since a particular request can result in more than one attached stream, the normal non-response-header part of the result for a step must provide the uuid of the stream set by that step. This allows the client to correlate the various streams with the steps that provided them.
was:
See the tail end of the discussion on WFCORE-1726.
The rules around streams in responses are:
1) If the thing providing the stream is an attribute, the attribute value set by the read OperationStepHandler must be the uuid of the stream.
2) If the thing providing the stream is a custom operation like :read-content, the result value in the response must be the uuid of the stream.
Metadata about streams is propagated to the client using a response-header. But since a particular request can result in more than one attached stream, the normal non-response-header part of the result for a step must provide the uuid of the stream set by that step. This allows the client to correlate the various streams with the steps that provided them.
> read-content operation does not return the uuid of the stream as the operation result
> -------------------------------------------------------------------------------------
>
> Key: WFCORE-1741
> URL: https://issues.jboss.org/browse/WFCORE-1741
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: ehsavoie Hugonnet
> Fix For: 3.0.0.Alpha6
>
>
> See the tail end of the discussion on WFCORE-1726.
> The rules around streams in responses are:
> 1) If the thing providing the stream is an attribute, the attribute value set by the read OperationStepHandler must be the uuid of the stream.
> 2) If the thing providing the stream is a custom operation like :read-content, the result value in the response must be the uuid of the stream or a complex result object one of whose fields is the uuid of the stream.
> Metadata about streams is propagated to the client using a response-header. But since a particular request can result in more than one attached stream, the normal non-response-header part of the result for a step must provide the uuid of the stream set by that step. This allows the client to correlate the various streams with the steps that provided them.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months