Adding jax:ws properties at CXF bus level

2016-03-29 Thread Giriraj Bhojak
Hello,

I am trying to add ws security jaxws properties at global level for all the
endpoints configured via Spring, but adding them to cxf:bus element doesn't
seem to work, I have to replicate same properties in individual jaxws
endpoint declaration.
Is there a way to add jaxws properties globally?
I am using CXF v 2.7.11.

Thanks,
Giriraj


Heap size requirement regarding upload large files using MTOM

2016-03-29 Thread Kelvin Leung
Hello all,

I am going to implement a CXF web service for client to upload a large
binary file (say 30MB), with MTOM enabled.

The web service may be concurrently called by a number of users, peak may be
50 people together.

I would like to ask will CXF MTOM have all the receiving data in memory, for
example, if 50 people is using the web service to upload the file, I may
need additional 30MB x 50 = 1.5GB heap space, or while data is uploading ,
the data will be streamed to a temporarily file? 

Thanks.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Heap-size-requirement-regarding-upload-large-files-using-MTOM-tp5767320.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: URL that contains "service" returns CXF Service List in Karaf

2016-03-29 Thread Sergey Beryozkin

"org.apache.cxf.osgi"
On 29/03/16 13:41, josephkampf wrote:

I'm using Karaf.  What would the PID be?





--
View this message in context: 
http://cxf.547215.n5.nabble.com/URL-that-contains-service-returns-CXF-Service-List-in-Karaf-tp5767298p5767333.html
Sent from the cxf-user mailing list archive at Nabble.com.




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/


Re: URL that contains "service" returns CXF Service List in Karaf

2016-03-29 Thread josephkampf
I'm using Karaf.  What would the PID be?





--
View this message in context: 
http://cxf.547215.n5.nabble.com/URL-that-contains-service-returns-CXF-Service-List-in-Karaf-tp5767298p5767333.html
Sent from the cxf-user mailing list archive at Nabble.com.