-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: WSAD AND XERCES
PostPosted: Wed Mar 24, 2004 5:32 am 
Beginner
Beginner

Joined: Mon Sep 15, 2003 9:10 am
Posts: 43
After using eclipse for a long time with my hibernate project, i try to use WSAD. but when i build my project i have this 2 errors :

Erreur

...unable to find org.w3c.dom.Document....
...idem for javax.sql.DataSource ....

An idea ?

Thanks,

Fabien


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 24, 2004 3:06 pm 
Newbie

Joined: Wed Mar 17, 2004 7:44 pm
Posts: 7
Location: Chicago Area, IL, US
javax.sql.Datasource is in the j2ee.jar library. In WSAD, you'll find it in the WAS plugin dir/lib/j2ee.jar (you will need to add it as a build dependency).

For org.w3c.dom.Document, you'll need to add xml-apis.jar to your dependencies (probably both to the runtime and buildtime dependencies).


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.