Hi Sergey,
Thanks for your reply. More comments below.
On Wed, Jul 14, 2010 at 12:22 AM, Sergey Beryozkin wrote:
> - please consider updating the demo so that the real log entries are
> generated; that is, introduce a basic CXF JAXRS endpoint (or JAXWS endpoint)
> with one or two methods returni
The first part of the JIRA I filed above is easy: make a new project that
depends on jetty 7 instead of 6.
I'm somewhat rusty after that. A profile in systests to use it? Where is the
default transport established (which I don't propose to change) but what
else is called for?
On Thursday 15 July 2010 2:33:26 pm Benson Margulies wrote:
> The first part of the JIRA I filed above is easy: make a new project that
> depends on jetty 7 instead of 6.
>
> I'm somewhat rusty after that. A profile in systests to use it? Where is
> the default transport established (which I don't
No, this is something controlled by the framework. For us, its:
rt/core/src/main/java/org/apache/cxf/wsdl11/SchemaUtil.java
line 126.When we feed the schemas into JAXB, we have to have unique
SystemID's assigned to them so the schemaLocations can match up. We chose
one way, they appar
HI,
I am trying to use Etag using JAXB could you please help me in doing so
Thanks
Dasari
--
View this message in context:
http://cxf.547215.n5.nabble.com/using-Etag-using-JAXB-tp1223749p1223749.html
Sent from the cxf-dev mailing list archive at Nabble.com.
Hi Tomasz
>
>
> > - how do you consider letting users browse through the entries given that
> a
> > number of entries to be displayed on a page is limited - there should be
> > first/previous/next/last links.
>
> This is already implemented. first/previous/next/last links are
> visible or hidden d
Just wanted to let everyone know that as of last night, trunk now passes the
JAX-WS 2.2 standalone TCK.
Major thanks to Jim for all the work he's done getting it there. We still
have some cleanup work (especially around the distribution packaging) to get
it fully ready to ship, but this
Thanks Łukasz. Implementing OAuth can be challenging indeed so it's a great
effort. I will comment a bit later on
Sergey
On Wed, Jul 14, 2010 at 10:14 PM, Łukasz Moreń wrote:
> Hi all,
>
> I have managed to create two sample OAuth aplications:
> ordinary OAuth 1.0a client: http://www.oauthclient
mvn -Pfastinstall
fails in some of the systests for me.
[INFO]
[INFO] Building Apache CXF WS-* Specifications System Tests
[INFO]task-segment: [install]
[INFO] ---
I've explained this, but the explanation could use some explanation.
MAVEN_OPTS included -Dfile.encoding=utf-8
What have we got in systests that depends on NOT setting that, I wonder?
On Thu, Jul 15, 2010 at 8:25 PM, Benson Margulies wrote:
> mvn -Pfastinstall
>
> fails in some of the systests
Daniel Kulp wrote:
On Thursday 15 July 2010 2:33:26 pm Benson Margulies wrote:
The first part of the JIRA I filed above is easy: make a new project that
depends on jetty 7 instead of 6.
I'm somewhat rusty after that. A profile in systests to use it? Where is
the default transport established (w
The continuation code is very different. I attached a first pass
patch. It does not pass unit tests because I am completely flummoxed
by mock, and I may not understand what's going on with the
continuations.
On Thu, Jul 15, 2010 at 9:13 PM, Willem Jiang wrote:
> Daniel Kulp wrote:
>>
>> On Thursd
12 matches
Mail list logo