profile unsuported exceptioin

"Russell Hung" <[email protected]> Wed, 7 Aug 2002 14:50:57 -0700
Newsgroups gmane.network.beep.beepcore.java.general
Message-ID <D0720E03FE8450489330A332BDB17643057E55@exchange.visionsolutions.com>
Hi, 
 
I have a "org.beepcore.beep.core.BEEPError: all requested profiles are
unsupported" exception returned on the client side. 
 
On server side:
  
    startChannelListener = echoProfile.init(echoProfile.ECHO_URI, new
ProfileConfiguratioin());
    profileRegistry.addStartChannelListener(echoProfile.ECHO_URI,
startChannelListener, sessionTuningProperties)
    session = AutomatedTCPSessionCreator.listen(listenPort, proReg);
 
On client side:
 
    session = AutomatedTCPSessionCreator.initiate(host, port, new
ProfileRegistry());
    channel = session.startChannel(EchoProfile.ECHO_URI);
    // the above exception is threw there. 
 
Did I do anything wrong? Thanks. 
 
Russell Hung
[email protected]
Leaves Bkgrd.jpg (image/jpeg, 4.3 KB) - not displayed