How to compile a Resource Adapter ?
Hi all,
Im new to IDM. Currently working on Sun IDM 6.0. Ive tried to compile a Sample Resource Adapter from Sun. Could anyone tell me how to
compile a Resource Adapter. Im stuck at the classpath... Wht are the library files that are needed to be set ?
I see the errors below ....
ExampleTableResourceAdapter.java:268: cannot find symbol
symbol :class Resource
location:class com.waveset.adapter.ExampleTableResourceAdapter
Resource res =new Resource(prototypeXml);
^
Could any one give me some suggestions .
Thanx...

