[JBoss JIRA] (AS7-5063) AS7 should pass the property "eclipselink.target-server = JBoss" to persistence providers, or at least EclipseLink
by Scott Marlow (JIRA)
[ https://issues.jboss.org/browse/AS7-5063?page=com.atlassian.jira.plugin.s... ]
Scott Marlow commented on AS7-5063:
-----------------------------------
Still have work to do but the new git repo is [here|https://github.com/jipijapa/jipijapa] and jiras are [here|https://issues.jboss.org/browse/JIPI].
Craig + Rich, do you mind if I change the OSS license from LGPLv2 to Apache v2 for the sources that you contributed?
Scott
> AS7 should pass the property "eclipselink.target-server = JBoss" to persistence providers, or at least EclipseLink
> ------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-5063
> URL: https://issues.jboss.org/browse/AS7-5063
> Project: Application Server 7
> Issue Type: Enhancement
> Components: JPA / Hibernate
> Affects Versions: 7.1.1.Final
> Reporter: Craig Ringer
> Assignee: Scott Marlow
> Priority: Minor
> Labels: eclipselink, jpa
> Fix For: 8.0.0.Alpha1
>
>
> For EclipseLink to properly identify the container and set up correct transaction integration, etc, it needs the property "eclipselink.target-server" to be set to "JBoss".
> There's an open issue asking EclipseLink to auto detect the container (https://bugs.eclipse.org/bugs/show_bug.cgi?id=383257) but right now, a simple solution to making EclipseLink work well on AS7 is for AS7 to pass that property to EclipseLink.
> That'll help prevent issues and confusion like this: https://bugs.eclipse.org/bugs/show_bug.cgi?id=365704
> Users can set it as a system property right now as shown on bug 383257, but really it'd be best if JBoss passed it to the persistence unit during creation.
> Time permitting I'll give this a go.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (AS7-6845) disable pipe and output redirection parsing in aesh for the cli
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6845?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry edited comment on AS7-6845 at 4/5/13 1:19 PM:
---------------------------------------------------------------
Thanks for this. I know Stale Pedersen has commented that he thinks it would be better if we required escaping in AS 8. We can have a discussion about that on the dev list. But let's get this in first so we start from a base of compatibility with EAP 6.0 behavior. If the discussion leads to a decision to change and require escaping, then we can make the required changes.
was (Author: brian.stansberry):
Thanks for this. I know Stale Pedersen has commented that he thinks it would be better if we requiring escaping in AS 8. We can have a discussion about that on the dev list. But let's get this in first so we start from a base of compatibility with EAP 6.0 behavior. If the discussion leads to a decision to change and require escaping, then we can make the required changes.
> disable pipe and output redirection parsing in aesh for the cli
> ---------------------------------------------------------------
>
> Key: AS7-6845
> URL: https://issues.jboss.org/browse/AS7-6845
> Project: Application Server 7
> Issue Type: Bug
> Components: CLI
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 8.0.0.Alpha1
>
>
> For backwards compatibility we have to disabled aesh's support for pipe symbol parsing. The symbol can be used in an operation request parameter value. So it would have to be escaped with '\' which may break existing scripts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (AS7-6845) disable pipe and output redirection parsing in aesh for the cli
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6845?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry commented on AS7-6845:
---------------------------------------
Thanks for this. I know Stale Pedersen has commented that he thinks it would be better if we requiring escaping in AS 8. We can have a discussion about that on the dev list. But let's get this in first so we start from a base of compatibility with EAP 6.0 behavior. If the discussion leads to a decision to change and require escaping, then we can make the required changes.
> disable pipe and output redirection parsing in aesh for the cli
> ---------------------------------------------------------------
>
> Key: AS7-6845
> URL: https://issues.jboss.org/browse/AS7-6845
> Project: Application Server 7
> Issue Type: Bug
> Components: CLI
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 8.0.0.Alpha1
>
>
> For backwards compatibility we have to disabled aesh's support for pipe symbol parsing. The symbol can be used in an operation request parameter value. So it would have to be escaped with '\' which may break existing scripts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (AS7-6845) disable pipe and output redirection parsing in aesh for the cli
by Alexey Loubyansky (JIRA)
Alexey Loubyansky created AS7-6845:
--------------------------------------
Summary: disable pipe and output redirection parsing in aesh for the cli
Key: AS7-6845
URL: https://issues.jboss.org/browse/AS7-6845
Project: Application Server 7
Issue Type: Bug
Components: CLI
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 8.0.0.Alpha1
For backwards compatibility we have to disabled aesh's support for pipe symbol parsing. The symbol can be used in an operation request parameter value. So it would have to be escaped with '\' which may break existing scripts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months