You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jacob Danner (JIRA)" <de...@beehive.apache.org> on 2005/09/24 00:54:28 UTC

[jira] Created: (BEEHIVE-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
---------------------------------------------------------------------------------

         Key: BEEHIVE-953
         URL: http://issues.apache.org/jira/browse/BEEHIVE-953
     Project: Beehive
        Type: Bug
  Components: Controls  
    Versions: V1    
 Environment: Windows XP, BEA Weblogic 9.0
    Reporter: Jacob Danner
    Priority: Blocker


I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.

I've attached the ejb-jar.xml file so you can see the improper modification. 
This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.



-- 
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-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

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

    Assign To:     (was: Jacob Danner)

I've verified this using the latest dist from branches/v1/final that includes the latest patch. All of my tests pass again.
I'll attach some of these tests to the list once the changelist and testinfra gets added to the trunk line.

Thanks again for such a quick fix.

Closing

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Priority: Blocker
>      Fix For: V1
>  Attachments: BEEHIVE953.diff, ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

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

Eddie O'Neil updated BEEHIVE-953:
---------------------------------

      Component: System Controls
                     (was: Controls)
    Fix Version: V1

Fixing component and setting Fix Version to V1

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Priority: Blocker
>      Fix For: V1
>  Attachments: ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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] Commented: (BEEHIVE-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

Posted by "Jacob Danner (JIRA)" <de...@beehive.apache.org>.
    [ http://issues.apache.org/jira/browse/BEEHIVE-953?page=comments#action_12330377 ] 

Jacob Danner commented on BEEHIVE-953:
--------------------------------------

Building a dist to verify now. Thanks for the quick turnaround, sry to delay the release.
In terms on adding test cases, there isn't an ejb container available to the system controls test infrastructure, otherwise I've got no problem contributing these tests.

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Assignee: Jacob Danner
>     Priority: Blocker
>      Fix For: V1
>  Attachments: BEEHIVE953.diff, ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

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

Chad Schoettger reassigned BEEHIVE-953:
---------------------------------------

    Assign To: Chad Schoettger

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Assignee: Chad Schoettger
>     Priority: Blocker
>      Fix For: V1
>  Attachments: ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

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

Chad Schoettger updated BEEHIVE-953:
------------------------------------

    Attachment: BEEHIVE953.diff

FWIW - I've attached a patch for this bug.  We only insert 'ejb-ref' and 'ejb-local-ref' elements so I made the necessary updates to the code so that either of these nodes will be inserted in the right order for the parent element.

Jacob do you have any EJB control tests you would like to contribute?  Right now we don't have any in the Beehive tree (but sure need some).

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Assignee: Chad Schoettger
>     Priority: Blocker
>      Fix For: V1
>  Attachments: BEEHIVE953.diff, ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

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

Jacob Danner updated BEEHIVE-953:
---------------------------------

    Attachment: ejb-jar.xml

The assembled ejb-jar.xml

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Priority: Blocker
>  Attachments: ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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-953) EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)

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

    Resolution: Fixed
     Assign To: Jacob Danner  (was: Chad Schoettger)

Fixed in SVN 291314.  Jacob, can you verify against your test case?  Once you've confirmed that the fix works, someone can make a new 1.0 release candidate.

> EJBAssembler creates invalid deployment descriptor (ejb-local-ref before ejb-ref)
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-953
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-953
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: V1
>  Environment: Windows XP, BEA Weblogic 9.0
>     Reporter: Jacob Danner
>     Assignee: Jacob Danner
>     Priority: Blocker
>      Fix For: V1
>  Attachments: BEEHIVE953.diff, ejb-jar.xml
>
> I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
> I've attached the ejb-jar.xml file so you can see the improper modification. 
> This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.

-- 
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