hi all, i am having problems running the AdressBook app. the exception (root cause) i am getting is as follows:
:
:
java.lang.NoClassDefFoundError: javax/xml/transform/TransformerException
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
:
:
i have j2ee.jar in my classpath which contains the above class.
please lemme know what iam doing wrong.
thanks,
-nani
