DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15220

xsp pre-compilation : java sources and classes are not generated

           Summary: xsp pre-compilation : java sources and classes are not
                    generated
           Product: Cocoon 2
           Version: Current CVS
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I've reviewed the "Cocoon.java" file and trace some variables in 
the "precompile" method. 

An error occurs when "environment.resolveURI(fileName ..." is called, because 
the sourceResolver is not set (null), then I've added one instruction before 
"environment.setComponents( this.sourceResolver, this.xmlizer )". In the same 
method, the exception could be catched and displayed.

The result is better but the pre-compilation fails for the sitemaps and some 
xsp which use a logicsheet.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to