[jboss-jira] [JBoss JIRA] (AS7-2791) OSGI configuration properties are pre-padded with blank chars each time configuration file is saved by JBoss
jaikiran pai (Closed) (JIRA)
jira-events at lists.jboss.org
Fri Nov 25 08:48:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai closed AS7-2791.
-----------------------------
Resolution: Duplicate Issue
> OSGI configuration properties are pre-padded with blank chars each time configuration file is saved by JBoss
> ------------------------------------------------------------------------------------------------------------
>
> Key: AS7-2791
> URL: https://issues.jboss.org/browse/AS7-2791
> Project: Application Server 7
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.0.2.Final
> Environment: JBoss 7.0.2.Final
> Windows7
> Reporter: Kayvan Mojarrad
> Assignee: Jason Greene
> Priority: Minor
>
> Every time standalone-preview.xml is saved, OSGI properties (listed below) are pre-padded with 20 blank chars and are shifted to the right.
> <property name="org.jboss.osgi.system.modules">
> org.apache.commons.logging,
> org.apache.log4j,
> org.jboss.as.osgi,
> org.slf4j,
> </property>
> ...
> <property name="org.osgi.framework.system.packages.extra">
> org.apache.commons.logging;version=1.1.1,
> org.apache.log4j;version=1.2,
> org.jboss.as.osgi.service;version=7.0,
> org.jboss.osgi.deployment.interceptor;version=1.0,
> org.jboss.osgi.spi.capability;version=1.0,
> org.jboss.osgi.spi.util;version=1.0,
> org.jboss.osgi.testing;version=1.0,
> org.jboss.osgi.vfs;version=1.0,
> org.slf4j;version=1.5.10,
> </property>
> This is causing Arquillian to fail to deploy tests by the time the properties are shifted 8177 chars to the right.
> Please see: http://community.jboss.org/message/638105?tstart=0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list