[Opensource] (no subject)
raju_techno
raju_techno at indiatimes.com
Fri Oct 11 21:37:57 PDT 2002
Hi,
I am a registered memeber of Jcorporate Ltd.I would like to develop an
application using its Struts-integration features of this release of Expresso
I downloaded expresso-4.02.war and deployed it into Allaire's Jrun3.1 Web
application server. The Bugs/problems which were noted and the
troubelshooting I did for them are listed below:
1)Expresso could not initialaize as it needs Xerces 1.4.3 but found Xerces
pkg version 1.2.3.
Troubleshoot-- Download xerces1.4.3 from http://xml.apache.org and
copied it to <jrun-web-server>/<expresso_appln>/WEB-INF/lib/ and also
into <JRUN WEB=SERVER_ROOT>/servers/lib/
and a mapping in global.properties to point to latter.
Result: It worked (parsed config XML files)but some errrors still reported in
expresso.log pointing to starting JobHandler.
2) Now I accessed http://localhost:port/<expresso-appln>/expresso/frame.jsp
But still many errors from /expresso/main.sp,security.jsp,setup.jsp (all Left
hand Nav) saying that compilation error:
Type CurrentLogin not found.
Got around the situation by editing all above left hand and main .jsp by
pushing the following lines of codes just below <html:html>:--
<% boolean forwardIfNotSetUp=true %>
<%include file="jsp/properSetup.inc" %>
Result: No error
3)Now coming to Login scrren threw TAglib exception :org.struts.taglib.html.ImageTag could not find setter methods for "isKey','path' etc.
I removed <%@taglib directive for struts-form.tld from your /expresso/jsp/register/standard.inc.
It worked
4) Now I could see login screen and logged in as "Admin" into defaut
context.
It showed Logged in as Admin on top
But whane I access applications. jsp ( or any left nav) I could see "NONE"
and "Hypersonoc Context" on top
which means my loginname is missing from session Is it kept under pageContxt?
Which is the most stable expreso version among 4.0,.02,.1---releases?
Please help in getting around all issues and guide me Please post message to me
Thanks
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in
Change the way you talk. Indiatimes presents Valufon, Your PC to Phone service with clear voice at rates far less than the normal ISD rates. Go to http://www.valufon.indiatimes.com. Choose your plan. BUY NOW.
More information about the Opensource
mailing list