Re: web console multi file upload and install

2008-09-25 Thread Roger Martin
to multi file uploads. > > Regards > > -- Rob > > Roger Martin wrote: >> Hi Felix, >> >> It is solely in the client side javascript and using flash. The >> FancyUpload >> builds a hidden queue in the DOM and then sends them one by one back to >&g

Re: web console multi file upload and install

2008-09-12 Thread Roger Martin
variable collisions I need to work out and also test on more than Firefox... On Wed, Sep 10, 2008 at 2:50 PM, Felix Meschberger <[EMAIL PROTECTED]>wrote: > Hi Roger, > > Roger Martin schrieb: > > Hi Felix developers, > > > > In my local Felix development I&

Re: web console multi file upload and install

2008-09-08 Thread Roger Martin
g around that I > created for posting Jgraph files back to a server when running as an applet. > > Regards > > -rob > --- > Sent from my Treo(r) smartphone > > -Original Message- > From: "Roger Martin" <[EMAIL PROTECTED]> > Da

web console multi file upload and install

2008-09-05 Thread Roger Martin
Hi Felix developers, In my local Felix development I've been testing different ways to change the web console to allow multiple files to be dragged from an OS folder and upload them via the "Apache Felix Web Management Console". After searching, testing and running into many obsolete documentati

Re: Remote Shell

2008-09-02 Thread Roger Martin
Ah! You have org.osgi.service.cm in org.apache.felix.configadmin-1.0.5-SNAPSHOT.jar ! Added that and I get the telnet and a telnet client opens! On 9/2/08, Roger Martin <[EMAIL PROTECTED]> wrote: > org.osgi.service.log obr search yields org.knopflerfish.log implementation

Re: Remote Shell

2008-09-02 Thread Roger Martin
:-) On 9/2/08, Richard S. Hall <[EMAIL PROTECTED]> wrote: > It looks like it uses log in ServiceMediator; however, it should > probably be modified to import LogService dynamically in the future to > avoid a hard dependency or package the log packages internally. > > -> ric

Re: Remote Shell

2008-09-02 Thread Roger Martin
Hi, It depends on org.osgi.service.log? I'm looking where this may be... - Enter profile name: profile4 DEBUG: WIRE: 1.0 -> org.ungoverned.osgi.service.shell -> 1.0 DEBUG: WIRE: 1.0 -> org.osgi.service.startlevel -> 0 DEBUG: WIRE: 1.0 -> org.apache.felix.shell -> 1.0 DEBUG: WIRE: 1.0 -

Re: OSGi R4.1 API

2008-08-02 Thread Roger Martin
Enjoy the rest of the weekend, guys. As a layman( as in not in the guru clergy) I svn checked out over top of previous working copy and then did a mvn -U clean install. After resetting my config.properties I could run new and old profiles with Felix, no problem.

drag & drop of bundles the user wants installed in a profile, patch

2008-07-19 Thread Roger Martin
Hi, I modified my working copy of felix's ~/felix/trunk/shell.gui.plugin/src/main/java/org/apache/felix/shell/gui/plugin/ShellPlugin.java so a user can drag a list of components from any OS folder such as OpenESB's ojc-components folder on to the 'Install' button and when the user drops, the list