Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuseSupport
Articles
Articles_de
Articles_pt




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseWithSQLServer


Difference between version 8 and version 7:

At line 59 added 15 lines.
!5] Solving common problems
Where should be the problem:
1] You need to run "ant setup-tomcat" to set jdbc connector
2] Check paths
3] Check permissions (username and password) of MSSQL db and MSSQL is
running
4] Check if host is set properly. In my posted config I am using localhost
5] chceck port of your MSSQL server
6] check that appfuse database is created (not possible to create db via
jdbc)
In my confiuration is after "ant setup-db" displayed
net.sourceforge.jtds.jdbc.Driver at URL:
jdbc:jtds:sqlserver://localhost:1433/appfuse

Back to AppFuseWithSQLServer, or to the Page History.