You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Parag Pattewar <pa...@persistent.co.in> on 2004/01/16 13:20:51 UTC

Struts-Menu (Support URL Re-writing)

Hi all

How do I change Struts-Menu implemention, so it can support URL ReWriting
for session tracking?

Thanks and Regards
Parag Pattewar
Persistent Systems Private Limited
"Bhageerath"
402, Senapati Bapat Road
Pune 411016
India

Tel: +91 (20) 2567 8900 extn. 2640
Fax: +91 (20) 2567 8901


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Jrun4 Server start up error

Posted by Pedro Salgado <sa...@04web.com>.
  Two months ago, I had to configure a Struts application on a JRun Server
and I had some problems to make it work correctly.

  If your using Tomcat then some of the libs will be in its proper location
/WEB-INF/lib (commons-*, struts-*, and some other) but on Jrun I had to
place 

    log4j.properties
    commons-beanutils*
    commons-collections*
    commons-digester*
    commons-validator*
    commons-upload*
    struts*
    log4j*

on the ${JRUN_HOME}/servers/lib.

  For what I unserstood this is a JRun issue... something about loading
classes priority (servers lib, then website lib... ?! and not implementing a
Sun's specification... In conclusion, something that Tomcat does right and
JRun doesn't).

  Have you tried this?
  Have you checked the log files for more specific errors?

Regards,

Pedro Salgado


On 16/01/2004 14:28, "Sandy Bingham-Porter" <cs...@eiu.edu> wrote:

> Hello,
> 
> We are in the process of developing a Struts web application running on
> Jrun 4. As we add more components to the struts configuration file,
> particularly dynaform properties, the startup time for the server is
> increasing.  We've now hit a time out and receive the following error:
> 
> The sever did not finish starting up in the expected amount of time; it
> may have failed to start.
> 
> Is there anyone on this list familiar with Jrun that could give me an
> idea how to increase time for start up?
> 
> Thanks for your time and help,
> 
> Sandy Bingham-Porter
> Eastern Illinois University
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Jrun4 Server start up error

Posted by Sandy Bingham-Porter <cs...@eiu.edu>.
Hello,

We are in the process of developing a Struts web application running on 
Jrun 4. As we add more components to the struts configuration file, 
particularly dynaform properties, the startup time for the server is 
increasing.  We've now hit a time out and receive the following error:

The sever did not finish starting up in the expected amount of time; it 
may have failed to start.

Is there anyone on this list familiar with Jrun that could give me an 
idea how to increase time for start up?

Thanks for your time and help,

Sandy Bingham-Porter
Eastern Illinois University



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Struts-Menu (Support URL Re-writing)

Posted by Matt Raible <li...@raibledesigns.com>.
If you use forwards or actions for attributes, it should do this for 
you.

On Jan 16, 2004, at 5:20 AM, Parag Pattewar wrote:

> Hi all
>
> How do I change Struts-Menu implemention, so it can support URL 
> ReWriting
> for session tracking?
>
> Thanks and Regards
> Parag Pattewar
> Persistent Systems Private Limited
> "Bhageerath"
> 402, Senapati Bapat Road
> Pune 411016
> India
>
> Tel: +91 (20) 2567 8900 extn. 2640
> Fax: +91 (20) 2567 8901
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org