Re: svn repo moving....

2008-04-25 Thread Daniel Kulp
regarding the CXF TLP request. Most likely, sometime today. -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog

[RESULT] [VOTE] Sergey Beryozkin for committer

2008-04-25 Thread Daniel Kulp
. So much to learn Dan On Monday 21 April 2008, Daniel Kulp wrote: It's definite time (probably long overdue) to consider Sergey Beryozkin for committer. He's done quite a lot of work for CXF having submitted SEVERAL patches (around 15 or so, some of them very large) in the areas

Re: [RESULT][VOTE] Release CXF 2.1 (take 2)

2008-04-28 Thread Daniel Kulp
Oopps. I missed Jervis' +1 vote. Thus, it's 15 +1 votes, 13 PMC binding: dkulp, jgenender, ffang, bmargulies, gnodet, jyu*, ubhole, seanoc, eglynn, apaibir, ningjiang, jim, ekanu*, gmazza, jliu Dan On Monday 28 April 2008, Daniel Kulp wrote: We have 14 +1 votes (12 PMC binding): dkulp

[ANNOUNCE] Apache CXF 2.1 Released!

2008-04-28 Thread Daniel Kulp
The Apache Incubator CXF team is proud to announce the availability of the 2.1 release! Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP,

Re: [ANNOUNCE] Apache CXF 2.1 Released!

2008-04-28 Thread Daniel Kulp
On Monday 28 April 2008, Daniel Kulp wrote: The Apache Incubator CXF team is proud to announce the availability of the 2.1 release! Ick... OK. Not the Apache Incubator CXF team anymore. Teach me to copy/paste stuff. It's now: The Apache CXF team is proud to announce the availability

Re: CXF on weblogic 9.2

2008-05-01 Thread Daniel Kulp
and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Schema Validation in CXF

2008-05-15 Thread Daniel Kulp
is not schema compliant? I expect it is implemented in some Interceptor but i could not find one. Any help? Grtzzz, Marcel --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Writing my own transport

2008-05-28 Thread Daniel Kulp
interface with CalculatorQuestion and CalculatorResult. Which are the absolute minimum classes i need to implement? Thanks a lot for your info! - Marcel -Oorspronkelijk bericht- Van: Daniel Kulp [mailto:[EMAIL PROTECTED] Verzonden: woensdag 7 mei 2008 6:09 Aan: dev@cxf.apache.org

Re: Memory Leak at WSDLManagerImpl

2008-05-31 Thread Daniel Kulp
of relying on the WeakHashMap semantics. This would work fine for server endpoints. But Is there any way to do so for client endpoints? --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Memory Leak at WSDLManagerImpl

2008-06-02 Thread Daniel Kulp
the value always a weak object. (Putting a WeakReference of the ServiceSchemaInfo in the map). This way also we can solve the current problem. What do you say? On Sun, Jun 1, 2008 at 7:19 AM, Daniel Kulp [EMAIL PROTECTED] wrote: Hmmm good sleuthing. You definitely don't want to unregister

Rationalizing the InterceptorProviders....

2008-06-06 Thread Daniel Kulp
interceptors which cause more work when building the InterceptorChain if they are already in the chain. Thus, putting them at the end may perform the best. I may run some checks to make sure though. In anycase, any thoughts? --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

[RESULT] [VOTE] Release CXF 2.0.7

2008-06-20 Thread Daniel Kulp
, Daniel Kulp wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is a vote to release CXF 2.0.7 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.0.7 release. Over 48 JIRA issues are resolved for 2.0.7 which is a large number of fixes

JAX-RS version and 2.1.2

2008-07-02 Thread Daniel Kulp
. --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: How to setup Eclipse to load jaxws frontend plugin?

2008-07-07 Thread Daniel Kulp
org.apache.cxf.tools.wsdlto.WSDLToJava -impl hello_world.wsdl Any ideas on what I need to do to get this working in Eclipse? -Mike --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: [cxf] wsdl2java APIs

2008-07-08 Thread Daniel Kulp
--- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Can anyone else build? I'm missing an artifact

2008-07-08 Thread Daniel Kulp
-plugin:2.1.2- SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) org.apache.cxf:cxf-xml2fastinfoset-plugin:maven-plugin:2.1.2- SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) --- Daniel Kulp [EMAIL PROTECTED

Re: A different way to implement the 'ant server' side of the demos

2008-07-10 Thread Daniel Kulp
it I/ we can propagate it. I will be deleting this sample, as it was an attempt to do something that I now realize cannot be done, but if the pattern is good I'll replicate it. --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Board report....

2008-07-10 Thread Daniel Kulp
with a couple people getting close and patches being submitted. Discussions have started around planning for new features for 2.2. Very busy and healthy users list. Legal: Nothing of note Anything else to add? --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: JSR 109 / 311. What sets CXF apart from Axis 2 as far as JSR's are concerned ?

2008-07-16 Thread Daniel Kulp
.-What-sets-CXF-apart-from-Axis-2-as-far-as-JSR%27s-are-concerned---tp18484568p18484568.html Sent from the cxf-dev mailing list archive at Nabble.com. --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: A CXF 2.1 CPU consumption question

2008-07-17 Thread Daniel Kulp
Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED] Sent: 15 July 2008 23:16 To: [EMAIL PROTECTED] Subject: Re: A CXF 2.1 CPU consumption question On Jul 11, 2008, at 10:18 AM, David Soroko wrote: Hi all We are now in profiling stages of some CXF 2.1 based web

Re: Tracking trunk commits blocked wrt to the 2.0.x_fixes branch

2008-07-17 Thread Daniel Kulp
://cxf.apache.org/21-migration-guide.html Daniel Kulp wrote: It's all stored as properties on the directory. Thus: svn propget svnmerge-blocked . would give you the list of revisions. THAT said, the stuff gnodet, Freeman, and Willem have merged without using svnmerge.py may appear in that list

Re: (moved from cxf-user) Re: configuring password for services via Spring in Apache CXF 2.1.1 (so that username, password, endpoint, etc. can be set on client bean via Spring)

2008-07-18 Thread Daniel Kulp
-17 at 12:17 -0400, Daniel Kulp wrote: Glen, The reason I didn't pull it into the 2.0.x branch is that it technically is a binary incompatible change. The WSS4JOutIntercptor moves from the POST_PROTOCOL phase to the PRE_PROTOCOL phase with it's internal interceptor going into the POST_PROTOCOL

Re: Need to update version of bouncy castle?

2008-07-28 Thread Daniel Kulp
recommending 1.4 still, or we just haven't updated that text recently? Thanks, Glen -- View this message in context: http://www.nabble.com/Need-to-update-version-of-bouncy-castle--tp1865p1865.html Sent from the cxf-dev mailing list archive at Nabble.com. --- Daniel Kulp [EMAIL PROTECTED

[ANNOUNCE] Apache CXF 2.0.8 are released!

2008-07-28 Thread Daniel Kulp
in the CXF project please join the mailing lists and let us know your thoughts. The ApacheCXF Team http://cxf.apache.org/ - --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.4 (Darwin

Re: Creation of empty detail elements for SOAPFaults

2008-07-28 Thread Daniel Kulp
://www.nabble.com/Creation-of-empty-detail-elements-for-SOAPFaults-tp18667733p18667733.html Sent from the cxf-dev mailing list archive at Nabble.com. --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: how about we honor style sheet in wsdl

2008-07-28 Thread Daniel Kulp
on such things. Does anyone know of such a code path? --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Can't build systests today?

2008-07-30 Thread Daniel Kulp
] bim-1330% svn up At revision 681161. bim-1330% --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: [QUESTION OF TASTE] Resurrect AegisServiceConfiguration or pick a new name?

2008-07-31 Thread Daniel Kulp
prepared to be cooperative. --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: [QUESTION OF TASTE] Should an Aegis(Xml)ServiceConfiguration demand the presence of an AegisDatabinding?

2008-08-01 Thread Daniel Kulp
to be mixed with anything else by just going ahead and reading the file (if any) at that point. The former is less work and arguably less confusing, but I'll do the later if others think it superior. --- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Javascript test failure....

2008-08-05 Thread Daniel Kulp
(SurefireBooter.java:1009) -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Javascript test failure....

2008-08-07 Thread Daniel Kulp
PM, Daniel Kulp [EMAIL PROTECTED] wrote: Benson, I'm back on Linux again and I'm now seeing a somewhat random test failure in the javascript module. (50% failure when run top level, less so from within the module) I'm not sure what to make of it or what could be causing it. It also

2.1.2 on Monday?

2008-08-08 Thread Daniel Kulp
The end of next week will be 8 weeks since 2.1.1 was released and we've fixed a BUNCH of things (something like 58 jira's so far) that would be good to get into peoples hands. Are there any objections to that? If not, I'll get it built monday afternoon and call the votes. -- Daniel Kulp

Re: Server Response Policy

2008-08-08 Thread Daniel Kulp
to handle the response chain, as well as the request? -Fred -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Can't edit some confluence pages

2008-08-11 Thread Daniel Kulp
Operations button. Can you check if that button is there and see if the Edit link is in there? -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Javascript test failure....

2008-08-11 Thread Daniel Kulp
fail for me at all. Thanks for looking into it. Dan On Tue, Aug 5, 2008 at 8:37 PM, Daniel Kulp [EMAIL PROTECTED] wrote: Benson, I'm back on Linux again and I'm now seeing a somewhat random test failure in the javascript module. (50% failure when run top level, less so from

Re: Can't edit some confluence pages

2008-08-11 Thread Daniel Kulp
, Ulhas Bhole Daniel Kulp wrote: On Sunday 10 August 2008 2:57:45 pm Benson Margulies wrote: For some reason, http://cwiki.apache.org/confluence/display/CXF/Buildingdoesn't show me an edit button. Other pages do. Hmm The permissions on the two spaces (CXF and CXF20DOCS) are set

Re: 2.1.2 on Monday?

2008-08-11 Thread Daniel Kulp
FYI: There is a TCK test failure that I'm digging into. Probably won't get it fixed tonight so I'm hoping to do the builds tomorrow. Dan On Friday 08 August 2008 11:35:02 am Daniel Kulp wrote: The end of next week will be 8 weeks since 2.1.1 was released and we've fixed a BUNCH

[VOTE] Release Apache CXF 2.1.2

2008-08-12 Thread Daniel Kulp
/asf/incubator/cxf/tags/cxf-2.1.2 Here is my +1. The vote will be open here for at least 72 hours. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog signature.asc Description: This is a digitally signed message part.

Creating 2.1.x fixes branch....

2008-08-14 Thread Daniel Kulp
. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: mvn -Pfastinstall failure with current trunk

2008-08-14 Thread Daniel Kulp
Memory: 36M/64M [INFO] puck% -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

cxf/sandbox now open to all Apache committers....

2008-08-15 Thread Daniel Kulp
... Not required to use 1.5, but it is a suggestion. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Access to Wiki

2008-08-18 Thread Daniel Kulp
give this user access to the cxf wiki instead of the user I named above? Best regards Christian -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: [VOTE] Release Apache CXF 2.1.2

2008-08-18 Thread Daniel Kulp
We have 10 +1 votes (9 binding). +1 (PMC): dkulp, bmargulies, jgenender, ubhole, jma, wjiang, ffang, seanoc, eglynn +1 other: ekanu Thus, this vote passes. I'll get the artifacts released. Dan On Tuesday 12 August 2008 5:16:35 pm Daniel Kulp wrote: This is a vote to release CXF 2.1.2

Re: svn commit: r687359 - /cxf/branches/2.0.x-fixes/rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSConduit.java

2008-08-20 Thread Daniel Kulp
Note: copying the headers into the JMS Message can also solve CXF-1749 as the charset would be available. Dan On Wednesday 20 August 2008 10:59:33 am Daniel Kulp wrote: Freeman, Why would you copy the headers from the outgoing message to the incoming message?That seems very bizzare

Re: MTOM threshold and WSDL

2008-08-25 Thread Daniel Kulp
of CXF-1395, and I think that the problem is that the client isn't bothering to use MTOM at all, presumably because there isn't 4K of text. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: MTOM threshold and WSDL

2008-08-25 Thread Daniel Kulp
to work.HOWEVER, I think you then run into the bug that you already logged with the JAXB folks of the text/plain being mapped to a String doesn't actually even work. Dan On Mon, Aug 25, 2008 at 10:17 AM, Daniel Kulp [EMAIL PROTECTED] wrote: I don't think there is a way to set the threshold

Re: svn commit: r691148 - /cxf/trunk/rt/transports/jbi/src/main/java/org/apache/cxf/transport/jbi/JBIDestinationOutputStream.java

2008-09-02 Thread Daniel Kulp
for each value. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: A CXF 2.1 CPU consumption question

2008-09-02 Thread Daniel Kulp
2008 10:48:45 am Daniel Kulp wrote: On Jul 17, 2008, at 10:10 AM, David Soroko wrote: Hello all I apologise for cross posting, but I was not getting much traction in the users-list and I do think that my question is worth asking and answering. Doesn't really matter, although I do disagree

Re: Question about JMS Session Pool

2008-09-03 Thread Daniel Kulp
, the latest public draft of the SOAP/JMS stuff is at: http://www.w3.org/TR/2008/WD-soapjms-20080723/ Dan On Wednesday 03 September 2008 10:23:42 am Daniel Kulp wrote: I just asked James Strachan and he said: jstrachan dkulp: but yes, you've gotta cache sessions jstrachan and consumers I

Re: Why are port and operations QNames in the jmx ON?

2008-09-05 Thread Daniel Kulp
/hello_world_soap_http }SOAPService,port={http://apache.org/hello_world_soap_http}SoapPort; Thanks Hadrian -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: REST header case sensitivity in CXF-2.1.2 / Tomcat AJP

2008-09-12 Thread Daniel Kulp
Technologies PLC (registered in Ireland) Registered Number: 171387 Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: [DISCUSS?] XFire compat

2008-09-16 Thread Daniel Kulp
enough stuff to worry about that it wouldn't be a high priority item for us. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: MacOS, Eclipse, CXF, ?

2008-09-16 Thread Daniel Kulp
Do any of the rest of you do routine development on MacOS? --benson -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: New Howto: Defining Contract first webservices with wsdl generation from java

2008-09-19 Thread Daniel Kulp
a -createxsdimports flag that will make it generate separate files for each schema. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

[RESULT][VOTE] Christian Schneider for committer

2008-09-23 Thread Daniel Kulp
On Friday 19 September 2008 9:28:30 am Daniel Kulp wrote: Christian has been doing quite a bit of very good work doing an almost ground up re-write of the JMS transport which is a very challenging and complicated task. He's done quite a bit of work documenting various JMS things on the Wiki

Re: CXF project members....

2008-09-24 Thread Daniel Kulp
will be OK. Dan Benson Margulies-4 wrote: Oh dear. Now I'm in splendid isolation under 'CXF' and four of you are 'Apache CXF'. On Wed, Sep 24, 2008 at 10:21 AM, Daniel Kulp [EMAIL PROTECTED] wrote: I was just looking that the project list things at: http://people.apache.org/projects.html

Release manager for 2.1.3 and/or 2.0.9.....

2008-10-02 Thread Daniel Kulp
is interested, speak up. I'd be happy to look over your virtual shoulder while you do the stuff to make sure it's all done right. Not a problem. Thanks! -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Potential impact of SpringSource Enterprise Maintenance Policy on CXF

2008-10-06 Thread Daniel Kulp
to be managed manually there. Will CXF bundle a stable Spring release along with the jar distributions for CXF framework in the future or will it rely on Maven to resolve the Spring dependencies for a particular stable release? -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Potential impact of SpringSource Enterprise Maintenance Policy on CXF

2008-10-06 Thread Daniel Kulp
in the User Guide merely contains a human-readable address. --oh -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: customEditorConfigurer in cxf-extension-soap.xml being used?

2008-10-06 Thread Daniel Kulp
The customEditorConfigurer thing converts the version=1.2 part of that into a SoapVersion object that is needed for the soap binding object. -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Proposal for a new JMS configuration for CXF

2008-10-06 Thread Daniel Kulp
into the endpoint , we need to hack the code of endpoint looking up the transport factory, and set the TransportConfig into the transport factory or the {conduit|destination}. Any thoughts? -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Release manager for 2.1.3 and/or 2.0.9.....

2008-10-06 Thread Daniel Kulp
will send you my key for signing :) Cheers, Willem On Fri, Oct 3, 2008 at 12:49 AM, Daniel Kulp [EMAIL PROTECTED] wrote: We're rappidly approaching time to do the 2.0.9 and 2.1.3 releases. It's been about 10 week since 2.0.9 and 7 weeks since 2.1.2. We have 33 issues resolved for 2.0.9

Re: Potential impact of SpringSource Enterprise Maintenance Policy on CXF

2008-10-06 Thread Daniel Kulp
available in compiled releases, they will have to maintain their own copy of Spring and fold in any changes that are made available to enterprise customers and folded into the Spring trunk. -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Bizarre mvn error building on this Mac I just got

2008-10-06 Thread Daniel Kulp
Building, Shelbourne Road, Dublin 4, Ireland -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: Proposal for a new JMS configuration for CXF

2008-10-06 Thread Daniel Kulp
, the failover stuff would work for code first cases much better. If the FailoverSelector doesn't have any conduits coming in from spring, it could use the multi-port strategy it currently uses. Dan Cheers, Eoghan Daniel Kulp wrote: I completely agree with MUCH of this. I'd love

Re: svn commit: r702443 - in /cxf/branches/2.1.x-fixes: ./ api/ api/src/main/java/org/apache/cxf/jca/ api/src/main/java/org/apache/cxf/jca/outbound/ distribution/src/main/release/samples/integration/j

2008-10-07 Thread Daniel Kulp
this have scopeprovided/scope so we don't ship this and have it added to the class path and such? Your J2EE container should already provide that so we shouldn't need to ship it. -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog

Re: cxf-spring integration questions

2008-10-09 Thread Daniel Kulp
on to make sure the bus is completely setup properly. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: How to handle a configuration problem generally in CXF code

2008-10-09 Thread Daniel Kulp
PM, Christian Schneider [EMAIL PROTECTED] wrote: -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: [VOTE] Release CXF 2.0.9

2008-10-10 Thread Daniel Kulp
The distributions are in the dist directory. The maven directory contains the stuff that will by pushed to the central repository. This release is tagged at: http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.9 Here is my +1. The vote will be open here for at least 72 hours. Willem -- Daniel Kulp

JMS 1.0.2 support......

2008-10-10 Thread Daniel Kulp
(address maybe?) to set this so if someone wants to use 1.1, they could, but default behavior is maintained. Thoughts? -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Memory leak in CXF HTTP transport in Solaris ?

2008-10-14 Thread Daniel Kulp
(including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! -- Daniel Kulp [EMAIL PROTECTED

Re: JMS 1.0.2 support......

2008-10-14 Thread Daniel Kulp
make sense to set the default to true. If the provider is 1.1 capable, we probably should use it, but provide the option for the user to downgrade to 1.0.2 if they need it. Dan Greetings Christian Daniel Kulp schrieb: Christian, The old JMS transport pretty much just used

Re: [VOTE] Release Apache CXF 2.1.3 (2nd try)

2008-10-20 Thread Daniel Kulp
/tags/cxf-2.1.3 Here is my +1. The vote will be open here for at least 72 hours. Willem -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

JMS transport sync/async......

2008-10-23 Thread Daniel Kulp
from you first. Thanks! -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Jetty Continuations in CXF

2008-10-24 Thread Daniel Kulp
?focusedCommentId=12642361#ac tion_12642361 -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Jetty Continuations in CXF

2008-10-24 Thread Daniel Kulp
. Right. Which is why I want the API's for this to not be specific to Jetty. Dan On Fri, Oct 24, 2008 at 3:42 PM, Daniel Kulp [EMAIL PROTECTED] wrote: On Friday 24 October 2008 9:27:01 am Sergey Beryozkin wrote: Dan, here're some comments : 1. something would need to be done to allow

Re: Is the CI build broken?

2008-10-27 Thread Daniel Kulp
don't get an email when you think you should, let me know and I'll have to track down what to do about that.) -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: log4j when running unit tests?

2008-10-27 Thread Daniel Kulp
for any of the tests other than in common/common. And the maven builds ARE setup so all you need to do is add a file into the classpath. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Jetty Continuations in CXF

2008-10-28 Thread Daniel Kulp
://issues.apache.org/jira/browse/CXF-1835?focusedCommentId=12642361 #ac tion_12642361 -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: svn commit: r708747 - /cxf/sandbox/benson/xmlschema/cxf/parent/pom.xml

2008-10-28 Thread Daniel Kulp
+versionSNAPSHOT-possible-2.0/version /dependency dependency groupIdjavax.xml.soap/groupId -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Jetty Continuations in CXF

2008-11-03 Thread Daniel Kulp
to a particular http implementation. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: WS-SecurityPolicy in CXF 2.1.x, or just 2.2?

2008-11-03 Thread Daniel Kulp
lFastProblemReporter.java:68) [INFO] at org.springframework.beans.factory.parsing.ReaderContext.error(ReaderContext .java:85) [INFO] at org.springframework.beans.factory.parsing.ReaderContext.error(ReaderContext .java:80) Any idea what I'm doing wrong? Thanks, Glen -- Daniel Kulp

Re: svn problems w/ cxf repos on winxp

2008-11-11 Thread Daniel Kulp
. _ -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: [VOTE] David Bosschaert for committer

2008-11-11 Thread Daniel Kulp
community Consider this proposal a +1 from me. The vote will remain open for at least 72 hours. Cheers, Eoghan -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Jetty Continuations in CXF

2008-11-11 Thread Daniel Kulp
/CXF-1835 [3] https://issues.apache.org/jira/browse/CXF-1835?focusedCommentId=126 42361 #ac tion_12642361 -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog -- Daniel Kulp [EMAIL PROTECTED] http

Re: JMS 1.0.2 support......

2008-11-11 Thread Daniel Kulp
(EndpointImpl.java:263) at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:201) at org.apache.cxf.jaxws.spi.ProviderImpl.createAndPublishEndpoint(ProviderI mpl.java:84) at javax.xml.ws.Endpoint.publish(Endpoint.java:47) -Original Message- From: Daniel Kulp [mailto

Re: why does the SOAP CheckFaultInterceptor run in the POST_PROTOCOL phase?

2008-11-14 Thread Daniel Kulp
before any processing of anything else is done. Obviously only useful for HTTP transport though. The current implementation means that any stream related things only on the faultInChain wouldn't ever get called. Flipping over based on response code would fix that. -- Daniel Kulp [EMAIL

Re: why does the SOAP CheckFaultInterceptor run in the POST_PROTOCOL phase?

2008-11-14 Thread Daniel Kulp
November 2008 10:39:50 am Daniel Kulp wrote: On Friday 14 November 2008 10:27:55 am Eoghan Glynn wrote: Folks, Is there any reason why the SOAP CheckFaultInterceptor runs in the POST_PROTOCOL phase, as opposed to PRE_PROTOCOL? Well, the basic reason is that to check for a fault, it needs

Re: why does the SOAP CheckFaultInterceptor run in the POST_PROTOCOL phase?

2008-11-14 Thread Daniel Kulp
code would fix that. Yeah, that would work ... but as you point out, the restriction HTTP sortta makes it a non-runner in the general case. Cheers, Eoghan -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: [RESULT][VOTE] David Bosschaert for committer

2008-11-17 Thread Daniel Kulp
in the CXF sandox with the main Felix codebase - his promotion of CXF (by extension via the dOSGi RI) in the wider OSGi community Consider this proposal a +1 from me. The vote will remain open for at least 72 hours. Cheers, Eoghan -- Daniel Kulp [EMAIL PROTECTED] http

Re: NodeList and XmlSchema

2008-11-17 Thread Daniel Kulp
implementing NodeList pretty easily. For 2.0, cleaning this stuff up to just use ListElement or similar so they can work with the Java5 for loops and such would be preferred. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: XmlSchema, what do we need?

2008-11-17 Thread Daniel Kulp
rather than later. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Jaxws handlers in JaxWsClientFactoryBean

2008-11-17 Thread Daniel Kulp
stuff from the JaxWsProxyFactoryBean to the JaxWsClientFactoryBean. The stuff in the ProxyFactoryBean would just forward into the client factory bean.That would make sense to me. Feel free to log a jira. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Welcome David Bosschaert as latest CXF committer.....

2008-11-26 Thread Daniel Kulp
I just wanted to welcome David Bosschaert as our latest committer! His account is now all setup and karma granted. Commit away! -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: Update build instructions on PermGen space?

2008-12-02 Thread Daniel Kulp
issue and just say if you're using Linux or Solaris (i.e., regardless of 32 or 64 bit) to add this value. Thanks, Glen [1] http://cxf.apache.org/building.html -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: release page is missing something

2008-12-02 Thread Daniel Kulp
, but they are also the release zips/tars. If you look at central, they are there: http://repo1.maven.org/maven2/org/apache/cxf/apache-cxf/2.1.3/ To make the dist directory, we just copy them from the maven dir and delete *.pom* (since poms aren't needed for the dist dir). -- Daniel Kulp

Re: Using the Eclipse Maven plugin for CXF

2008-12-04 Thread Daniel Kulp
[1] http://cxf.apache.org/setting-up-eclipse.html -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: svn commit: r723778 - in /cxf/trunk/common/common/src: main/java/org/apache/cxf/helpers/FileUtils.java test/java/org/apache/cxf/helpers/FileUtilsTest.java

2008-12-05 Thread Daniel Kulp
not sure what would happen if your test runs before other tests as the tmpdir value would then point to a non-existent location. Restoring it to the previous value should prevent any strange issues. -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: unable to configure wsrm in cxf-2.1.2

2008-12-05 Thread Daniel Kulp
anyone able to configure wsrm in cxf? Could any one please send me the steps on how to enable reliable messaging in cxf-2.1.2 ? So that i can configure wsrm for my webservice. Thank you, Naresh -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

Re: svn commit: r723026 - in /cxf/branches/2.1.x-fixes: ./ rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ systests/src/test/java/org/apache/cxf/systest/jaxws/

2008-12-08 Thread Daniel Kulp
implementor4 = new DocLitWrappedCodeFirstServiceImpl(); //Endpoint.publish(DOCLIT_CODEFIRST_URL, implementor4); -- Daniel Kulp [EMAIL PROTECTED] http://dankulp.com/blog

  1   2   3   4   5   6   7   8   9   10   >