[Opensource] Bugs reported during Expresso-4.02- iniitliaziation in Allaire Jrun3.1
raju_techno
raju_techno at indiatimes.com
Tue Oct 8 20:08:03 PDT 2002
Sir,
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 //WEB-INF/lib/ and also into /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 in default context as it is <jobHandler>y</jobhandler> in config XML.
2) Now I accessed http://localhost:port//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 :--
<% 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.
Result: 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 when I access applications. jsp ( or any left nav jsps) I could see "NONE" and "Hypersonoc Context" on top wjhich means my loginname is missing from session or kept.
Is it kept under pageContxt? I saw the code for "UserName" tag in expresso taglib.There it is taking from page session scope (also in /express/toc2.inc)
Please help in getting around all issues and guide me.
Which is the most stable release among the Expresso Framework 4.0,.01,... ---series?
Note: The release which I tried is Expresso4.02
Thx
Raju
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