Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-01-2009, 12:03 PM   #1 (permalink)
Digital_Jedi's Avatar
 
True Techie

Join Date: Sep 2008

Location: Amarillo, Texas

Posts: 125

Digital_Jedi is on a distinguished road

Default cannot find symbol - Java

I'm trying to compile some java code but I keep getting this error....

C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\cms-rms\WEB-INF\classes\beans\CaseBean.java:87: cannot find symbol
symbol : class OffenseLD
location: class beans.CaseBean
private OffenseLD offenseLDArray[];
^
not sure what else to do.... I have checked just about everything. I sure though that I'm just missing one little thig.

Thanks!

the arrow is supposed to be under the "O" in OffenseLD...
__________________
CPU: AMD 64 Athlon X2 5600+
Motherboard: ASUS M2N-e nVidia nForce 570 Ultra
Video Card: nVidia BFG tech 260 gtx max core
RAM: 3 GB G.Skill RAM
PSU: hec ACE-580UB 580W PSU
Case: APEVIA X-Plorer Blue ATX Case
Hard Drives: X2 160GB WD HD, X1 80GB WD HD
OS: Windows 7 Pro 64bit
Digital_Jedi is offline  
Old 06-01-2009, 01:23 PM   #2 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,158

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: cannot find symbol - Java

Post the code. This error typically means you have tried to use something (field/method/variable/class) that does not exist.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is online now  
Old 06-03-2009, 10:28 AM   #3 (permalink)
Digital_Jedi's Avatar
 
True Techie

Join Date: Sep 2008

Location: Amarillo, Texas

Posts: 125

Digital_Jedi is on a distinguished road

Default Re: cannot find symbol - Java

Sorry for the late replay but my question was answered.
__________________
CPU: AMD 64 Athlon X2 5600+
Motherboard: ASUS M2N-e nVidia nForce 570 Ultra
Video Card: nVidia BFG tech 260 gtx max core
RAM: 3 GB G.Skill RAM
PSU: hec ACE-580UB 580W PSU
Case: APEVIA X-Plorer Blue ATX Case
Hard Drives: X2 160GB WD HD, X1 80GB WD HD
OS: Windows 7 Pro 64bit
Digital_Jedi is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Learning Java Kdar Programming Discussions 16 12-29-2008 01:32 PM
Java wont install Albo23 Windows Operating Systems and Software 13 11-10-2008 05:37 PM
Java Problem s1nglef1sh Windows Operating Systems and Software 5 10-06-2008 05:10 PM
Need Java help CrazeD Programming Discussions 4 09-29-2008 06:29 PM
Updates for Java eliminate many security holes Trotter Browser & General Internet Questions 1 07-11-2008 09:54 PM