[jira] Closed: (FELIX-647) Error during bundle update is not completely rolled back

2008-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-647. - Resolution: Fixed Applied a patch to fix this. > Error during bundle update is not completely rol

[jira] Created: (FELIX-647) Error during bundle update is not completely rolled back

2008-07-25 Thread Richard S. Hall (JIRA)
Error during bundle update is not completely rolled back Key: FELIX-647 URL: https://issues.apache.org/jira/browse/FELIX-647 Project: Felix Issue Type: Bug Components: Framew

[jira] Updated: (FELIX-642) initial event delivery for new event listeners fails random devices

2008-07-25 Thread Daniel Felsing (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Felsing updated FELIX-642: - Description: Is it possible that my issue is connected to this one mentioned in the cyberlink for

RE: How to use web console

2008-07-25 Thread Craig Phillips
Ahh, much better! Thanks! Very nice... Craig -Original Message- From: Pedro Pedruzzi [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2008 8:43 AM To: dev@felix.apache.org Subject: Re: How to use web console Try: http://localhost:8080/system/console/ On Fri, Jul 25, 2008 at 9:36 AM,

Re: How to use web console

2008-07-25 Thread Pedro Pedruzzi
Try: http://localhost:8080/system/console/ On Fri, Jul 25, 2008 at 9:36 AM, Craig Phillips <[EMAIL PROTECTED]> wrote: > Hi, > > Using the eclipse34 plugins, I managed to get > http/jetty/web-console/port-8080 going... unfortunately, when I connect > to localhost:8080, this is what I get??? > > --

RE: How to use web console

2008-07-25 Thread Craig Phillips
Hi, Using the eclipse34 plugins, I managed to get http/jetty/web-console/port-8080 going... unfortunately, when I connect to localhost:8080, this is what I get??? HTTP ERROR: 404 ProxyServlet: / RequestURI=/ Powered by Jetty:// - Any ideas

Re: How to use web console

2008-07-25 Thread Felix Meschberger
Hi, I come to the same conclusion as Pedro. You might for example want to install the Apache Felix http.jetty bundle or the OPS4J Pax Web Service bundle. Both should be configured to listen to port by default (IIRC). This should do the trick. Hope this helps. Regards Felix Pedro Pedru

[jira] Closed: (FELIX-646) Reconfiguration of factory components is not possible

2008-07-25 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-646. --- Clsoing after deployment of new SNAPSHOT version 1.0.3-20080725.120933-2. > Reconfiguration of fa

Re: How to use web console

2008-07-25 Thread Pedro Pedruzzi
Hi! On Fri, Jul 25, 2008 at 8:32 AM, Craig Phillips <[EMAIL PROTECTED]> wrote: > Hi, Good morning, > > Sorry to trouble y'all for probably something I otherwise could have > figured out on my own, but no such luck... > > I have the web console bundle loaded, resolved, and started (I grabbed > the

[jira] Resolved: (FELIX-646) Reconfiguration of factory components is not possible

2008-07-25 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-646. - Resolution: Fixed Fixed in Rev. 679771 as described. > Reconfiguration of factory compone

[jira] Created: (FELIX-646) Reconfiguration of factory components is not possible

2008-07-25 Thread Felix Meschberger (JIRA)
Reconfiguration of factory components is not possible - Key: FELIX-646 URL: https://issues.apache.org/jira/browse/FELIX-646 Project: Felix Issue Type: Bug Components: Declarative

[jira] Work started: (FELIX-646) Reconfiguration of factory components is not possible

2008-07-25 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-646 started by Felix Meschberger. > Reconfiguration of factory components is not possible > - > >

How to use web console

2008-07-25 Thread Craig Phillips
Hi, Good morning, Sorry to trouble y'all for probably something I otherwise could have figured out on my own, but no such luck... I have the web console bundle loaded, resolved, and started (I grabbed the javax.servlet bundle from my eclipse3.4 plugins directory)... I'm not sure how to

[jira] Closed: (FELIX-645) Define default properties in pom

2008-07-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-645. -- Resolution: Fixed Private string properties can now be added to every service by value

[jira] Closed: (FELIX-644) ClassNotFound exception when inheriting references from a class contained in another bundle

2008-07-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-644. -- Resolution: Fixed Actually this problem can't be solved completly as maven itself suffers from

[jira] Closed: (FELIX-643) Inheritance of references is not working if there is more than one bundle involved in the hierarchy

2008-07-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-643. -- Resolution: Fixed The class hierarchy was traversed twice for references. Fixed in revision 679

[jira] Created: (FELIX-645) Define default properties in pom

2008-07-25 Thread Carsten Ziegeler (JIRA)
Define default properties in pom Key: FELIX-645 URL: https://issues.apache.org/jira/browse/FELIX-645 Project: Felix Issue Type: Improvement Components: Maven SCR Plugin Affects Versions: maven-s

[jira] Created: (FELIX-644) ClassNotFound exception when inheriting references from a class contained in another bundle

2008-07-25 Thread Carsten Ziegeler (JIRA)
ClassNotFound exception when inheriting references from a class contained in another bundle --- Key: FELIX-644 URL: https://issues.apache.org/jira/browse/FELIX-644

[jira] Created: (FELIX-643) Inheritance of references is not working if there is more than one bundle involved in the hierarchy

2008-07-25 Thread Carsten Ziegeler (JIRA)
Inheritance of references is not working if there is more than one bundle involved in the hierarchy --- Key: FELIX-643 URL: https://issues.apache.org/jira/browse/FELIX