Cuong, Let me know if you get it working on HPAS. The taglibs will be recognized if you change <jspversion/> to 1.1 instead of 1.2. After I finally got it up, I had problems with form controls in the wrong place due to some JSP buffering gotcha. If I went to each page and set the JSP directive for page buffer=none, then most pages looked OK. The notes below may or may not be useful... No files are attached 'cause multi-part MIME screwed up the list last time. ----------------------------------------------------- HP AS CONFIGURATION config/hpas/log-manager-config.xml has log level settings. Increasing information provided by STATUS, INFO, and DEBUG. bin/hpas.cfg has JVM settings. Can be used to turn on JPDA debugging. --------------- BUILDING WEBWORK FOR HP AS 8.0 Update HP AS 8.0 with latest maintenance pack, MP3. Unpack the latest webwork distribution from www.sourceforge.net/projects/webwork. Distributions are not that frequest, so getting directly from CVS is a good alternative. Get Xerces 1.4.x and place xerces.jar in webwork/lib. Remove crimson.jar and jaxp.jar from webwork/lib and webwork/src/lib. Edit webwork/src/build/build.bat to add xerces.jar to the classpath instead of crimson/jaxp. A sample file is included in the hpas8 subdirectory. Copy log4j.jar from webwork/lib to webwork/src/lib. Or replace with latest log4j.jar if necessary. If this isn't done, it results in a mysterious cannot load class 'webwork.taglib.ActionTag.class' error. Edit webwork/src/resources/web/WEB-INF/classes/META-INF/taglib.tld to set <jspversion> to 1.1 instead of 1.2. A sample file is included in the hpas8 subdirectory named taglib.tld.11. An alternative is to convert the TLD file to conform to JSP 1.2. A sample file for this method is named taglib.tld.12 Edit webwork/src/resources/web/WEB-INF/web.xml and comment out the <taglib/> element since it is processed implicitly. A sample file is included in the hpas8 subdirectory. chmod +w webwork/src/docs/index.xml cd to webwork/src/build and 'build dist'. Use RADPAK to deploy webwork/dist/deploy/webwork.ear. -----Original Message----- Message: 2 Date: Mon, 4 Mar 2002 18:44:22 -0800 (PST) From: Cuong Tran <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Webwork-user] Deploy on HPAS? Has anyone here deployed WW on HPAS (8.0)? I'm running into some problem getting it to work on HPAS. (not regconizing taglibs) ===== Cuong Q. Tran <[EMAIL PROTECTED]> __________________________________________________ Do You Yahoo!? Yahoo! Sports - sign up for Fantasy Baseball http://sports.yahoo.com y�(�K�z���X��X��g��ǫ�+-��.�ǟ����a��l��b��,���y�+���b��?�+-�w����ǫ
