Stephan Steiner | Not Java, but there's a C# example linked in the wiki: http://developer.cisco.com/web/cupi/wikidocs?p_p_id=1_WAR_wikinavigationportlet_INSTANCE_o6lL&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_count=1&p_r_p_185834411_nodeId=2456252&p_r_p_185834411_title=CxnLabs+CUPI+Demo You need to check it out from the code repository and can then have a look. seeing as Java and C# are pretty similar, I think you'll be able to follow the example. Also, for Java you can generate a proxy for the WADL (like you can from the WSDL for SOAP services).. there's a bunch of code generators around (for C# the situation is more dire). |
| Please sign in to flag this as inappropriate. |