Re: iPOJO on K4

2015-09-09 Thread Daniel McGreal
Hi, Also: karaf@root()> services -p 92 Apache Felix iPOJO Gogo Command (92) provides: -- objectClass = [org.apache.felix.ipojo.extender.TypeDeclaration] service.bundleid = 92 service.id = 132 service.scope = singleton ipojo.component.name =

Re: adding 'just one thing' in an assembly

2015-09-09 Thread Jean-Baptiste Onofré
https://issues.apache.org/jira/browse/KARAF-3982 On 09/09/2015 09:18 AM, Markus Rathgeb wrote: Would it be possible to add the link to the JIRA? ;-) So I / we could subscribe to. 2015-09-09 7:28 GMT+02:00 Jean-Baptiste Onofré : FYI, I created the corresponding Jira.

Re: adding 'just one thing' in an assembly

2015-09-09 Thread Benson Margulies
I'll start poking at this soon. On Wed, Sep 9, 2015 at 3:44 AM, Jean-Baptiste Onofré wrote: > https://issues.apache.org/jira/browse/KARAF-3982 > > > On 09/09/2015 09:18 AM, Markus Rathgeb wrote: >> >> Would it be possible to add the link to the JIRA? ;-) >> So I / we could

JMX Remote connection with host 0.0.0.0

2015-09-09 Thread Mohammad Shamsi
Hi, I am using karaf 3.0.4 with karaf management (jmx) enabled. When rmiRegistryHost is set to 0.0.0.0 ( default ), I am not able to connect from remote machine. Only if I replace 0.0.0.0 with host IP address, the remote JMX connection would be possible. I was thinking that 0.0.0.0 binds the

Re: JMX Remote connection with host 0.0.0.0

2015-09-09 Thread Jean-Baptiste Onofré
Hi Mohammad, yes, it's a typo. Are you use IPv4 or v6 on your machine ? Regards JB On 09/09/2015 03:31 PM, Mohammad Shamsi wrote: Hi JB, I am using this uri: * service:jmx:rmi:///jndi/rmi://:1099/karaf-root* btw, your example uri starts with: *service:rmi:jmx *instead of* service:jmx:rmi .

Re: JMX Remote connection with host 0.0.0.0

2015-09-09 Thread Mohammad Shamsi
karaf machine is using IPV4. I can see the machine is listening on given ports ( *:4 and *:1099 ) I can even use telnet from remote machine on those ports successfully. But jconsole is NOT able to connect and in order to make it work I need to change "0.0.0.0" to the host IP in shell

Re: JMX Remote connection with host 0.0.0.0

2015-09-09 Thread Mohammad Shamsi
Hi JB, I am using this uri: * service:jmx:rmi:///jndi/rmi://:1099/karaf-root* btw, your example uri starts with: *service:rmi:jmx *instead of* service:jmx:rmi . *is that a typo? On Wed, 9 Sep 2015 at 15:21 Jean-Baptiste Onofré wrote: > Hi Mohammed, > > What service URL

Re: JMX Remote connection with host 0.0.0.0

2015-09-09 Thread Jean-Baptiste Onofré
Hi Mohammed, What service URL do you use remotely ? You should use service:rmi:jmx:///jndi/rmi://host:port/karaf-root I confirm that 0.0.0.0 binds to all network interfaces. Regards JB On 09/09/2015 12:01 PM, Mohammad Shamsi wrote: Hi, I am using karaf 3.0.4 with karaf management (jmx)

Kara 3.0.5 Release date?

2015-09-09 Thread Nick Baker
Hey All, I see that the current plan is to release 3.0.5 on 9/15. Is this still the case? There's a bug fix we need in there and our release is planned for the end of the month. We can ship a patched version if needed, but would definitely like to ship the official build. -Nick

Re: karaf 3.0.4 problem with console client

2015-09-09 Thread Freeman Fang
Yeah, this is the bug we need fix. Create KARAF-3984[1] to track it. [1]https://issues.apache.org/jira/browse/KARAF-3984 - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat > On Sep 3, 2015, at 3:36 PM, ykruchko wrote: > > when I execute