Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is it a eclipse 3.3m6 bug?
Is it a eclipse 3.3m6 bug? [message #466831] Wed, 25 April 2007 07:26
Eclipse UserFriend
Originally posted by: cherish.chen.gmail.com

In my eclipse 3.3M6 RCP project ,I use a derby as network database,and
in the eclipse enviroment, it works fine ,but when it's exported out as
an RCP application,it can't work for can't connect to the database
throuth network, but it work fine if I use eclipse 3.2 export ,the
detail is below:

(1) derby as a network databse,
driver = "org.apache.derby.jdbc.ClientDriver";
protocol = "jdbc:derby://localhost:1527/d:/test/healthdb";
(2) In my application,I begin the derby database server
(3) java.net.ConnectException: Error opening socket to server localhost
on port 1527l with message: Connection refused: connect

thanks in advance!
Previous Topic:Configure Location of 3rd-party tools at runtime
Next Topic:Is it a eclipse 3.3m6 bug?
Goto Forum:
  


Current Time: Sat Jul 12 13:34:26 EDT 2025

Powered by FUDForum. Page generated in 1.49444 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top