[jira] Issue Comment Edited: (GERONIMO-4616) Update xmlbeans plugin

2010-03-25 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849034#action_12849034 ] Rex Wang edited comment on GERONIMO-4616 at 3/25/10 6:39 AM: -

Re: Remove Stax API or wstx-asl ?

2010-03-25 Thread David Jencks
On Mar 24, 2010, at 8:44 PM, Daniel Kulp wrote: On Wednesday 24 March 2010 9:44:12 pm Ivan wrote: Hi, Just trying the latest Geronimo 3.0 build, get a CNF exception for the XMLInputFactory, seems that wstx-asl shipped is not a bundle. I am thinking that since JRE 1.6 contains the API

Re: Remove Stax API or wstx-asl ?

2010-03-25 Thread Ivan
Yes, just found that we have already used the bundlized one from servicemix, this one might be imported by some other components. It is not a big problem. Just check the way we use to make the service lookup work in Geronimo 3.0, seems that : 1. If we use the api shipped in the jre, it might not

Re: Remove Stax API or wstx-asl ?

2010-03-25 Thread Rick McGuire
On 3/25/2010 3:46 AM, Ivan wrote: Yes, just found that we have already used the bundlized one from servicemix, this one might be imported by some other components. It is not a big problem. Just check the way we use to make the service lookup work in Geronimo 3.0, seems that : 1. If we use the

Fwd: Re: can't start framework assembly

2010-03-25 Thread Rick McGuire
Email client problems...my replies went to Jarek only instead of the list. This is useful information for everybody involved, so I'm sending a copy here too. Rick Anyway, it turns out the solution to the javax.xml.namespace problem was not to remove those classes, but rather to explicitly

[BUILD] trunk: Failed for Revision: 927380

2010-03-25 Thread gawor
Geronimo Revision: 927380 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100325/build-0900.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100325/unit-test

[jira] Created: (GERONIMO-5207) Replace jaxws api version from JRE with Geronimo jaxws 2.2 API bundle.

2010-03-25 Thread Rick McGuire (JIRA)
Replace jaxws api version from JRE with Geronimo jaxws 2.2 API bundle. --- Key: GERONIMO-5207 URL: https://issues.apache.org/jira/browse/GERONIMO-5207 Project: Geronimo

[jira] Resolved: (GERONIMO-5202) jaxb 2.2 version problem.

2010-03-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-5202. Resolution: Fixed Fix Version/s: 3.0 Assignee: Rick McGuire Committed

[jira] Assigned: (GERONIMO-5207) Replace jaxws api version from JRE with Geronimo jaxws 2.2 API bundle.

2010-03-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-5207: -- Assignee: Rick McGuire Replace jaxws api version from JRE with Geronimo jaxws 2.2

[jira] Resolved: (GERONIMO-5207) Replace jaxws api version from JRE with Geronimo jaxws 2.2 API bundle.

2010-03-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-5207. Resolution: Fixed Fix Version/s: 3.0 Committed revision 927495 Replace jaxws

[BUILD] trunk: Failed for Revision: 927544

2010-03-25 Thread gawor
Geronimo Revision: 927544 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100325/build-1500.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100325/unit-test

[geronimo doc] ws-security at service side

2010-03-25 Thread rahul.soa
Hi Jarek/everyone, I hope you are doing well. I am trying to run a sample for securing web-service but that did not work. I am not sure if this works now Enabling WS-Security at service side http://cwiki.apache.org/GMOxDOC22/securing-web-service.html servlet

[BUILD] trunk: Failed for Revision: 927659

2010-03-25 Thread gawor
Geronimo Revision: 927659 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100325/build-2100.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100325/unit-test

[jira] Commented: (GERONIMO-5157) Tomcat 6.0.20 NIO connector cause connection always terminates in a very short time interval

2010-03-25 Thread Delos Dai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849993#action_12849993 ] Delos Dai commented on GERONIMO-5157: - 1) From tomcat 6.0.20, there are some

[jira] Closed: (GERONIMO-5157) Tomcat 6.0.20 NIO connector cause connection always terminates in a very short time interval

2010-03-25 Thread Delos Dai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Delos Dai closed GERONIMO-5157. --- Resolution: Not A Problem Avoid reading request inputstream in BEGIN event. Instead, move the

Delay Geronimo 2.1.5 RC to Mar. 30

2010-03-25 Thread Rex Wang
We are still waiting the TCK results of external Tomcat 6.0.26.0 and also OpenEJB voting result, so delay the release candidate build. -- Lei Wang (Rex) rwonly AT apache.org

Re: [geronimo doc] ws-security at service side

2010-03-25 Thread chi runhua
The document was written based on [1], you may take a look at this JIRA for the details. Anything we should update the doc accordingly, please let us know. [1] https://issues.apache.org/jira/browse/GERONIMO-4642 Jeff On Fri, Mar 26, 2010 at 5:31 AM, rahul.soa rahul@googlemail.com wrote: