Has anyone on the dev list looked into implementing WS-RM 1.1 since this
discussion on the list last June?
http://mail-archives.apache.org/mod_mbox/cxf-dev/200906.mbox/%3c4a35e210.5030...@redhat.com%3e
I'm guessing not, since the related JIRA issue is still "unassigned":
https://issues.apache.or
On Monday 15 November 2010 11:33:53 am Scott Came wrote:
> Has anyone on the dev list looked into implementing WS-RM 1.1 since this
> discussion on the list last June?
> http://mail-archives.apache.org/mod_mbox/cxf-dev/200906.mbox/%3C4A35E210.5
> 030...@redhat.com%3e I'm guessing not, since the rel
Is the IDL->WSDL maven plug-in still called idltowsdl or has it been
changed to idl2wsdl to keep it in line with the command line tool?
SoapTransportFactory extends AbstractTransportFactory which contains a
protected Bus data member. However, SoapTransportFactory has its own private
Bus data member and does not make use of the Bus data member inherited from
AbstractTransportFactory. Why is this? Is this done on purpose or is thi
Thanks, Daniel.
What about the potential to leverage Sandesha or the implementation in Metro?
My research has indicated that some time ago there was discussion about trying
to create a reusable RM library that could do the job (with adaptation) across
the various open source implementations of
On Monday 15 November 2010 11:47:05 am Eric Johnson wrote:
> Is the IDL->WSDL maven plug-in still called idltowsdl or has it been
> changed to idl2wsdl to keep it in line with the command line tool?
The plugin name is:
cxf-corbatools-maven-plugin
but the goal is:
* @goal idl2wsdl
--
Daniel K
On Monday 15 November 2010 11:57:24 am Seumas Soltysik wrote:
> SoapTransportFactory extends AbstractTransportFactory which contains a
> protected Bus data member. However, SoapTransportFactory has its own
> private Bus data member and does not make use of the Bus data member
> inherited from Abstr
On Monday 15 November 2010 12:05:56 pm Scott Came wrote:
> Thanks, Daniel.
> What about the potential to leverage Sandesha or the implementation in
> Metro? My research has indicated that some time ago there was discussion
> about trying to create a reusable RM library that could do the job (with
Moving to dev@ as it's more of a dev@ discussion.
On Monday 15 November 2010 10:26:44 am Schneider Christian wrote:
> Hi all,
>
> I am currently working on https://issues.apache.org/jira/browse/CXF-3123
> (Support Spnego/Kerberos authentication for http transport). My first
> attempt was to use
Am 15.11.2010 21:34, schrieb Daniel Kulp:
Well, I guess here would be my "requirements":
1) "Out of the box", basic auth needs to "just work". If the user sets the
username and password and nothing is configured in, the basic auth stuff
should automatically turn on preemptively.
2) Streaming
10 matches
Mail list logo