You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2005/01/04 15:59:27 UTC

DO NOT REPLY [Bug 27484] - NPE - Cocoon attempts to resolve input source incorrectly

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=27484


paul@priorartisans.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




------- Additional Comments From paul@priorartisans.com  2005-01-04 15:59 -------
I'm encountering exactly the same problem - a web application that runs fine
when expanded, but fails when deployed as a WAR.  The stack trace is the same,
and the root cause seems to be the same: a javascript file that has a reference
to a packaged class.  In my case, it comes from an importClass() statement:

importClass(com.priorartisans.ticketing.reports.Domain)

I've attempted deploying the WAR under Tomcat 5.0.30 and Jetty 5.1.0.

I didn't see any info in the notes to indicate why this was marked as WONTFIX -
is there a reason, or a work around?

I've written more details about my problem on the users mailing list:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=110418663626644&w=2

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.