01-05-2006 02:39 AM - edited 03-13-2019 11:24 PM
Hi !
I want to reuse a custom java class I created for ipcc 3.5 in the 4.0 version.
I recompiled my class with the java 1.4.2 version and put it in a jar file.
In the administration web interface, I uploaded the jar : applications->document management, folder : default-> classpath.
so my file : win-callcenter.jar is in the default\classpath folder.
I went to the system menu, -> custom file configuration.
-> classpath for custom classes, I selected my jar file from the available classpath entries and put it in the selected classpath entries.
I added it also in the classpath for custom subsystem, I don't know if it's important ?!
I didn't forget to restart the cra engine.
After that, in the CRA Editor, when I want to create a variable with the type : be.win.telephony.callcenter.PublicHoliday , the system tell me "invalid variable type 'be.win.telephony.callcenter.PublicHoliday'; invalid identifier : be (line:1, col:1)
Do you have experience with this ???
Thanks you in advance,
Thierry
07-01-2008 03:17 PM
You can find the file on that thread page, I guess I forgot to upload it!
Cheers!
07-09-2008 03:43 AM
I just wanted to amend my post with what I have learned so far. Please see my How-To on working with custom Java classes in this thread:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide