>From * http://repo2.maven.org/maven2/org/apache/karaf/karaf/2.1.1/karaf-2.1.1.pom, *karaf is a standalone project, not *a subproject under felix, its modules name and version changes a lot. Minor change in version is not enough. So open another jira to track karaf upgrade to 2.1.2.* https://issues.apache.org/jira/browse/GERONIMO-5702
<https://issues.apache.org/jira/browse/GERONIMO-5702>Thanks Guillaume. When 2.1.2 is ready, will move to new karaf version. On Thu, Nov 18, 2010 at 12:31 PM, viola lu <[email protected]> wrote: > Geronimo.bat already add all jar files under lib to its classpath. > > > On Wed, Nov 17, 2010 at 6:28 PM, Guillaume Nodet <[email protected]> wrote: > >> Yeah, sorry, that's the one i was thinking about. >> Actually, the workaround is the following: >> >> https://github.com/apache/karaf/commit/4ed4d1f38569be52f79e9f114d2706b9a76477b9 >> >> On Wed, Nov 17, 2010 at 11:22, viola lu <[email protected]> wrote: >> > Thanks. but i found there is only a karaf-jaas-boot.jar which already >> under >> > lib/ folder, no karaf-boot.jar. I also downloaded a >> > apache-karaf-2.1.1.zip, i only found a karaf-jaas-boot.jar, no >> > karaf-boot.jar:(. Where can i find karaf-boot.jar? >> > Thanks in advance! >> > On Wed, Nov 17, 2010 at 6:07 PM, Guillaume Nodet <[email protected]> >> wrote: >> >> >> >> We have a problem with 2.1.1 and we will roll out a karaf 2.1.2 this >> >> week or next. >> >> A simple workaround is to change the startup script so that >> >> karaf-boot.jar is included in the boot classpath. >> >> >> >> On Wed, Nov 17, 2010 at 10:59, viola lu <[email protected]> wrote: >> >> > Thanks Rex and Shawn. >> >> > I tried to upgrade karaf and org.eclipse.osgi as below: >> >> > framework/pom.xml >> >> > <dependency> >> >> > <groupId>org.eclipse</groupId> >> >> > <artifactId>osgi</artifactId> >> >> > <version>3.6.0.v20100517</version> >> >> > </dependency> >> >> > framework/config/karaf-framework/pom.xml >> >> > <karaf.osgi.version>2.1.1</karaf.osgi.version> >> >> > <equinox.version>3.6.0.v20100517</equinox.version> >> >> > Build successfully, but fail to login admin console. "Invalid >> >> > username/password".:( >> >> > Working on why this happened. >> >> > On Wed, Nov 17, 2010 at 11:28 AM, Rex Wang <[email protected]> wrote: >> >> >> >> >> >> I prefer to update karaf to 2.2.1 and together with equinox >> >> >> 3.6.0.v20100517... >> >> >> >> >> >> 2010/11/17 viola lu <[email protected]> >> >> >>> >> >> >>> Hi, Dev: >> >> >>> When i fix the jira >> >> >>> https://issues.apache.org/jira/browse/GERONIMO-5615, >> >> >>> found that it's a bug in org.eclipse.osgi v3.5 which cann't support >> >> >>> bundle >> >> >>> file path containing %20 instead of space very well.From eclipse >> >> >>> bugzillia >> >> >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=290193, eclipse 3.6 >> has >> >> >>> already fixed this problem. So post here to get your feedback about >> >> >>> whether >> >> >>> it's ok to upgrade org.eclipse.osgi from 3.5.1.v20090827 to 3.6? I >> >> >>> already >> >> >>> opened a jira: https://issues.apache.org/jira/browse/GERONIMO-5699to >> >> >>> track >> >> >>> this upgrade problem, if upgrade is OK, i will upload a patch for >> it. >> >> >>> Appreciate your response! >> >> >>> >> >> >>> -- >> >> >>> viola >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Lei Wang (Rex) >> >> >> rwonly AT apache.org >> >> > >> >> > >> >> > >> >> > -- >> >> > viola >> >> > >> >> >> >> >> >> >> >> -- >> >> Cheers, >> >> Guillaume Nodet >> >> ------------------------ >> >> Blog: http://gnodet.blogspot.com/ >> >> ------------------------ >> >> Open Source SOA >> >> http://fusesource.com >> > >> > >> > >> > -- >> > viola >> > >> >> >> >> -- >> Cheers, >> Guillaume Nodet >> ------------------------ >> Blog: http://gnodet.blogspot.com/ >> ------------------------ >> Open Source SOA >> http://fusesource.com >> > > > > -- > viola > -- viola
