This generally means that the jtapi.jar file version does not match up
with CUCM version, and they cannot talk to each other properly.
JTAPI Version must be <= CUCM Version.
----------------------------------------------------------
Joseph Moskie
JTAPI Development Engineer
Find Documentation and Help in the JTAPI Wiki:
http://zed.cisco.com/confluence/display/CCM/Cisco+UCM+JTAPI ________________________________
From: Cisco Developer Community Forums
[mailto:cdicuser@developer.cisco.com] Sent: Monday, August 09, 2010 2:06 AM
To: cdicuser@developer.cisco.comSubject: New Message from COM CENTRO DE OPERACION Y MANTENIMIENTO in
Cisco JTAPI (JTAPI) - Cisco JTAPI Questions: Unable to create provider
-- Illegal Message Format
COM CENTRO DE OPERACION Y MANTENIMIENTO has created a new message in the
forum "Cisco JTAPI Questions":
--------------------------------------------------------------
Hi all,
I've problems using this code:
JTAPIPeer defaultPeer = JtapiPeerFactory.getJtapiPeer("")
providerString = serverName + ";login=" + login + ";passwd=" + password
myProvider = defaultPeer.getProvider(providerString)
After this instruction, I get this exception
com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider --
Illegal Message Format
What do you think? What am I doing wrong?
Thanks!
--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/jtapi/forums/-/message_boards/message/2417491>
or simply reply to this email.