CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 cannot resolve symbol : method getResourceBundle ()

Print topic Send  topic

Author Message
Dave
Posted: 05/05/2004, 4:36 PM

Project: C:\Program
Files\CodeChargeStudio\Examples\Internet\Forum\Forum.ccs
Code: JSP 1.1 JDK 1.3
Class Path:
C:\jdk1.3.1_11\lib\servlet.jar;C:\jdk1.3.1_11\lib\mysql-connector-java-3.0.1
1-stable-bin.jar

Generating "Default"
Generating "Header"
Generating "NewThread"
Generating "Reply"
Generating "ViewThread"
Generating Common Files
call "C:\Sun\AppServer\lib\ant\bin\ant.bat" -buildfile
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\build.xml" -logfile
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\build.log"

Apache Ant version 1.5.4 compiled on August 12 2003
Buildfile: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\build.xml
init:
[echo] JSP build: 2.2.0084

check.servlet.lib:

compile:
[mkdir] Created dir:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\app\WEB-INF\classes
[javac] Compiling 242 source files to
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\app\WEB-INF\classes
[javac]
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\src\NewThread\messagesDat
aObject.java:218: cannot resolve symbol
[javac] symbol : method getResourceBundle ()
[javac] location: class NewThread.messagesDataObject
[javac]
addError(getResourceBundle().getString("CustomOperationError_MissingParamete
rs"));
[javac] ^
[javac]
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~Forum\CCSBuild\src\NewThread\messagesDat
aObject.java:272: cannot resolve symbol
[javac] symbol : method getResourceBundle ()
[javac] location: class NewThread.messagesDataObject
[javac]
addError(getResourceBundle().getString("CustomOperationError_MissingParamete
rs"));
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 2 errors

BUILD FAILED
file:C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/~Forum/CCSBuild/build.xml:40:
Compile failed; see the compiler error output for details.
Total time: 9 seconds

Error:
BUILD FAILED
Compile failed; see the compiler error output for details.




ignat


Posts: 55
Posted: 05/06/2004, 12:07 AM

Did you make any changes to the messagesDataObject? It should extend DS which has getResourceBundle() method.
View profile  Send private message
Dave
Posted: 05/06/2004, 5:40 PM

Don't change code language between JSP & Servlets with out first removing
<YourProjectFolder>\CCSBuild folder - even then the code language change may
not work as effeciently as changing code language between JSP and PHP. My
experience - don't change between JSP & Servlets

"ignat" <ignat@forum.codecharge> wrote in message
news:94099e41e5fca1@news.codecharge.com...
> Did you make any changes to the messagesDataObject? It should extend DS
which
> has getResourceBundle() method.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.