Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Bugtracker running???


Message #1 by albertofumero@c... on Tue, 6 Aug 2002 14:30:21
I have installed Bug Tracker Source files in directory c:/tesis/asf/. 
(there are the bugtrackerapp, builtables folders..etc) 

Aditionally i have installed c:/j2sdk1.4.0_01 and C:\Program Files\Apache 
Group\Apache2,
so, I was opening the data source administrator windows and
 selected microsoft data source driver (*.mdb), type in prompt data 
source name a new database called bug_tracker 
(Database doesnt exist in download source code!.)
Just, i opened microsoft access and create new DB called bug_tracker.

i dont have establish a connection to internet and i dont know 
bugtracker.props really need it.

Well, Ive tried to run start java businesslogic.DefectServer and java 
ui.defectform,
but it doesnt run properly. "Exception in thread main 
java.lang.NoClassDefFoundError:". So when i tried to run javac 
build_tables buildbugtracker_access.sql it makes a .class and run properly.

Classpath definitions will be the problem? I defined in windows xp 
variables to c:/tesis/asf/build_tables;c:/tesis/asf/bugtrackerapp...

Packages definitons will be the problem? DefectServer has a package with 
folder businesslogic, ui...

Please I need you assistance.

Thanks a lot for hearing me.

Alberto Fumero.

  Return to Index