You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2007/03/28 20:10:26 UTC

[jira] Created: (GERONIMO-3039) upgrade to Scout snapshot

upgrade to Scout snapshot
-------------------------

                 Key: GERONIMO-3039
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
             Project: Geronimo
          Issue Type: Task
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 2.0-M5
            Reporter: Joe Bohn
         Assigned To: Joe Bohn
             Fix For: 2.0-M5


Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3039) upgrade to Scout snapshot

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn updated GERONIMO-3039:
-------------------------------

    Attachment: G-3039-bigmess.patch

Here's a patch with all the changes to attempt to move the jaxr gbean and saaj gbeans so that the are available for both client and server applications.  It still doesn't work correctly (hence the name ... bigmess) ... included here to show the current state/problems.

> upgrade to Scout snapshot
> -------------------------
>
>                 Key: GERONIMO-3039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>            Priority: Minor
>             Fix For: 2.0-M5
>
>         Attachments: G-3039-bigmess.patch, G-3039-xmlbean.patch
>
>
> Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3039) upgrade to Scout snapshot

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn updated GERONIMO-3039:
-------------------------------

    Attachment: G-3039-xmlbean.patch

This attachement updated geronimo-gbean-deployer so that it is also dependent upon the new xmlbean config.  However, it results in a build error when building jee-specs which depends upon geronimo-gbean-deployer which now depends on the xmlbeans config which for some reason cannot be resolved even though it has already been built and the xmlbeans car is in the local repo.   As second mvn from trunk will build jee-specs (now finding xmlbeans in the local repo for some reason). 

However, even with this change some tests of jaxr still get java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlObject  ... so it doesn't appear that all instances of xmlbeans classes are being loaded from the xmlbean config classloader.

> upgrade to Scout snapshot
> -------------------------
>
>                 Key: GERONIMO-3039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>            Priority: Minor
>             Fix For: 2.0-M5
>
>         Attachments: G-3039-xmlbean.patch
>
>
> Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3039) upgrade to Scout snapshot

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3039.
----------------------------------

    Resolution: Fixed

Maybe I'm missing something but your "bigmess" patch basically works for me.  I changed it so axis doesn't start the openejb gbeans, and then it worked.  Committed in rev 527403.  We'll see if it causes other problems...

> upgrade to Scout snapshot
> -------------------------
>
>                 Key: GERONIMO-3039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>            Priority: Minor
>             Fix For: 2.0-M5
>
>         Attachments: G-3039-bigmess.patch, G-3039-xmlbean.patch
>
>
> Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (GERONIMO-3039) upgrade to Scout snapshot

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn reopened GERONIMO-3039:
--------------------------------


The common xmlbeans config added via this JIRA is not yet integrated with geronimo-gbean-deployer.

> upgrade to Scout snapshot
> -------------------------
>
>                 Key: GERONIMO-3039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>            Priority: Minor
>             Fix For: 2.0-M5
>
>
> Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3039) upgrade to Scout snapshot

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn updated GERONIMO-3039:
-------------------------------

    Priority: Minor  (was: Major)

> upgrade to Scout snapshot
> -------------------------
>
>                 Key: GERONIMO-3039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>            Priority: Minor
>             Fix For: 2.0-M5
>
>
> Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-3039) upgrade to Scout snapshot

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn resolved GERONIMO-3039.
--------------------------------

    Resolution: Fixed

rev.  523476

> upgrade to Scout snapshot
> -------------------------
>
>                 Key: GERONIMO-3039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3039
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>            Priority: Minor
>             Fix For: 2.0-M5
>
>
> Updates have gone into Scout so that it is no longer dependent on JUDDI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.