[jboss-user] [JBoss Seam] - Re: no page context active exception when use seam pdf
jiyuan_wang
do-not-reply at jboss.com
Thu Nov 1 12:55:35 EDT 2007
components.xml
(replace quote with \ and [] replace less than/great than, since they cause 404 error)
_______________________________________________
[?xml version=\1.0\ encoding=\UTF-8\?]
[components xmlns=\http://jboss.com/products/seam/components\
xmlns:core=\http://jboss.com/products/seam/core\
xmlns:security=\http://jboss.com/products/seam/security\
xmlns:drools=\http://jboss.com/products/seam/drools\
xmlns:web=\http://jboss.com/products/seam/web\
xmlns:pdf=\http://jboss.com/products/seam/pdf\
xmlns:xsi=\http://www.w3.org/2001/XMLSchema-instance\
xsi:schemaLocation=
\http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.2.xsd
http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.2.xsd
http://jboss.com/products/seam/security http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/web http://jboss.com/products/seam/web-1.2.xsd
http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-1.2.xsd\]
[core:init
debug=\true\
myFacesLifecycleBug=\true\
jndi-pattern=\acctrecv/#{ejbName}/local\ /]
[core:manager conversation-timeout=\120000\
concurrent-request-timeout=\500\
conversation-id-parameter=\cid\
conversation-is-long-running-parameter=\clr\/]
[core:managed-persistence-context name=\entityManager\ auto-create=\true\
persistence-unit-jndi-name=\java:/seamspaceEntityManagerFactory\/]
[web:multipart-filter create-temp-files=\true\
max-request-size=\1000000\
url-pattern=\*.seam\/]
[!-- [pdf:documentStore useExtensions=\true\ /] --]
[H/components]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100993#4100993
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100993
More information about the jboss-user
mailing list