Hello sekaijin,

We are using java.util.regex.Pattern.

In your case this should be

restart .*eifel.*

Regards,
Morgan

On 21/04/2015 12:40, sekaijin wrote:
hello

I use karaf 2.2.2 and I'm looking for a newer version.
I'm testing the version 2.4.1

I have many bundles whose symbolic name is constructed as follows
domain-app-extension or domain-app
like :
ng484-eifel-in
ng485-orbis-out
ng484-router
ng486-eifel-out

with the version 2.2.2, the "restart" command accepts a part of the symbolic
names.
restart eifel
restarts all  bundle with symbolic name that contains eifel
like:
ng484-Eifel-in
ng486-Eifel-out
or
restart ng484
restarts all  bundle with symbolic name that contains ng484
like:
ng484-Eifel-in
ng484-router

with 2.4.1 I get the message
"No bundles specified."

how to reproduce the behavior of version 2.2.2?

Thank
A+JYT



--
View this message in context: 
http://karaf.922171.n3.nabble.com/restart-command-problem-tp4039826.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Reply via email to