You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Chad Schoettger (JIRA)" <de...@beehive.apache.org> on 2005/09/20 17:23:27 UTC

[jira] Created: (BEEHIVE-944) EJB Control assembler excepts when processing an xml file without an doc type declaration

EJB Control assembler excepts when processing an xml file without an doc type declaration
-----------------------------------------------------------------------------------------

         Key: BEEHIVE-944
         URL: http://issues.apache.org/jira/browse/BEEHIVE-944
     Project: Beehive
        Type: Bug
  Components: System Controls  
    Reporter: Chad Schoettger


The EJB control assembler throws a null pointer exception when processing a ejb-jar.xml or web.xml file without a doc type declaration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-944) EJB Control assembler excepts when processing an xml file without an doc type declaration

Posted by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-944?page=all ]
     
Eddie O'Neil closed BEEHIVE-944:
--------------------------------


Patch has been committed.  Closing.

> EJB Control assembler excepts when processing an xml file without an doc type declaration
> -----------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-944
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-944
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Reporter: Chad Schoettger
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: BEEHIVE-944.diff
>
> The EJB control assembler throws a null pointer exception when processing a ejb-jar.xml or web.xml file without a doc type declaration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-944) EJB Control assembler excepts when processing an xml file without an doc type declaration

Posted by "Chad Schoettger (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-944?page=all ]

Chad Schoettger reassigned BEEHIVE-944:
---------------------------------------

    Assign To: Eddie O'Neil

to eddie for review / commit

> EJB Control assembler excepts when processing an xml file without an doc type declaration
> -----------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-944
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-944
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Reporter: Chad Schoettger
>     Assignee: Eddie O'Neil
>  Attachments: BEEHIVE-944.diff
>
> The EJB control assembler throws a null pointer exception when processing a ejb-jar.xml or web.xml file without a doc type declaration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (BEEHIVE-944) EJB Control assembler excepts when processing an xml file without an doc type declaration

Posted by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-944?page=all ]
     
Eddie O'Neil resolved BEEHIVE-944:
----------------------------------

    Fix Version: V1
     Resolution: Fixed

Fixed in SVN 290474.  Good catch, Chad!



> EJB Control assembler excepts when processing an xml file without an doc type declaration
> -----------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-944
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-944
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Reporter: Chad Schoettger
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: BEEHIVE-944.diff
>
> The EJB control assembler throws a null pointer exception when processing a ejb-jar.xml or web.xml file without a doc type declaration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-944) EJB Control assembler excepts when processing an xml file without an doc type declaration

Posted by "Chad Schoettger (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-944?page=all ]

Chad Schoettger updated BEEHIVE-944:
------------------------------------

    Attachment: BEEHIVE-944.diff

Patch for null pointer exception.  Added check to make sure doctype is present, if it isn't don't use it when writing the xml file.

> EJB Control assembler excepts when processing an xml file without an doc type declaration
> -----------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-944
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-944
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Reporter: Chad Schoettger
>  Attachments: BEEHIVE-944.diff
>
> The EJB control assembler throws a null pointer exception when processing a ejb-jar.xml or web.xml file without a doc type declaration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira