No - since we've modified a lot of things, I left the config files as-is.
What files do I specifically need to update, and are there changes I can
make to the 2.2.9 files to make them work with 2.3.0.


On Thu, Jan 3, 2013 at 10:30 PM, jbonofre [via Karaf] <
[email protected]> wrote:

> Hi,
>
> do you use the etc configuration files from 2.3.0, especially the
> startup.properties and org.apache.karaf.features.cfg files ?
>
> Thanks,
> Regards
> JB
>
> On 01/04/2013 02:06 AM, thully wrote:
>
> > Hi,
> >
> > We have a project which uses a custom Karaf distribution constructed
> using a
> > Maven project with some patches to resources files in src/main
> > filtered-resources. Anyway, in troubleshooting another problem, I
> decided to
> > try upgrading our project from 2.2.9 to 2.3.0. As such, I changed the
> > version number of Karaf in the pom.xml to 2.3.0 (and the version numbers
> of
> > all dependencies to the versions used by Karaf) and reran mvn install.
> >
> > While the distribution was successfully built, running said distribution
> is
> > another story. When I try to do so, I get a slew of error messages like
> the
> > following:
> >
> > ERROR: Bundle org.apache.karaf.shell.packages [40] Error starting
> > mvn:org.apache.karaf.shell/org.apache.karaf.shell.packages/2.3.0
> > (org.osgi.framework.BundleException: Unresolved constraint in bundle
> > org.apache.karaf.shell.packages [40]: Unable to resolve 40.0: missing
> > requirement [40.0] osgi.wiring.package;
> >
> (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.10.0)(!(version>=1.0.0)))
>
> > [caused by: Unable to resolve 14.0: missing requirement [14.0]
> > osgi.wiring.package; (osgi.wiring.package=javax.security.auth)])
> > org.osgi.framework.BundleException: Unresolved constraint in bundle
> > org.apache.karaf.shell.packages [40]: Unable to resolve 40.0: missing
> > requirement [40.0] osgi.wiring.package;
> >
> (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.10.0)(!(version>=1.0.0)))
>
> > [caused by: Unable to resolve 14.0: missing requirement [14.0]
> > osgi.wiring.package; (osgi.wiring.package=javax.security.auth)]
> > at
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
> > at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
> > at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
> > at
> >
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
>
> > at java.lang.Thread.run(Thread.java:662)
> >
> > Does anyone have any idea what I'm missing/need to change for my project
> to
> > work with 2.3.0? It looks like I'm missing some dependency, but I don't
> know
> > what (and where I need to look)...
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> http://karaf.922171.n3.nabble.com/Upgrading-Karaf-2-2-9-to-2-3-0-in-custom-distribution-tp4027187.html
> > Sent from the Karaf - User mailing list archive at Nabble.com.
> >
>
> --
> Jean-Baptiste Onofré
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4027188&i=0>
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://karaf.922171.n3.nabble.com/Upgrading-Karaf-2-2-9-to-2-3-0-in-custom-distribution-tp4027187p4027188.html
>  To unsubscribe from Upgrading Karaf 2.2.9 to 2.3.0 in custom
> distribution, click 
> here<http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4027187&code=dG1odWxsQGVuZy51Y3NkLmVkdXw0MDI3MTg3fC0xMzI0MDI2MjYx>
> .
> NAML<http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Upgrading-Karaf-2-2-9-to-2-3-0-in-custom-distribution-tp4027187p4027193.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to