Aegis as a client

2009-03-11 Thread Benson Margulies
Recently, we have seen more XFire users migrating to CXF and running into various issues. Using the Aegis databinding on the client side is one of them. I've updated http://cwiki.apache.org/confluence/display/CXF20DOC/Aegis+(2.1) to carry a clearer warning of the possible pitfalls. Aegis does no

Circular initialization muddle in Aegis

2009-03-11 Thread Benson Margulies
Brian Relphie has run into a design problem in Aegis. I'm, at best, too tired to sort it out tonight, but I can write it up. Data bindings are called by service factories to initialize, and are passed a Service object. In the normal run of things, when Aegis gets this call, it sets up the type ma

Re: GSoC ideas....

2009-03-11 Thread Daniel Kulp
On Wed March 11 2009 4:33:17 pm Christian Schneider wrote: > How about implementing the SOAP/JMS spec: > https://issues.apache.org/jira/browse/CXF-909 > Good one. I've added that to the page: http://wiki.apache.org/general/SummerOfCode2009 Dan > Greetings > > Christian > > Daniel Kulp schrieb:

Re: GSoC ideas....

2009-03-11 Thread Christian Schneider
How about implementing the SOAP/JMS spec: https://issues.apache.org/jira/browse/CXF-909 Greetings Christian Daniel Kulp schrieb: Google summer of code is starting up very shortly.This could be an opportunity to get some new folks involved. It would be great to submit a few CXF relat

Re: jira CXF-2104

2009-03-11 Thread Daniel Kulp
On Wed March 11 2009 1:25:01 pm Orban, Gyorgy (IDEAS) wrote: > Hi, > Could you please advise on the issue > https://issues.apache.org/jira/browse/CXF-2104 , if the patch is viable or > the problem is valid. We are about to patch CXF locally to work around the > problem and your opinion would be gre

Re: CXF snapshot location has changed.

2009-03-11 Thread Daniel Kulp
OK. I've added DOSGi stuff to hudson: http://hudson.zones.apache.org/hudson/view/CXF/ There are two builds: one is the build that runs the tests and such (on checkin) and the other does deploys once a day. Dan On Wed March 11 2009 3:16:08 pm Daniel Kulp wrote: > On Wed March 11 2009 2:37:

Re: CXF snapshot location has changed.

2009-03-11 Thread Daniel Kulp
On Wed March 11 2009 2:37:05 pm David Bosschaert wrote: > Hi Dan, > > Do I need to do anything special to get the dosgi jars and > distributions in there? > I noticed that there is some metadata at > https://repository.apache.org/content/groups/snapshots/org/apache/cxf/dosgi >/ but no jars... > > D

Re: CXF snapshot location has changed.

2009-03-11 Thread David Bosschaert
Hi Dan, Do I need to do anything special to get the dosgi jars and distributions in there? I noticed that there is some metadata at https://repository.apache.org/content/groups/snapshots/org/apache/cxf/dosgi/ but no jars... Do I simply need to rerun mvn -Pdeploy deploy or is another command nee

CXF snapshot location has changed.

2009-03-11 Thread Daniel Kulp
I just wanted to let everyone know that the CXF snapshot repository has now been changed to the Nexus instance running on repository.apache.org. Thus, if you are testing snapshots, make sure you update your URL for the snapshot repo to: http://repository.apache.org/snapshots/ The GOOD news

jira CXF-2104

2009-03-11 Thread Orban, Gyorgy (IDEAS)
Hi, Could you please advise on the issue https://issues.apache.org/jira/browse/CXF-2104 , if the patch is viable or the problem is valid. We are about to patch CXF locally to work around the problem and your opinion would be greatly appreciated before going ahead. Thanks, Gyorgy ---

Re: ProviderFactory singleton?

2009-03-11 Thread Sergey Beryozkin
Hi Gary It's done now - I'm happy you've brought this issue up as the code looks much betetr to me now. If you could try the trunk (mvn install -Pfastinstall, cd api, mvn install, cd ../distribution, mvn install) during the next day or two and confirm if things work for you as expected then it

Re: GSoC ideas....

2009-03-11 Thread Benson Margulies
Rework a bunch of tests into a coherent functional test? Some bigger examples with more integration? A replacement for the JAX-B ri :-) On Wed, Mar 11, 2009 at 9:43 AM, Daniel Kulp wrote: > > Google summer of code is starting up very shortly.    This could be an > opportunity to get some new fo

GSoC ideas....

2009-03-11 Thread Daniel Kulp
Google summer of code is starting up very shortly.This could be an opportunity to get some new folks involved. It would be great to submit a few CXF related ideas in hopes that a student would pick one or more up. So, what ideas are out there? Keep in mind, it needs to be signific

getting exception : java.net.HttpRetryException:

2009-03-11 Thread simweb
Hi all I am trying to invoke a web service from my system to another system on which the web service is running. well i am getting the following exception Caused by: java.net.HttpRetryException: cannot retry due to server authentication, in streaming mode well i searched for it and came through