RE: Can't Find Message Resources

2001-08-28 Thread Jay Patel
Title: Message



Make 
sure that Application.properties file is accessible from your classpath. Best 
way to do this is to put it in /WEB-INF/classes/ directory.




  
  
Jay 
  Patel972.701.9773 972.849.0373 
  Mobile[EMAIL PROTECTED]

  


  
  -Original Message-From: Mark Bennett 
  [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 28, 2001 11:04 
  PMTo: Struts-UserSubject: FW: Can't Find Message 
  Resources
  
  I have 
  just finished installing Struts 1.0 on my Linux box and am trying to use it in 
  combination with Tomcat 4.0. I am 
  having trouble running the sample applications (or any applications that use 
  Struts for that matter). I don't 
  want to include the complete body of the Servlet exception but you can see it 
  for yourself by visiting http://24.64.133.82:8080/struts-example. I have tried editing the web.xml and 
  server.xml files associated with this application/server but nothing seems to 
  work. This is way beyond my head 
  right now, but if there's any information that would help anyone provide any 
  suggestions I would be more than happy to provide it. Thanks in 
  advance.
  
  -Mark


RE: Can't Find Message Resources

2001-08-28 Thread Mark Bennett
Title: Message









What if it is still doing this while the examples are still in their
original unmodified .war form?



-Original
Message-
From: Jay Patel
[mailto:[EMAIL PROTECTED]]
Sent: August 28, 2001 10:14 PM
To:
'[EMAIL PROTECTED]'
Subject: RE: Can't Find Message
Resources



Make
sure that Application.properties file is accessible from your classpath. Best
way to do this is to put it in /WEB-INF/classes/ directory.








 
  
  Jay
  Patel
  972.701.9773 
  972.849.0373 Mobile
  [EMAIL PROTECTED]
  
  
  
  
 
 
  
  
  
 


-Original
Message-
From: Mark Bennett
[mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, August 28, 2001
11:04 PM
To: Struts-User
Subject: FW: Can't Find Message
Resources

I have just finished installing Struts 1.0 on my
Linux box and am trying to use it in combination with Tomcat 4.0. I am having trouble running the sample
applications (or any applications that use Struts for that matter). I don't want to include the complete body
of the Servlet exception but you can see it for yourself by visiting http://24.64.133.82:8080/struts-example. I have tried editing the web.xml and
server.xml files associated with this application/server but nothing seems to
work. This is way beyond my head
right now, but if there's any information that would help anyone provide any
suggestions I would be more than happy to provide it. Thanks in advance.



-Mark








Re: Can't find message Resources or DatabaseServlet

2001-08-20 Thread chuck amadi



Hi all , I have a MyApplicationResources at the following level .

wardens/WEB-INF/classes/org/breconbeacons/wardens/MyApplicationResources
wardens/WEB-INF/src/org/breconbeacons/wardens/MyApplicationResources

I have also declared the above path in my web.xml.and consructed a DatabaseServlet
in preparation for connection pooling . The path has also been set as above
and web.xml.

Note only the ActionServlet is set to org.

I intially used a dbTags (taglib) and evrything worked fine but i want to
subtract all the scriptlets out of my html code and utilise the html,form,base
and links tags that are availble
and make better presentation of the view jsp pages.

So why is my message resource missing as i have set the path as above and
not as below error.To MyApplicationResources - and amended the DatabaseServlet
and message resource in the application web.xml file accordingly.

Any Suggstions - Cheers Chuck
[EMAIL PROTECTED]">
  Error: 500
  Location: /wardenswork/index.jsp
  Internal Servlet Error:
  javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE