Hello, My configuration : PC P4/1Go/40Go WinXP j2sdk-1_4_1_02 jboss-4.0.0DR1 tomcat-4.1.24 cocoon-2.0.4-vm14
I have created a JAVA_HOME\jre\lib\endorsed directory I have copied xalan-2.3.1.jar, xercesImpl-2.0.0.jar and xml-apis.jar in that directory. In the JBOSS_HOME\lib, I have deleted xercesImpl.jar and xml-apis.jar In the JBOSS_HOME\server\default\deploy, I have dropped my cocoon.war, for JBoss to unjar it. After thar, I have deleted the cocoon war and renamed the remaining deployed directory in a cocoon.war directory. In the JBOSS_HOME\server\default\deploy\cocoon.war\WEB-INF\lib, I have deleted xalan-2.3.1.jar, xercesImpl-2.0.0.jar and xml-apis.jar Finally, after lauching JBoss, and trying http://localhost:8080/cocoon/, I got a "Cocoon 2 - Internal server error" The message appears in the navigator as an HTML message correctly formatted. The Description field contains the following : org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: Line 7461, column 12: not a statement Line 7461, column 18: ';' expected Line 3168, column 25: method error_process_1_500(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, java.util.Map, java.lang.Exception, boolean) not found in class org.apache.cocoon.www.sitemap_xmap Line 3851, column 25: method error_process_7_500(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, java.util.Map, java.lang.Exception, boolean) not found in class org.apache.cocoon.www.sitemap_xmap Line 3477, column 8: method matchN1065C(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, org.apache.cocoon.components.pipeline.StreamPipeline, org.apache.cocoon.components.pipeline.EventPipeline, boolean, java.util.List) not found in class org.apache.cocoon.www.sitemap_xmap Line 3483, column 8: method matchN10669(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, org.apache.cocoon.components.pipeline.StreamPipeline, org.apache.cocoon.components.pipeline.EventPipeline, boolean, java.util.List) not found in class org.apache.cocoon.www.sitemap_xmap Line 3489, column 8: method matchN10676 ... The stack-trace field contains the following : org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: Line 7461, column 12: not a statement Line 7461, column 18: ';' expected Line 3168, column 25: method error_process_1_500(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, java.util.Map, java.lang.Exception, boolean) not found in class org.apache.cocoon.www.sitemap_xmap Line 3851, column 25: method error_process_7_500(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, java.util.Map, java.lang.Exception, boolean) not found in class org.apache.cocoon.www.sitemap_xmap Line 3477, column 8: method matchN1065C(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, org.apache.cocoon.components.pipeline.StreamPipeline, org.apache.cocoon.components.pipeline.EventPipeline, boolean, java.util.List) not found in class org.apache.cocoon.www.sitemap_xmap Line 3483, column 8: method matchN10669(org.apache.cocoon.sitemap.SitemapRedirector, org.apache.cocoon.environment.Environment, org.apache.cocoon.components.pipeline.StreamPipeline, org.apache.cocoon.components.pipeline.EventPipeline, boolean, java.util.List) not found in class org.apache.cocoon.www.sitemap_xmap ... at org.apache.cocoon.components.language.programming.java.JavaLanguage.compile(JavaLanguage.java:243) at org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage.load(CompiledProgrammingLanguage.java:207) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:417) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:353) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:312) at org.apache.cocoon.sitemap.Handler.run(Handler.java:267) at java.lang.Thread.run(Thread.java:536) Bad news for me ... Any idea ? There is also a problem of java.lang.OutOfMemory. Amazing with a 1G memory size. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]