Re: service caching

2008-03-28 Thread Christopher Cheng
I just tried to rerun it with the snapshot 2.0.5. It is running about 20% faster, but it still takes 3 seconds to build services. I hope that the service caching will be available soon so I can migrate the current axis-1.2 application to cxf On Thu, Mar 20, 2008 at 7:33 PM, Daniel Kulp [EMAIL

Re: service caching

2008-03-28 Thread Benson Margulies
Please supply some sort of test case. I've profiled extensively. I don't believe that service caching, as discussed, would have any effect. The current 2.1 code (as ported by Dan to 2.0.5) appears to be constrained by the performance of JAXB, and I don't think we have a caching opportunity

Re: service caching

2008-03-28 Thread Christopher Cheng
opinion has the best performance? On Fri, Mar 28, 2008 at 11:26 PM, Benson Margulies [EMAIL PROTECTED] wrote: Please supply some sort of test case. I've profiled extensively. I don't believe that service caching, as discussed, would have any effect. The current 2.1 code (as ported by Dan

Re: service caching

2008-03-28 Thread Benson Margulies
case. I've profiled extensively. I don't believe that service caching, as discussed, would have any effect. The current 2.1 code (as ported by Dan to 2.0.5) appears to be constrained by the performance of JAXB, and I don't think we have a caching opportunity there, though I would love

Re: service caching

2008-03-28 Thread Christopher Cheng
? On Fri, Mar 28, 2008 at 11:26 PM, Benson Margulies [EMAIL PROTECTED] wrote: Please supply some sort of test case. I've profiled extensively. I don't believe that service caching, as discussed, would have any effect. The current 2.1 code (as ported by Dan to 2.0.5) appears

Re: service caching

2008-03-28 Thread Daniel Kulp
the performance problem, which databinding in your opinion has the best performance? On Fri, Mar 28, 2008 at 11:26 PM, Benson Margulies [EMAIL PROTECTED] wrote: Please supply some sort of test case. I've profiled extensively. I don't believe that service caching, as discussed, would have

Re: service caching

2008-03-28 Thread Benson Margulies
that service caching, as discussed, would have any effect. The current 2.1 code (as ported by Dan to 2.0.5) appears to be constrained by the performance of JAXB, and I don't think we have a caching opportunity there, though I would love to be wrong. Perhaps there's something about your

Re: service caching

2008-03-28 Thread Daniel Kulp
databinding in your opinion has the best performance? On Fri, Mar 28, 2008 at 11:26 PM, Benson Margulies [EMAIL PROTECTED] wrote: Please supply some sort of test case. I've profiled extensively. I don't believe that service caching, as discussed, would have any effect

Re: service caching

2008-03-20 Thread Christopher Cheng
Looks like 2.0.5 is going to release soon, is this service caching in 2.0.5? On Wed, Mar 5, 2008 at 11:50 AM, Christopher Cheng [EMAIL PROTECTED] wrote: Looking forward to have this in the next release 2.0.5 or 2.1 :) On Tue, Mar 4, 2008 at 11:55 PM, Daniel Kulp [EMAIL PROTECTED] wrote

Re: service caching

2008-03-20 Thread Willem Jiang
AFAIK, Benson did some service start up performance turning this month. Please check out the latest snapshot, there must be some great improvement in CXF :) Willem. Christopher Cheng wrote: Looks like 2.0.5 is going to release soon, is this service caching in 2.0.5? On Wed, Mar 5, 2008

Re: service caching

2008-03-04 Thread Daniel Kulp
: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level to FINE ? So we can get more information about the service publishing. Willem. Christopher Cheng wrote: When I call the service

Re: service caching

2008-03-04 Thread Willem Jiang
? Axis does not seem to have this issue. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service

Re: service caching

2008-03-04 Thread Daniel Kulp
not seem to have this issue. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger

Re: service caching

2008-03-04 Thread Christopher Cheng
to have this issue. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set

Re: service caching

2008-03-03 Thread Christopher Cheng
-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level to FINE ? So we can get more information about the service publishing. Willem. Christopher Cheng wrote: When I call

Re: service caching

2008-03-03 Thread Willem Jiang
not seem to have this issue. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching

Re: service caching

2008-03-03 Thread Daniel Kulp
: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level to FINE ? So we can get more information about the service publishing. Willem. Christopher Cheng wrote: When I call the service as a client, it takes 5

Re: service caching

2008-03-03 Thread Christopher Cheng
. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level

service caching?

2008-03-01 Thread Christopher Cheng
When I call the service as a client, it takes 5 seconds to load. I am not sure whether it takes 5 seconds to create the service or it takes 5 seconds to look up for ciper filters. I am wondering if the services are cached... Feb 29, 2008 2:14:42 PM

service caching?

2008-03-01 Thread Christopher Cheng
.*/sec:exclude /sec:cipherSuitesFilter /http:tlsClientParameters /http:conduit -- View this message in context: http://www.nabble.com/service-caching--tp15773226p15773226.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: service caching?

2008-03-01 Thread Christopher Cheng
Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level to FINE ? So we can get more information about the service

Re: service caching

2008-03-01 Thread Christopher Cheng
Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level to FINE ? So we can get more information about the service

Re: service caching

2008-03-01 Thread Christopher Cheng
: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger level to FINE ? So we can get more information about the service

Re: service caching

2008-03-01 Thread Willem Jiang
caching of services? Axis does not seem to have this issue. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you

Re: service caching

2008-03-01 Thread Christopher Cheng
not seem to have this issue. Christopher Cheng wrote: Attached is the log - Original Message - From: Willem Jiang [EMAIL PROTECTED] To: cxf-user@incubator.apache.org Sent: Saturday, March 01, 2008 8:53 PM Subject: Re: service caching? Hi Could you set the logger