[JBoss JIRA] (WFLY-5529) Clustering Quickstarts Tracker
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/WFLY-5529?page=com.atlassian.jira.plugin.... ]
Radoslav Husar updated WFLY-5529:
---------------------------------
Fix Version/s: Awaiting Volunteers
> Clustering Quickstarts Tracker
> ------------------------------
>
> Key: WFLY-5529
> URL: https://issues.jboss.org/browse/WFLY-5529
> Project: WildFly
> Issue Type: Task
> Components: Clustering, Quickstarts
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: Awaiting Volunteers
>
>
> Tracker for clustering quickstarts.
> There are bunch of areas that could use a quickstart, see linked issues. Bunch of areas that might be interesting as well with no concrete plans:
> * Cross-site replication
> * remote-cache/remote-cache-container (HotRod client injection)
> * JGroups channel injection (community-only)
> * Infinispan cache injection (community-only)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFLY-459) javassist should also be exported to Hibernate (native) applications
by Scott Marlow (JIRA)
[ https://issues.jboss.org/browse/WFLY-459?page=com.atlassian.jira.plugin.s... ]
Scott Marlow closed WFLY-459.
-----------------------------
> javassist should also be exported to Hibernate (native) applications
> --------------------------------------------------------------------
>
> Key: WFLY-459
> URL: https://issues.jboss.org/browse/WFLY-459
> Project: WildFly
> Issue Type: Task
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Labels: downstream_dependency
> Fix For: 11.0.0.Beta1
>
>
> Originally this jira was to stop exporting the javassist module to JPA deployments but it turns out that is fine to do. In addition, native Hibernate applications that depend on Hibernate, should also get the javassist dependency.
> # native Hibernate applications will get the javassist dependency via the application dependency on org.hibernate.
> # container managed JPA applications will get the javassist dependency via org.jboss.as.jpa.processor.JPADependencyProcessor (JPA deployer).
> # container managed JPA applications that embed their own copy of Hibernate jars will also get the javassist dependency via org.jboss.as.jpa.processor.JPADependencyProcessor (JPA deployer).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-420) Escape to shell
by Jean-Francois Denise (JIRA)
[ https://issues.jboss.org/browse/WFCORE-420?page=com.atlassian.jira.plugin... ]
Jean-Francois Denise commented on WFCORE-420:
---------------------------------------------
Hi [~richsharples],
old RFE resurected ;-). Would ou be able to provide some command examples on how you would like to achieve your use case?
Time to time I need to have access to the filesystem from the CLI in order to read the content of a file or simply list the content of a directory. It seems that this requirement is in he same area.
One possibility would be to put the CLI in background. For example Ctrl-Z, have the OS shell visible, do the OS stuff, and 'fg' the CLI back. This is not Windows compliant, we would need something that would work on all platforms.
Thanks.
JF
> Escape to shell
> ---------------
>
> Key: WFCORE-420
> URL: https://issues.jboss.org/browse/WFCORE-420
> Project: WildFly Core
> Issue Type: Feature Request
> Components: CLI
> Environment: all
> Reporter: Rich Sharples
> Assignee: Jean-Francois Denise
> Priority: Minor
>
> It would be really useful to be able to escape to an (OS) shell from the CLI - most Linux commands / shells allow you to do this with eg. "!".
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-2582) jboss-cli.bat script is unable to start on Windows, if JBOSS_HOME folder contains '!' character
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2582?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on WFCORE-2582:
-------------------------------------------------
Radovan Netuka <rnetuka(a)redhat.com> changed the Status of [bug 1440757|https://bugzilla.redhat.com/show_bug.cgi?id=1440757] from NEW to POST
> jboss-cli.bat script is unable to start on Windows, if JBOSS_HOME folder contains '!' character
> -----------------------------------------------------------------------------------------------
>
> Key: WFCORE-2582
> URL: https://issues.jboss.org/browse/WFCORE-2582
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Reporter: Jean-Francois Denise
> Assignee: Jean-Francois Denise
> Fix For: 3.0.0.Beta12
>
>
> jboss-cli.bat script is unable to start on Windows, if JBOSS_HOME folder contains '!' character, if '!' character is not at the end of the name of JBOSS_HOME folder.
> jboss-cli.bat script is unable to start on Windows if JBOSS_HOME ends with exclamation mark, but it is covered by JBEAP-249
> {noformat}
> C:\Users\Administrator\playground\7.1.0.DR15\jboss!eap\bin>jboss-cli.bat
> The system cannot find the path specified.
> The system cannot find the path specified.
> Could not locate "C:\Users\Administrator\playground\7.1.0.DR15\jbosseap\bin\jboss-modules.jar".
> Please check that you are in the bin directory when running this script.
> Press any key to continue . . .
> C:\Users\Administrator\playground\7.1.0.DR15\jboss!eap\bin>jboss-cli.bat
> {noformat}
> * This issue is caused by JBEAP-9699
> *Workaround:*
> Rename JBOSS_HOME folder
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months