Re: Sip Application
[email protected] Thu, 29 May 2008 07:56:11 PDT
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <24410215.179511212073005299.JavaMail.tomcat@sdcst12.sjc.collab.net> |
The obvious first task, you should find out what is being sent back and why is it a class cast exception. Also which version of the WTK are you using, 2.5.2? I think that it or maybe 2.5.1 was the first to support the sip protocol. You must also have SIP selected as a supported JSR. Is there a reason you area importing nist.javax.microedition.sip and not just using the javax.microedition.sip? Also doesn't your import need to have a .*; at the end? You should look at the SIP demos that are provided in the WTK they can help get you over the initial learning curve. Regards, -Shawn [Message sent by forum member 'sfitzjava' (sfitzjava)] http://forums.java.net/jive/thread.jspa?messageID=277255 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".