You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Jayaram Narayana <na...@india.hp.com> on 2002/04/04 07:06:29 UTC

AddressBook example problem

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