C:\Celtix-install\celtix\samples\hello_world>java -Djava.util.logging.config.file=%CELTIX_HOME%\etc\logging.properties demo.hw.server.Server
Starting Server
Server ready...
Executing operation sayHi

Executing operation greetMe
Message received: Administrator

Executing operation pingMe, throwing PingMeFault exception

Executing operation greetMeOneWay

Hello there Administrator