Hi,
I am trying to develop a java service which use some classes in other packages£¨etc. com.wm.pkg.art.transaction.ConnectionState in wmArt package£©.when a import the class, the Developer tell me that “cannot resolve symbol”. i know the compiler cann’t find the class.
My question is how to config to find the class.
i know a way may do it. just write the path with we needed classes in it to IntegrationServer\bin\bin.cnf. but the method will set the path as a global.
but i want to find and load the class when i use it.
Thanks
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods