[
https://issues.apache.org/jira/browse/FELIX-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1458.
------------------------------------
Resolution: Fixed
Fix Version/s: karaf-1.0.0
Assignee: Guillaume Nodet
> 'servicemix server' and servicemix client' not working properly on windows
> --------------------------------------------------------------------------
>
> Key: FELIX-1458
> URL: https://issues.apache.org/jira/browse/FELIX-1458
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Environment: Windows
> Reporter: Jean-Baptiste Onofré
> Assignee: Guillaume Nodet
> Fix For: karaf-1.0.0
>
> Attachments: FELIX-1458.patch
>
>
> The karaf.bat script on windows is incorrectly quoting the
> karaf.startLocalConsole and karaf.startRemoteShell system properties when the
> 'client' or 'server' command line option is used. This results in errors such
> as:
> unsatisfied dependencies: none
> org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean
> definition with name 'sshServerFactory' defined in URL
> [bundle://8.0:0/META-INF/spring/gshell-remote.xml]: Could not resolve
> placeholder 'karaf.startRemoteShell'
> at
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:268)
> at
> org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75)
> at
> org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.invokeBeanFactoryPostProcessors(AbstractDelegatedExecutionApplicationContext.java:475)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.