[
https://issues.apache.org/activemq/browse/SMX4KNL-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49344#action_49344
]
Jean-Baptiste Onofré commented on SMX4KNL-155:
----------------------------------------------
I can't reproduce the issue.
The steps that I have done follow :
* build and install SMX kernel from the trunk
* start the SMX kernel :
ServiceMix Kernel (1.1.0-SNAPSHOT)
Type 'help' for more information.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
s...@root:/>
s...@root:/> about
root
1.1.0-SNAPSHOT
For information about ServiceMix Kernel, visit:
http://servicemix.apache.org/kernel/
s...@root:/>
* copy a exploded OSGi bundle in the deploy directory :
[ 54] [Active ] [ ] [ 60] Fimasys FSB :: Bundles :: commons-codec (1.3)
* change the MANIFEST.MF (change the Bundle-Version from 1.3 to 1.4)
* make a new osgi list :
[ 58] [Active ] [ ] [ 60] Fimasys FSB :: Bundles :: commons-codec (1.4)
* the bundle version has changed without error. The MANIFEST.MF has been taken
by the kernel.
Could you give more explanation about you have made ?
Regards
JB
> Error changing manifest while bundle is deployed
> ------------------------------------------------
>
> Key: SMX4KNL-155
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-155
> Project: ServiceMix Kernel
> Issue Type: Bug
> Affects Versions: 1.1.0
> Environment: SMX4 kernel from SVN trunk
> Reporter: Jon Brisbin
> Assignee: Jean-Baptiste Onofré
> Fix For: 1.1.0
>
>
> I'm getting the following error trying to list installed bundles after
> tweaking the manifest file of already deployed bundles using vi:
> ERROR CommandLineExecutionFailed: java.lang.IllegalStateException: Invalid
> BundleContext.
> I'm tweaking my hand-made bundles in the deploy directory to make everything
> happy and any time I edit the manifest file inside the jar, I have to restart
> SMX kernel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.