Re: Can we require maven 3 to build CXF 2.6?

2012-03-16 Thread Daniel Kulp
. Dan On Thursday, March 15, 2012 03:42:07 PM Daniel Kulp wrote: I just discovered an issue with Maven 2.2.1 that is preventing the OSGi manifest in the little bundles from being correct. I'm not really sure what the issue is, but basically with 2.2.1, it's SOMETIMES losing the resolution

Re: svn commit: r1301549 - in /cxf/branches/2.5.x-fixes: ./ common/common/src/main/java/org/apache/cxf/common/logging/LogUtils.java

2012-03-16 Thread Daniel Kulp
= org.apache.cxf.common.logging.Slf4jLogger; } if (!StringUtils.isEmpty(cname)) { try { -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: svn commit: r1301549 - in /cxf/branches/2.5.x-fixes: ./ common/common/src/main/java/org/apache/cxf/common/logging/LogUtils.java

2012-03-16 Thread Daniel Kulp
; +} +} catch (Throwable t) { +//ignore - Slf4j not available +} } if (!StringUtils.isEmpty(cname)) { try { On Fri Mar 16 22:48:26 2012, Daniel Kulp wrote: I'm -1 for this change for 2 reasons: 1) This breaks

Re: svn commit: r1302802 - in /cxf/branches/2.5.x-fixes: rt/bindings/http/ rt/databinding/aegis/ rt/databinding/xmlbeans/ rt/frontend/jaxrs/ rt/javascript/javascript-tests/ rt/transports/http/ systest

2012-03-20 Thread Daniel Kulp
+/dependency /dependencies build plugins -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: CXF generates badly formated services WSDL

2012-03-21 Thread Daniel Kulp
this is a bug? Is there an actual service deployed on /services? That's usually for the service list page which would NOT be a wsdl. That would be pure HTML which is what looks like is being returned. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http

Re: CXF generates badly formated services WSDL

2012-03-21 Thread Daniel Kulp
/21 Daniel Kulp dk...@apache.org On Tuesday, March 20, 2012 10:18:27 AM Sven Bendel wrote: I just found a bug in the current CXF release. Filed it under http://stackoverflow.com/questions/9772857/webserver-generates-badly-for ma ted-services-wsdl and got the tip to share

Re: CXF-DOSGi and the OSGi Remote Service Admin TCK

2012-03-21 Thread Daniel Kulp
release:prepare mvn release:perform should handle most of it. The release-manangement page for cxf might have more details about setting up the gpg stuff, Nexus, etc... -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: CXF-DOSGi and the OSGi Remote Service Admin TCK

2012-03-21 Thread Daniel Kulp
to Nexus. If that works, let me know and I'll update the release page. (or feel free to update it) Dan On Wednesday, March 21, 2012 07:55:24 PM David Bosschaert wrote: On 21 March 2012 19:09, David Bosschaert david.bosscha...@gmail.com wrote: On 21 March 2012 15:34, Daniel Kulp dk

Re: CXF-DOSGi and the OSGi Remote Service Admin TCK

2012-03-22 Thread Daniel Kulp
it a go :-) I'll get you a pint :-) Cheers, Sergey On 21/03/12 20:34, Daniel Kulp wrote: David, Add to your ~/.m2/settings.xml something like: settings servers server idapache.releases.https/id usernamedkulp/username

Re: Can't get js_browser_client_java_first sample to work in CXF 2.6

2012-03-22 Thread Daniel Kulp
-first-sa mple-to-work-in-CXF-2-6-tp5586446p5586446.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Fwd: Issue in Virgo Deployment

2012-03-22 Thread Daniel Kulp
.runtime.ElementBeanInfoImpl.serializeRoot(Unk nown Source) at com.sun.xml.internal.bind.v2.runtime.XMLSerializer.childAsRoot(Unknown Source) ... 96 common frames omitted -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: svn commit: r1304181 - /cxf/trunk/api/src/main/java/org/apache/cxf/transport/TransportURIResolver.java

2012-03-23 Thread Daniel Kulp
(base.toString()); final Conduit c = ci.getConduit(info); Message message = new MessageImpl(); -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Issue CXF-4181

2012-03-23 Thread Daniel Kulp
not to have any namespace declaration in Bodies or Envelope element :S. This is it. I'm willing to send a big patch :). Regards,C. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Winding down 2.6.0

2012-03-26 Thread Daniel Kulp
at as well. Anyway, I wanted to toss this out to get an idea of anything else folks may have on their plates to get in soon. If everyone could take a look at any JIRAs they have assigned to themselves and such and update things, that would be great. -- Daniel Kulp dk...@apache.org - http

Re: How to publish a custom object message through NotificationBroker

2012-03-26 Thread Daniel Kulp
-th rough-NotificationBroker-tp5596534p5596534.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: How to publish a custom object message through NotificationBroker

2012-03-27 Thread Daniel Kulp
-to-publish-a-custom-object-message-th rough-NotificationBroker-tp5596534p5596534.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: [VOTE] Apache DOSGi 1.3.1 Release

2012-03-27 Thread Daniel Kulp
-- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Winding down 2.6.0

2012-03-27 Thread Daniel Kulp
fine. I ran into KARAF-1293 with the CXF features file and the Camel OSGi tests, but I modified the CXF features file to work around that and then that worked fine. In any case, Camel is looking OK. Dan On Monday, March 26, 2012 02:17:06 PM Daniel Kulp wrote: We're fast approaching 6

Release cxf-xjc and cxf-buildtools tomorrow?

2012-03-27 Thread Daniel Kulp
For 2.6, we'll need a newer version of cxf-xjc and I'd like to get that out ahead of time. There is also a minor checkstyle change in cxf-buildtoosl Would there be any objection if I did that build tomorrow or thursday just to get it out of the way to not hold up 2.6.0 later? -- Daniel

jaxrs and minimal bundles for 2.6.0?

2012-03-28 Thread Daniel Kulp
? -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Minimizing thread usage for asynchronous invocations

2012-03-29 Thread Daniel Kulp
in depth. :-( -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: jaxrs and minimal bundles for 2.6.0?

2012-03-29 Thread Daniel Kulp
OK. I'll drop the minimal bundle but keep the jaxrs. That works for me. :-) Dan On Wednesday, March 28, 2012 04:39:30 PM Sergey Beryozkin wrote: Hi Dan On 28/03/12 16:16, Daniel Kulp wrote: Quick question: Are the jaxrs and minimal bundles still needed for 2.6.0? With the new

Re: Release cxf-xjc and cxf-buildtools tomorrow?

2012-03-30 Thread Daniel Kulp
With no objections, I'll go ahead and start these. Dan On Tuesday, March 27, 2012 03:09:14 PM Daniel Kulp wrote: For 2.6, we'll need a newer version of cxf-xjc and I'd like to get that out ahead of time. There is also a minor checkstyle change in cxf-buildtoosl Would there be any

[VOTE] Apache CXF BuildUtils and XJC-Utils

2012-03-30 Thread Daniel Kulp
. Staging area: https://repository.apache.org/content/repositories/orgapachecxf-131/ Tags: http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.0/ http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.4.1/ Here is my +1, vote open for at least 72 hours. -- Daniel

[RESULT] [VOTE] Apache CXF BuildUtils and XJC-Utils

2012-04-02 Thread Daniel Kulp
We have 8 binding +1 votes and no other votes. I'll get the releases promoted. Dan On Friday, March 30, 2012 12:11:04 PM Daniel Kulp wrote: In preparation for the CXF 2.6.0 release, we need to release a new version of cxf-xjc that contains the updated plugins and runtime module. Since

Please update/resolve any JIRA issues.....

2012-04-09 Thread Daniel Kulp
Could everyone that's been working on various JIRA issues for CXF 2.6.0 and 2.5.3 please update the status of the items. I'd like to start working on the release notes and such and that needs to be up to date. Thanks! -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend

Re: svn commit: r1310449 - /cxf/branches/2.5.x-fixes/tools/corba/src/main/generated/org/apache/cxf/tools/corba/processors/idl/IDLTokenTypes.java

2012-04-09 Thread Daniel Kulp
; public interface IDLTokenTypes { int EOF = 1; -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: COnsuming WCF web service using CXF WSS4J

2012-04-11 Thread Daniel Kulp
the WSS4JOutInterceptor, the SAAJ model should be there and usable. Dan -- View this message in context: http://cxf.547215.n5.nabble.com/COnsuming-WCF-web-service-using-CXF-WSS4J -tp5629381p5629381.html Sent from the cxf-issues mailing list archive at Nabble.com. -- Daniel Kulp d

[VOTE] Apache CXF 2.3.10/2.4.7/2.5.3

2012-04-12 Thread Daniel Kulp
://svn.apache.org/repos/asf/cxf/tags/cxf-2.3.10 http://svn.apache.org/repos/asf/cxf/tags/cxf-2.4.7 http://svn.apache.org/repos/asf/cxf/tags/cxf-2.5.3 This vote will be open for at least 72 hours. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http

[VOTE] Release Apache CXF 2.6.0

2012-04-12 Thread Daniel Kulp
at: http://svn.apache.org/repos/asf/cxf/tags/cxf-2.6.0 The distributions are in the org/apache/cxf/apache-cxf/ directory of the Maven staging area. This vote will be open for at least 72 hours. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http

Re: [VOTE] Apache CXF 2.3.10/2.4.7/2.5.3

2012-04-15 Thread Daniel Kulp
+1 Dan On Thursday, April 12, 2012 04:23:20 PM Daniel Kulp wrote: We've resolved over 110 issues since 2.5.2 which is a very large amount. We've back ported over 75 of them to 2.4.7 and 25 to 2.3.10. These patch releases are certainly overdue. List of issues: 2.3.10: https

Re: [VOTE] Release Apache CXF 2.6.0

2012-04-15 Thread Daniel Kulp
+1 Dan On Thursday, April 12, 2012 04:26:58 PM Daniel Kulp wrote: It's been 6 months since the 2.5.0 release and thus it's time for the 2.6 release. We've been VERY busy with many new features, lots of refactoring, bunch of OSGi enhancements, etc... The migration guide at: http

[RESULT][VOTE] Release Apache CXF 2.6.0

2012-04-15 Thread Daniel Kulp
We have 11 binding +1 votes (Dan, Sergey, Jeff, David, Christian, Colm, Aki, Dennis, Alessio, Freeman, Glen) and 2 non-binding +1 votes (Oliver, Johan). Thus, this vote passes. I'll get the artifacts promoted. Dan On Thursday, April 12, 2012 04:26:58 PM Daniel Kulp wrote: It's been 6

[RESULT][VOTE] Apache CXF 2.3.10/2.4.7/2.5.3

2012-04-15 Thread Daniel Kulp
We have 10 binding +1 votes (Dan, Sergey, Jeff, David, Christian, Colm, Aki, Dennis, Alessio, Freeman) and 2 non-binding +1 votes (Oliver, Johan). Thus, this vote passes. I'll get the artifacts promoted. Dan On Thursday, April 12, 2012 04:23:20 PM Daniel Kulp wrote: We've resolved over

Re: [jira] [Created] (CXF-4240) CXF WSN cannot run offline in Karaf

2012-04-17 Thread Daniel Kulp
/ContactAdministrators!default.jsp a For more information on JIRA, see: http://www.atlassian.com/software/jira -- Daniel Kulp d...@kulp.com http://dankulp.com/blog

[ANNOUNCE] Apache CXF 2.6.0 released!

2012-04-17 Thread Daniel Kulp
/ -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com signature.asc Description: This is a digitally signed message part.

[ANN] Apache CXF 2.5.3, 2.4.7, and 2.3.10 released

2012-04-17 Thread Daniel Kulp
http://cxf.apache.org/ -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Soap12FaultOutInterceptor output

2012-04-23 Thread Daniel Kulp
this message in context: http://cxf.547215.n5.nabble.com/Soap12FaultOutInterceptor-output-tp564717 4p5647174.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

[DISCUSS] Drop 2.3.x patches....

2012-04-24 Thread Daniel Kulp
thoughts? -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: [jira] [Created] (CXF-4240) CXF WSN cannot run offline in Karaf

2012-04-24 Thread Daniel Kulp
On Monday, April 16, 2012 10:10:36 PM Daniel Kulp wrote: Hmm... I kind of expect the catalog to work, but not completely surprised that it doesn't. that involves classloader resource lookups which is definitely an issue in OSGi. I'll look more next week (on vacation this week) unless

Re: the problem is when I run the command like “ mvn test” then it is executing the test case

2012-04-25 Thread Daniel Kulp
-the-test-case-tp5662067p5662067.html Sent from the cxf-issues mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: [DISCUSS] Drop 2.3.x patches....

2012-04-26 Thread Daniel Kulp
There doesn't seem to be any objection to this so I'll go ahead and send a quick note to the users list to let them know. Dan On Tuesday, April 24, 2012 02:30:42 PM Daniel Kulp wrote: Just wanted to open up a discussion about dropping support for 2.3.x. 2.3.0 was release over 18 months ago

Seeing a bunch of Java7 test failures....

2012-05-03 Thread Daniel Kulp
org.apache.cxf.systest.ws.security.SecurityPolicyTest org.apache.cxf.systest.clustering.LoadDistributorTest org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Seeing a bunch of Java7 test failures....

2012-05-04 Thread Daniel Kulp
On Friday, May 04, 2012 10:53:02 AM Sergey Beryozkin wrote: Hi Dan On 03/05/12 22:25, Daniel Kulp wrote: I'm seeing a bunch of failure while using Java7 right now. I'll try and dig in tomorrow, but I went ahead and setup a Java7 build in Jenkins. Hopefully we can catch things sooner

Re: JAX-WS ws providers and W3CDOMStreamWriter

2012-05-04 Thread Daniel Kulp
root, which in turn causes the exception above. Is this all fine? Thanks Alessio -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Minimizing thread usage for asynchronous invocations

2012-05-11 Thread Daniel Kulp
for setting custom Executors. By inspection, this seems to be a problem on trunk as well. Thoughts? Seumas The problem is that for async calls, this is not null by default. On Thu, Mar 29, 2012 at 3:06 PM, Daniel Kulp dk...@apache.org wrote: On Thursday, March 29, 2012 02:36

Re: Minimizing thread usage for asynchronous invocations

2012-05-11 Thread Daniel Kulp
so I'm going to remove it. Dan Seumas On Fri, May 11, 2012 at 11:03 AM, Daniel Kulp dk...@apache.org wrote: You're definitely right. Still an issue on trunk. :-( I'm attempting to remove the setting of the Executor in the ServiceImpl. All the CXF tests are OK with it. I'm

Re: svn commit: r1339636 - /cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerWithHugeResponseTest.java

2012-05-17 Thread Daniel Kulp
; import javax.xml.ws.Service; -import org.apache.cxf.BusFactory; import org.apache.cxf.interceptor.LoggingInInterceptor; import org.apache.cxf.interceptor.LoggingOutInterceptor; import org.apache.cxf.staxutils.StaxUtils; -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend

Re: svn commit: r1340905 - in /cxf/trunk/rt/features/clustering: ./ src/main/java/org/apache/cxf/clustering/blueprint/ src/main/resources/META-INF/ src/main/resources/OSGI-INF/ src/main/resources/OSGI

2012-05-21 Thread Daniel Kulp
+/xsd:element + /xsd:all +/xsd:extension + /xsd:complexContent +/xsd:complexType + /xsd:element + +/xsd:schema \ No newline at end of file -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: svn commit: r1340905 - in /cxf/trunk/rt/features/clustering: ./ src/main/java/org/apache/cxf/clustering/blueprint/ src/main/resources/META-INF/ src/main/resources/OSGI-INF/ src/main/resources/OSGI

2012-05-21 Thread Daniel Kulp
of blueprint schema. On Mon May 21 22:41:12 2012, Daniel Kulp wrote: Willem, Can we do this without having separate Blueprint and Spring schemas? Since this is effectively a new schema for both, I'd hate to have 2 schemas when one could do. The configuration/wsrm-manager.xsd did

Re: svn commit: r1329923 - /cxf/branches/2.5.x-fixes/rt/ws/addr/src/main/java/org/apache/cxf/ws/addressing/ContextUtils.java

2012-05-22 Thread Daniel Kulp
: -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

CXF releases soon....

2012-05-24 Thread Daniel Kulp
that must be in the releases? -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: problems with offline BP schema loading under 2.6.x individual bundles setup

2012-05-24 Thread Daniel Kulp
with just the core in a handler loaded from there and all the utility schemas loaded from a namespace handler in api. I'll try tackling that in the morning. The package in API can be anything as it can also be completely private/not exported. -- Daniel Kulp dk...@apache.org - http

Re: problems with offline BP schema loading under 2.6.x individual bundles setup

2012-05-25 Thread Daniel Kulp
I just committed some changed for this. Can you give it a spin and see if that helps? Dan On Thursday, May 24, 2012 10:25:06 PM Daniel Kulp wrote: On Friday, May 25, 2012 12:14:54 AM Aki Yoshida wrote: Hi, doing some offline setup tests, I noticed that those core configuration schemas

Re: CXF releases soon....

2012-05-25 Thread Daniel Kulp
I just realized I said Monday, but Monday's a US holiday and I'll be on vacation. So Tuesday. :-) Dan On Thursday, May 24, 2012 10:57:53 AM Daniel Kulp wrote: The vote for WSS4J 1.6.6 is underway and should be released soon. I'd like to then get 2.6.1/2.5.4/2.4.8/2.3.11 released

Delaying 2.6.1/2.5.4 due to test failures...

2012-05-29 Thread Daniel Kulp
tomorrow. Colm and Sergey: can you look at those please? I'm checking 2.4.x as well. I may have to redo that build. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Delaying 2.6.1/2.5.4 due to test failures...

2012-05-29 Thread Daniel Kulp
On Tuesday, May 29, 2012 09:49:36 PM Sergey Beryozkin wrote: On 29/05/12 21:10, Daniel Kulp wrote: We have a bunch of test failures in the rs-security stuff with Java 5: https://builds.apache.org/view/A-F/view/CXF/job/CXF-Trunk-JDK15/ https://builds.apache.org/view/A-F/view/CXF/job/CXF

Re: Delaying 2.6.1/2.5.4 due to test failures...

2012-05-29 Thread Daniel Kulp
agree. It's not a big deal so I'll handle that tomorrow as well. Dan Sorry for the mass that I made. Willem On Wed May 30 06:02:54 2012, Sergey Beryozkin wrote: Hi On 29/05/12 21:52, Daniel Kulp wrote: On Tuesday, May 29, 2012 09:49:36 PM Sergey Beryozkin wrote: On 29/05/12

[VOTE] Apache CXF 2.3.11/2.4.8/2.5.4/2.6.1

2012-05-30 Thread Daniel Kulp
/cxf/tags/cxf-2.6.1 This vote will be open for at least 72 hours. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com signature.asc Description: This is a digitally signed message part.

Re: Fediz release

2012-06-01 Thread Daniel Kulp
dir as well. Dan Thanks Oli -- Oliver Wulff Blog: http://owulff.blogspot.comhttp://owulff.blogspot.com/ Solution Architect http://coders.talend.com http://coders.talend.comTalend Application Integration Division http://www.talend.com -- Daniel Kulp dk...@apache.org

[DISCUSS] Branch for 2.6.x, trunk thoughts...

2012-06-01 Thread Daniel Kulp
, Sergey has some REST things, etc :-) So I guess the big question is: anyone OBJECT to creating the 2.6.x-fixes branch now? -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: [VOTE] Apache CXF 2.3.11/2.4.8/2.5.4/2.6.1

2012-06-04 Thread Daniel Kulp
Forgot my +1 Dan On Wednesday, May 30, 2012 02:15:51 PM Daniel Kulp wrote: We've resolved over 90 issues since 2.6.0 was released. We've back ported over 70 of them to 2.5.4 and 40 to 2.4.8 and 25 to 2.3.11. List of issues: 2.3.11: https://issues.apache.org/jira/secure

Re: [DISCUSS] Branch for 2.6.x, trunk thoughts...

2012-06-08 Thread Daniel Kulp
Not really much of a discussion, but no objections either. Thus, I'll go ahead and create the branch. :-) Dan On Friday, June 01, 2012 11:10:26 AM Daniel Kulp wrote: With 2.6.1 hopefully going out shortly, I'd like to get peoples thoughts about creating a 2.6.x-fixes branch and changing

Re: CXF 2.7.0-SNAPSHOT

2012-06-14 Thread Daniel Kulp
the -Pjaxws22 to the deploy build and started a fresh build. Let me know if that works out. Since it's a java6 build with Jaxws2.1 built in, I'm not 100% confident it will get everything correct. Let me know if it looks OK tomorrow. Dan Thanks, Jim -- Daniel Kulp dk...@apache.org - http

Re: java.lang.OutOfMemoryError in a MTOM client

2012-06-14 Thread Daniel Kulp
this message in context: http://cxf.547215.n5.nabble.com/java-lang-OutOfMemoryError-in-a-MTOM-clie nt-tp5709736.html Sent from the cxf-issues mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Possible loop while creating CacheCleanupListener ?

2012-06-15 Thread Daniel Kulp
ServerLifeCycleManagerImpl(Bus b) { Collection? extends ServerLifeCycleListener l = b.getExtension(ConfiguredBeanLocator.class) .getBeansOfType(ServerLifeCycleListener.class); if (l != null) { listeners.addAll(l); } } Thanks Alessio -- Daniel Kulp dk...@apache.org - http://dankulp.com

Re: ws-notification (cxf v. 2.6.1): how to notify custom message

2012-06-18 Thread Daniel Kulp
Consumer(Callback callback, String address, Class? ... extraClasses) You should just be able to add the ObjectFactory there in the extraClasses. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: using wwsec

2012-06-18 Thread Daniel Kulp
.nabble.com/using-wwsec-tp5709901.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: CXF-2.6.x - Build # 3495 - Still Failing

2012-06-20 Thread Daniel Kulp
the strange compilation failure in the results. I can not reproduce it locally, with the Java 1.5 compiler. Does rt/rs/extension/search compile for others ? Thanks, Sergey -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: svn commit: r1352369 - in /cxf/trunk: api/src/main/java/org/apache/cxf/common/util/Compiler.java systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/JaxWsDynamicClientTest.java

2012-06-20 Thread Daniel Kulp
= Arrays.asList(values); + +client.getOutInterceptors().add(new LoggingOutInterceptor()); +client.getInInterceptors().add(new LoggingInInterceptor()); +client.invoke(init, list); +} + } -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder

Re: [VOTE] Release Apache CXF Fediz 1.0.0

2012-06-22 Thread Daniel Kulp
. -- Oliver Wulff Blog: http://owulff.blogspot.comhttp://owulff.blogspot.com/ Solution Architect http://coders.talend.com http://coders.talend.comTalend Application Integration Division http://www.talend.com -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community

Re: Curious URL in OSGI support in http_jetty

2012-06-25 Thread Daniel Kulp
an unused variable that should be removed. :-) -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

m2e updates and build warnings....

2012-07-02 Thread Daniel Kulp
to fix these shortly (likely next week, heading on vacation), but I did want to let folks know that I do see them. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: NPE in one of WS-RM tests

2012-07-09 Thread Daniel Kulp
) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) at -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Available RESTful services -- UI

2012-07-12 Thread Daniel Kulp
to the location of a stylesheet that is used. Dan http://cxf.547215.n5.nabble.com/file/n5710956/46.png -- View this message in context: http://cxf.547215.n5.nabble.com/Available-RESTful-services-UI-tp5710956.h tml Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk

Re: CXF JMS Async Thread problem.

2012-07-12 Thread Daniel Kulp
list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

2.7 migration guide page created...

2012-07-25 Thread Daniel Kulp
() will still work. However, anyone that has already subclassed the HTTPConduit (likely very rare) may have migration issues. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Async http client experiments....

2012-07-27 Thread Daniel Kulp
. Any help or thoughts or anything would be more than welcome. :-) -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Async http client experiments....

2012-07-27 Thread Daniel Kulp
subproject of Mina could be a starting point, but that hasn't even had a commit to it in over 18 months and has never had a release. 2) Are you volunteering to look into it? :-) Dan Jeff On Jul 27, 2012, at 2:20 PM, Daniel Kulp wrote: I've committed a few experiments I've been working

Re: Async http client experiments....

2012-07-30 Thread Daniel Kulp
! -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Async http client experiments....

2012-07-30 Thread Daniel Kulp
On Monday, July 30, 2012 11:41:55 PM Oleg Kalnichevski wrote: On Mon, 2012-07-30 at 17:06 -0400, Daniel Kulp wrote: BTW: I think the NHttpClient.java referenced from: http://hc.apache.org/httpcomponents-core-ga/examples.html needs work as well. I don't think most of the parameters set

Re: Turn off MTOM feature in the client code to avoid xop generation

2012-08-01 Thread Daniel Kulp
.nabble.com/Turn-off-MTOM-feature-in-the-client-code- to-avoid-xop-generation-tp5711807.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Async http client experiments....

2012-08-02 Thread Daniel Kulp
, but that doesn't work with the async connection. Any ideas on that would be a huge help. I'll keep digging a bit as well. Kind of learning more about the HC stuff and NIO and all kind of things, which is kind of fun. :-) -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend

Re: Async http client experiments....

2012-08-03 Thread Daniel Kulp
/apache/h ttp/nio/protocol/HttpAsyncRequestExecutor.html#124 -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: WS-Security interopfest examples

2012-08-03 Thread Daniel Kulp
/cxf/trunk/distribution/src/main/release/samp les/ws_security/interopfest/ I propose to just nuke these examples, as the policies are (or should be, I'll do a quick check) covered already in the WS-Security and STS system tests already. Any objections? Nope. Go for it. -- Daniel Kulp dk

Re: [DISCUSS]Could we upgrade cxf-xjc-plugin to use jaxb-xjc 2.2.5

2012-08-09 Thread Daniel Kulp
/1473905042 weibo: http://weibo.com/u/1473905042 -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

CXF releases….

2012-08-10 Thread Daniel Kulp
. We're definitely a bit overdue. If JIRA is back up later today, I'll start builds. If not, I'll wait till Monday. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: CXF releases….

2012-08-10 Thread Daniel Kulp
to see if they are test issues or something more severe. I'm hoping for just test issues. I'm also going to run the TCK on this first as well as some of the changes may have affected that. Dan On Aug 10, 2012, at 12:08 PM, Daniel Kulp dk...@apache.org wrote: I'm planning on doing some CXF

JAX-RS examples broken….

2012-08-13 Thread Daniel Kulp
/dkulp/working/cxf/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for javax.ws.rs:jsr311-api:jar is missing. @ line 111, column 21 Can you look into that when you get a chance? Thanks! -- Daniel Kulp dk

Re: CXF releases….

2012-08-13 Thread Daniel Kulp
On Aug 10, 2012, at 12:08 PM, Daniel Kulp dk...@apache.org wrote: I'm planning on doing some CXF releases real soon (was hoping for today, but…). The issue right now is that with the ASF JIRA down, I cannot get the updated release notes or version URL's or anything like that. Last I

Re: svn commit: r1372872 - in /cxf/branches/2.6.x-fixes: ./ api/src/main/resources/schemas/wsdl/ rt/databinding/sdo/src/main/resources/META-INF/ rt/rs/security/sso/saml/ rt/ws/mex/src/main/model/ tool

2012-08-14 Thread Daniel Kulp
Looks like it's all dos - unix line style updates… mostly harmless, but annoying. Dan On Aug 14, 2012, at 9:24 AM, Daniel Kulp dk...@apache.org wrote: Something in the merge messed up and did a bunch of things it wasn't supposed to do… .on it. Dan On Aug 14, 2012, at 9:22

[VOTE] Release Apache CXF 2.4.9/2.5.5/2.6.2

2012-08-14 Thread Daniel Kulp
://svn.apache.org/repos/asf/cxf/tags/cxf-2.6.2 This vote will be open for at least 72 hours. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: [VOTE] Release Apache CXF 2.4.9/2.5.5/2.6.2

2012-08-15 Thread Daniel Kulp
(http://www.fusesource.com/) Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Wednesday, August 15, 2012 at 9:20 AM, Daniel Kulp wrote

[RESULT] [VOTE] Release Apache CXF 2.4.9/2.5.5/2.6.2

2012-08-20 Thread Daniel Kulp
We have +1 votes from: Dan, Jeff, Sergey, David, Willem, Chistian, Colm, Freeman, Ulhas, Glen, Jim, and Aki. No other votes. Thus, this vote passes. I'll promote the artifacts. Dan On Aug 14, 2012, at 9:20 PM, Daniel Kulp dk...@apache.org wrote: We've resolved over 80 issues since

[ANN] Apache CXF 2.4.9/2.5.5/2.6.2 Released

2012-08-21 Thread Daniel Kulp
. The Apache CXF Team http://cxf.apache.org/ -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: 2.6.2-SNAPSHOT:wsdl2java - null pointer

2012-08-21 Thread Daniel Kulp
Is there something that changed in the pom.xml requirements for 2.6.2? Thank you, Mike -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

CXF dist area now using svnpubsub

2012-08-21 Thread Daniel Kulp
going into next year. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

[VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Daniel Kulp
previously been released. Again, this is ONLY a features.xml file release. Staging are: https://repository.apache.org/content/repositories/orgapachecxf-029/ Tag: http://svn.apache.org/repos/asf/cxf/tags/apache-cxf-features-xml-2.5.5.1/ Here is my +1 -- Daniel Kulp dk...@apache.org - http

Re: Spring and Apache CXF - Validation of Request against WSDL - code/configuration

2012-08-22 Thread Daniel Kulp
.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Apache CXF (2.6.1): Client gets “Content is not allowed in prolog”

2012-08-23 Thread Daniel Kulp
-2-6-1-Client-gets-Content-is-not-allowed-in-prolog-tp5713009p5713049.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

<    5   6   7   8   9   10   11   12   13   14   >