nope, working on 2.1.2. Should it be fixed in the trunk? thanks and kind regards, andreas
On Fri, Dec 10, 2010 at 8:30 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Andreas, > > which karaf version ? a fresh build from the trunk ? > > Regards > JB > > On 12/10/2010 08:16 AM, Andreas Pieber wrote: >> >> Hey guys, >> >> When I start Karaf via Runtime.getRuntime().exec in windows no input >> is allowed. IMHO this results because in the additional process jline >> is not allowed to install its required dll (and therefore simply >> blocks....). Using "-Djline.terminal=jline.UnsupportedTerminal" fixes >> the problem BUT does no longer support most of the console features >> (as expected). Since "my" windows coders are not too happy with this >> workaround I like to know if I did something wrong with any permission >> settings anywhere I'm not able to find using google ( :( ) or if we >> can fix/workaround this anyhow directly in karaf? >> >> thanks and kind regards, >> andreas >
