Re: Telnet bundle

2008-06-23 Thread Felix Meschberger
Hi, Richard S. Hall schrieb: Dieter Wimberger wrote: The language level I currently use is Java 1.3. In comparison to the older codebase, it may not run on very small embedded systems that are often Java 1 (if at all). I took this decision, because I needed SSH and the library I found (late

Re: Telnet bundle

2008-06-23 Thread Felix Meschberger
Hi, Richard S. Hall schrieb: Dieter Wimberger wrote: Dieter Wimberger wrote: Actually I am the author of the project, so we can discuss it right here; and if you are interested, I guess we can also manage to release it under Apache 2 license (except the external SSH library, which is under

Re: Telnet bundle

2008-06-23 Thread Rob Walker
Hi there Dieter - nice to see you're working in and around OSGi. I was the original "bundler" of telnetd a few years back., you may remember we swapped a couple of emails. It was only ever a rapid hack - so be wonderful if you've a fuller featured and better bundled approach. I would think t

Re: Telnet bundle

2008-06-23 Thread Dieter Wimberger
Richard, Craig: I spend some hours to hack together: 1) a telnetd-osgi bundle with the min requirements (including SSH; but no templates, Beanshell etc.). Imports: org .osgi .framework ,org .osgi .service .cm ,javax .crypto ,javax .crypto .spec ,org .slf4j ,org .apache .common

[jira] Resolved: (FELIX-609) PreferencesService might return invalid Preferences object for a user

2008-06-23 Thread Marcel Offermans (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Offermans resolved FELIX-609. Resolution: Fixed Someone please confirm the fix has the desired effect. > PreferencesServi

[jira] Assigned: (FELIX-609) PreferencesService might return invalid Preferences object for a user

2008-06-23 Thread Marcel Offermans (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Offermans reassigned FELIX-609: -- Assignee: Marcel Offermans > PreferencesService might return invalid Preferences object

Re: Telnet bundle

2008-06-23 Thread Dieter Wimberger
Richard: The Felix console is the easiest part, I believe, since most of the work is done by the shell service. Ok. Honestly I don't know, so I could not tell. What is the scope of (1), i.e., what functionality is included in it. At the moment that would be: - Telnet - SSH2 (based on Jara

Re: Telnet bundle

2008-06-23 Thread Richard S. Hall
Dieter Wimberger wrote: Richard: Interesting. So, you would say that it definitely would be a replacement for the telnetd bundle at oscar-osgi.sf.net then? Sounds like it. I think it would be missing the shell that provides the OSGi console part. However, it would be the better codebase to

Re: Telnet bundle

2008-06-23 Thread Dieter Wimberger
Richard: Interesting. So, you would say that it definitely would be a replacement for the telnetd bundle at oscar-osgi.sf.net then? Sounds like it. I think it would be missing the shell that provides the OSGi console part. However, it would be the better codebase to start from (because

RE: Telnet bundle

2008-06-23 Thread Craig Phillips
Hi, Been a bit of a struggle on my end... Some background, from most recent... - The existing telnetd bundle source will not build with telnetd2 (wimpi) nor, walking backwards, telnetd1.0b4... Got close with telnetd1.0b4, by making 'io.toolkit.Editline' a public class, but the shell is not com

Re: Telnet bundle

2008-06-23 Thread Richard S. Hall
Dieter Wimberger wrote: Dieter Wimberger wrote: Actually I am the author of the project, so we can discuss it right here; and if you are interested, I guess we can also manage to release it under Apache 2 license (except the external SSH library, which is under a BSD license). Interesting.

Re: Telnet bundle

2008-06-23 Thread Dieter Wimberger
Richard, Dieter Wimberger wrote: Actually I am the author of the project, so we can discuss it right here; and if you are interested, I guess we can also manage to release it under Apache 2 license (except the external SSH library, which is under a BSD license). Interesting. Didn't kno

Re: Telnet bundle

2008-06-23 Thread Richard S. Hall
Dieter Wimberger wrote: Actually I am the author of the project, so we can discuss it right here; and if you are interested, I guess we can also manage to release it under Apache 2 license (except the external SSH library, which is under a BSD license). Interesting. Didn't know you were her

[jira] Closed: (FELIX-588) configmanager.js: displayConfigForm() improving display of the form's submit buttons

2008-06-23 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger closed FELIX-588. -- > configmanager.js: displayConfigForm() improving display of the form's submit > buttons > ---

Re: Telnet bundle

2008-06-23 Thread Dieter Wimberger
Actually I am the author of the project, so we can discuss it right here; and if you are interested, I guess we can also manage to release it under Apache 2 license (except the external SSH library, which is under a BSD license). A first note I have is, that there is actually an OSGi port

Re: Telnet bundle

2008-06-23 Thread Richard S. Hall
Yeah, your message was the instigator for my message. :-) -> richard Rob Walker wrote: Richard I've been swapping emails with Craig Philips today - who seems to be using it. Not sure if Craig is on the dev list, so have CC'd him here and will fwd the last correspondence we had Regards -

[Fwd: telnetd2]

2008-06-23 Thread Rob Walker
-- Ascert - Taking systems to the Edge [EMAIL PROTECTED] +44 (0)20 7488 3470 www.ascert.com --- Begin Message --- Rob, Well, I sort of traced my way back to source forge... couldn't find dtw.telnetd, but found a telnetd2 project instead... I did the download... There's no pre-build availabl

Re: Telnet bundle

2008-06-23 Thread Rob Walker
Richard I've been swapping emails with Craig Philips today - who seems to be using it. Not sure if Craig is on the dev list, so have CC'd him here and will fwd the last correspondence we had Regards -- Rob Richard S. Hall wrote: Hello everyone, I have been meaning to ask about this for

Telnet bundle

2008-06-23 Thread Richard S. Hall
Hello everyone, I have been meaning to ask about this for a while (perhaps I already did), is there any interest in bring the old telnet bundle into Felix? I still use this bundle occasionally. It is dependent upon telnetd, which is released under BSD (I see there is now telnetd2, which is sti

[jira] Commented: (FELIX-592) Console does not work properly in Internet Explorer

2008-06-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607158#action_12607158 ] Felix Meschberger commented on FELIX-592: - I tracked to problem down to Internet Exp

[jira] Updated: (FELIX-592) Console does not work properly in Internet Explorer

2008-06-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-592: Environment: Internet Explorer 6 & 7 (was: IE 7) Fix Version/s: webconsole-1.0.2