If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > how to resolve below error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-13-08, 06:24
jainastha jainastha is offline
Registered User
 
Join Date: Jul 2008
Posts: 8
how to resolve below error

Hi,
I m getting below written error when I m trying to build the application through ant .xml

cannot resolve symbol
[javac] symbol : variable W3C_XML_SCHEMA_NS_URI
[javac] location: class javax.xml.XMLConstants
[javac] SchemaFactory factory = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCH EMA_NS_URI);
[javac] ^
[javac] 1 error


please let me know how to resolve this error.
Reply With Quote
  #2 (permalink)  
Old 08-23-08, 02:02
Mitexi Mitexi is offline
Registered User
 
Join Date: Jul 2008
Posts: 13
rep

Hi


This is symbolic error. the second one.


thanks
__________________
free web templates................website design
free flash templates...............website design company
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On