I found the problem and it was fixed.  The problem was in dbforms-config.xml file that DevGui generated.  The DevGui generated the following line and that was the problem:

 

<field name="INSTALL_USER" fieldType="varchar2" size="30" isKey="true" defaultValue="'<UNKNOWN>'"/>

 

I added “&lt;” and “&gt;” around UNKNOWN string.

 

Thanks for someone who answered me.

Nimesh

 

-----Original Message-----
From: Topiwala, Nimesh
Sent: Tuesday, September 21, 2004 5:12 PM
To: '[EMAIL PROTECTED]'
Subject: Error during transform in DevGui

 

Hi,

 

I am having the following error when I click “Start Transformation” button of the XSL Transformation tab in DevGui.

Error during transform:javax.xml.transform.TransformerException:Use “&lt;” for “<” in attribute values.

 

I am using dbforms_2.4_20040804 and j2sdk1.4.1_02.

 

Can someone please guide me what is wrong?  What do I need to do to get JSP generated?

 

I will really appreciate your help.  I will be glad to provide more information if you need to be able to help me to resolve this problem.

 

Thanks

Nimesh

Reply via email to