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=6025>.
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=6025

The System property "app.home" contains a non-String object

           Summary: The System property "app.home" contains a non-String
                    object
           Product: Avalon
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Phoenix
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Phoenix is setting the Java system property "app.home" to be a File object 
instead of a String object.  The Java API documentation at 
http://java.sun.com/j2se/1.3/docs/api/index.html states that "Each key and its 
corresponding value in the property list is a string".

I am running Phoenix and Open Adaptor (www.openadaptor.org) in the same VM, and 
this bug causes Open Adaptor to abort with a ClassCastException because it is
trying to cast all system properties to strings.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to