Niclas Hedhman <[EMAIL PROTECTED]> writes: > R4 spec (not R4.1) section > - 6.1.6.15 > BundleContext.installBundle( String location ) > throws BundleException > > - 6.1.6.16 > BundleContext.installBundle( String location, InputStream input ) > throws BundleException
What does installBundle() do if a bundle is already installed with the same symbolic name and version as the new "candidate" bundle? -- Steven E. Harris