-->
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: could not find the datasource in hibernate8ide
PostPosted: Wed Sep 01, 2004 1:23 am 
Newbie

Joined: Tue Aug 31, 2004 10:12 pm
Posts: 4
i gave the hibernate.properties as this:

hibernate.connection.driver_class=COM.ibm.db2.jdbc.net.DB2Driver
hibernate.connection.url=jdbc:db2://localhost/market
hibernate.connection.username=testuser
hibernate.connection.password=testpasswrod
hibernate.default_schema=db2admin
hibernate.dialect=net.sf.hibernate.dialect.DB2Dialect
hibernate.show_sql=true



but the IDE prompt:
could not find the datasource

i am sure that there is the corresponding datasource named "market"
in my environment!
how to treat it?

Thank u!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 01, 2004 1:44 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
have you started it *inside* that environment or as an external process ?

Use Hibern8IDE.startWith(cfg) to start it inside the environment.

Besides, try to use the current version from CVS instead (which is now called Hibernate Console) and see if that helps ;)

_________________
Max
Don't forget to rate


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.