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 #466832] Wed, 25 April 2007 07:34
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 and run the
client,then got the error info:"java.net.ConnectException: Error
opening socket to server localhost on port 1527l with message:
Connection refused: connect"

thanks in advance!
Previous Topic:Is it a eclipse 3.3m6 bug?
Next Topic:Hide ActionSets in a Plug-In
Goto Forum:
  


Current Time: Mon May 19 10:47:01 EDT 2025

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

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

Back to the top