2.5 SDK
  Home FAQ Contact Sign in
novell.devsup.imgrsdk only
 
Advanced search
POPULAR GROUPS

more...

novell.devsup.imgrsdk Profile…
 Up
2.5 SDK         


Author: test
Date: Oct 4, 2006 20:46

Hi

I'm trying to get the SDK working, have installed to c:\sdk and have SUN
JAVA SDK 1.5.0.9 installed. I've set the Java_Home variable and then try
to run build.bat. I get the following error -

Exception in thread "main" java.lang.NoClassDefFoundError:
Files\Java\jdk1/5/0_09\lib\tools/jar; etc

So i then manually tried to use the BasicTaskExampleTempate code. I
created a MANIFEST.MF in /nps/WEB-INF/modules/sdk/META-INF, copied the
iManagerCodeExamples.XML to portal/modules/sdk/install, copied
BasicTaskExample.JSP to portal/modules/sdk/skins/default/devices/default.
A also copied iManagerCodeExamplesResources.properties to /nps/WEB-
INF/classes.

The only this I havent done is compile the BasicTaskExample.java. When I
do this with javac I get a com.novell.emframe.dev does not exist error.

I can see the Task in iManager and install it, but when i open iManager
it tells me the task isnt available as the plugin is not installed?

Any help, i want to get this working to understand what i need to do to
code a plugin....
no comments