> I think there was a problem in the JAAS layer that i've fixed in my > commits today. > Feel free to svn up and try again. > Note that the shell has changed a bit (they look like osgi:list > instead of osgi/list). That's not the only change, but one of the > most visible for the users.
Thanks Guillaume. I have updated from SVN (Felix rev. 792500) and now I´m getting a fatal error starting Karaf: Bundle listed in startup.properties configuration not found: org/apache/felix/gogo/org.apache.felix.gogo.commands/0.9.0-SNAPSHOT/org.apache.felix.gogo.commands-0.9.0-SNAPSHOT.jar Bundle listed in startup.properties configuration not found: org/apache/felix/gogo/org.apache.felix.gogo.runtime/0.9.0-SNAPSHOT/org.apache.felix.gogo.runtime-0.9.0-SNAPSHOT.jar Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.karaf.gshell.features; version="[1.2.0,2.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.gogo.commands; version="[0.9.0,1.0.0)" I have built "gogo" stuff but the problem still going on. Can you help me?. Regards, Juanjo. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

