Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic Printable version Log in to check your private messages View next topic
Author Message
anoopingole
Post subject: WARNING: ApplicationResources_en_US.properties Not Found  PostPosted: Feb 12, 2010 - 11:49 PM
Registered Member
Registered Member


Joined: Jan 31, 2010
Posts: 4

I am using struts 1.3, tomcat 5.5, java5.

I made a message resource entry in struts-confug: <message-resources parameter="com.myproj.struts.properties.ApplicationResources" />

I am getting warning:

WARNING: Resource com/myproj/struts/properties/ApplicationResources_en_US.properties Not Found.
WARNING: Resource com/myproj/struts/properties/ApplicationResources_en.properties Not Found.

I checked if the message resource is properly deployed... it is all ok.

I am sending an ajax request which is properly gets reponse on request.readyState==4 & request.status==200.
But on alert(request.responseText) shows the jsp page through which we send the ajax request.
In Action class I put System.out.println("hi");, which never get printed.

The Action class extends MappingDispatchAction & related FormBean extends ValidatorActionForm.
validation.xml is properly checked & provided validation for all form fields.

I am unable to figure out What is wrong here?

_________________
- Anoop
 
 View user's profile Send private message  
Reply with quote Back to top
support-joy
Post subject: RE: WARNING: ApplicationResources_en_US.properties Not Found  PostPosted: Feb 15, 2010 - 06:20 AM
Registered Member
Registered Member


Joined: Feb 03, 2009
Posts: 3364

Anoop,

This doesn't look like a MyEclipse issue. It looks more like development related. I don't have visibility of your current project. Can you take a look at this link - http://www.coderanch.com/forums/posts/watch/0/55738

_________________
Joy
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
anoopingole
Post subject:   PostPosted: Feb 15, 2010 - 04:56 PM
Registered Member
Registered Member


Joined: Jan 31, 2010
Posts: 4

Thank you! Joy,

The problem is resolved now.

_________________
- Anoop
 
 View user's profile Send private message  
Reply with quote Back to top
support-joy
Post subject:   PostPosted: Feb 16, 2010 - 03:40 AM
Registered Member
Registered Member


Joined: Feb 03, 2009
Posts: 3364

Good to hear you are all set.

Best.

_________________
Joy
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits