before start configure the service:

set your domain name in SMF config/domain. e.g.
    
    svccfg -s wsdd setprop config/domain your.domanin.name

set the network interface where the service should listen SMF config/interface, e.g.

    svccfg -s wsdd setprop config/interface ixgbe0

optional enable/disable debug in SMF config/debug (astring -v)

