[
https://issues.apache.org/jira/browse/OFBIZ-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972460#action_12972460
]
Jacques Le Roux commented on OFBIZ-4052:
----------------------------------------
OK I got it working here. Here is finally the log I get
{code}
2010-12-17 12:57:54,359 (http-0.0.0.0-38443-1) [
ControlServlet.java:147:INFO ] [[[APACHE_OFBIZ_HTML] Request Begun,
encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2010-12-17 12:57:54,390 (http-0.0.0.0-38443-1) [
VisitHandler.java:232:INFO ] Found visitorId [10000] in cookie
2010-12-17 12:57:54,421 (http-0.0.0.0-38443-1) [
SequenceUtil.java:337:INFO ] Got bank of sequenced IDs for [Visit];
curSeqId=10250, maxSeqId=10260, bankSize=10
2010-12-17 12:57:54,453 (http-0.0.0.0-38443-1) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 1 requests, 0 views in
jndi:/0.0.0.0/cmssite/WEB-INF/controller.xml
2010-12-17 12:57:54,453 (http-0.0.0.0-38443-1) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 30 requests, 17 views
in
file:/D:/WorkspaceNew/ami/framework/common/webcommon/WEB-INF/common-controller.xml
2010-12-17 12:57:54,546 (http-0.0.0.0-38443-1) [
CmsEvents.java:145:INFO ] Path INFO for Alias: APACHE_OFBIZ_HTML
2010-12-17 12:57:54,765 (http-0.0.0.0-38443-1) [
ServiceDispatcher.java:599:INFO ] Sync service [CmsSite/getUserPreferenceGroup]
finished in [62] milliseconds
2010-12-17 12:57:54,796 (http-0.0.0.0-38443-1) [ UtilJ2eeCompat.java:69
:INFO ] serverInfo: apache tomcat/6.0.29
2010-12-17 12:57:54,796 (http-0.0.0.0-38443-1) [ UtilJ2eeCompat.java:78
:INFO ] Apache Tomcat detected, using response.getWriter to write text out
instead of response.getOutputStream
file:///D:/WorkspaceNew/ami/applications/content/template/docbook/common/utility.xsl;
Line #189; Column #16; Note: namesp. cut : stripped namespace before
processing Apache OFBiz official documentation.
file:///D:/WorkspaceNew/ami/applications/content/template/docbook/common/utility.xsl;
Line #189; Column #16; Note: namesp. cut : processing stripped document
Apache OFBiz official documentation.
2010-12-17 12:58:37,046 (http-0.0.0.0-38443-1) [
RequestHandler.java:636:INFO ] Ran Event
[java:org.ofbiz.content.cms.CmsEvents#cms] from [request], result is [success]
2010-12-17 12:58:37,062 (http-0.0.0.0-38443-1) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 1 requests, 0 views in
jndi:/0.0.0.0/cmssite/WEB-INF/controller.xml
2010-12-17 12:58:37,062 (http-0.0.0.0-38443-1) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 30 requests, 17 views
in
file:/D:/WorkspaceNew/ami/framework/common/webcommon/WEB-INF/common-controller.xml
2010-12-17 12:58:37,062 (http-0.0.0.0-38443-1) [
ControlServlet.java:330:INFO ] [[[APACHE_OFBIZ_HTML] Request Done-
total:42.703,since last([APACHE_OFBIZ_HTM...):42.703]]
{code}
It's not related to XSLT but what seems a bug in UtilIO.copy(Reader reader,
boolean closeIn, Appendable out). I have created OFBIZ-4065 and attached a
patch there
> Update Docbook files and give a nice look to doc
> ------------------------------------------------
>
> Key: OFBIZ-4052
> URL: https://issues.apache.org/jira/browse/OFBIZ-4052
> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: SVN trunk
> Reporter: BJ Freeman
> Priority: Minor
> Attachments: docbook.css, OFBIZ-4052Docbookfiles.patch,
> OFBIZ-4052Docbookfiles.patch
>
>
> updateds all the docbook.css in themes.
> remove tags from the <body>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.