Message:

   The following issue has been resolved as FIXED.

---------------------------------------------------------------------
View the issue:

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-162


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WW-162
    Summary: IllegalArgumentException thrown when components.xml not present
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: WebWork
 Components: 
             Configuration
   Fix Fors:
             2.0
   Versions:
             2.0
             2.0-beta1

   Assignee: Patrick Lightbody
   Reporter: Chris Miller

    Created: Sun, 27 Apr 2003 5:08 PM
    Updated: Thu, 14 Aug 2003 2:15 AM

Description:
When there is no components.xml file present, WebWork should not call XWork's 
ComponentConfiguration.loadFromXml() method. Currently it does, and the following 
exception is thrown as a result:

ERROR ApplicationLifecycleListener.java.loadConfiguration(): Cannot load 
components.xml configuration
java.lang.IllegalArgumentException: InputStream cannot be null
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:72)
        at 
com.opensymphony.xwork.interceptor.component.ComponentConfiguration.loadFromXml(ComponentConfiguration.java:77)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to