Hi,
I did the sample java code from AXL developer guide and it works fine.
I am looking for a java code to add device profiles for extension mobility.
attached is the section of the code i added on the sample and it gives an error
at com.sun.proxy.$Proxy34.addMobilityProfile(Unknown Source)
at com.cisco.axl.demo.Demo1.getPhone(Demo1.java:210)--->StandardResponse sr line from my code
at com.cisco.axl.demo.Demo1.getPhoneInfo(Demo1.java:142)
at com.cisco.axl.demo.Demo1.main(Demo1.java:122)
Any help would be appreciated