Re: Custom Reuqest Param Name for Bean Request Object

2011-05-10 Thread Sergey Beryozkin
MultivaluedMap in case of form submissions or explicit FormParam(user.name) What do you think ? Cheers, Sergey *My Suggestion is can you include this feature in next version of CXF? and Can I contribute my code?* Biju B -- Sergey Beryozkin Application Integration Division of Talend http

Re: ServerLifeCycleListener and JMXServer

2011-05-05 Thread Sergey Beryozkin
of QNames representing managed services/endpoints and service specific CXF MBeans One you finish this task then we will move on to other ones... Ping me on #cxf please if you have any questions Thanks, Sergey Regards: Shenglin Qiu -- Sergey Beryozkin Application Integration Division

rt/security module

2011-05-05 Thread Sergey Beryozkin
Hi I've been thinking about introducing a rt/security module which will have common security-related classes from common/security and rt/core/.../interceptors/security added to it initially. cxf-common-utilities/org.apache.cxf.common.security keeps SimpleGroup and SimplePrincipal helpers for

Re: rt/security module

2011-05-05 Thread Sergey Beryozkin
Hi Oliver On Thu, May 5, 2011 at 2:22 PM, Oliver Wulff owu...@talend.com wrote: Hi Sergey I think this makes sense. Do you meant to move cxf-common-utilities/org.apache.cxf.common.security etc to the new module or keep it where it is? We could've kept all the common security code in

Re: general comments about cxf and my progress towards completing integrating JAX-RS CXF with EJB

2011-05-03 Thread Sergey Beryozkin
with the jaxrs/basic demo as suggested above. Next week we can start with looking at how CXF JAXWS handles EJB invocations Thanks, Sergey Thank you. Ryan Zoerner -- Sergey Beryozkin Application Integration Division of Talend http://sberyozkin.blogspot.com

Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-27 Thread Sergey Beryozkin
I'm a bit confused :-). Here is what I meant: !-- Custom JAX-RS endpoint --  jaxrs:server id=userServiceRs address=/users-rs        xmlns:s=http://users.com/rs;        serviceName=s:UserService        jaxrs:serviceBeans             ref bean=userService /        /jaxrs:serviceBeans

Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-26 Thread Sergey Beryozkin
which has something to do with it, including a Bus MBean (which can be relevant to other endpoints too) and Mbeans specific to/scoped by {http://users}UserService. Does it make sense ? What do you think ? Cheers, Sergey Thank you very much. Regards: Shenglin Qiu -- Sergey

Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-25 Thread Sergey Beryozkin
Hi Shenglin You are progressing very well, please see comments inline On Mon, Apr 25, 2011 at 12:25 AM, Travis Roy dabaip...@hotmail.com wrote: Hi Sergey: I have made some progress according to your last email, due to the size of each file, I have to paste some of them below. As you can see,

Re: LogBrowser project is on the trunk

2011-04-21 Thread Sergey Beryozkin
will simplify this issue because a pure HTML will be returned. However, GWT does give us more flexibility in the way individual entries are displayed, etc, so lets stick to using GWT for now :-) thanks, Sergey On Wed, Apr 20, 2011 at 11:47 AM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi Tomasz

Re: LogBrowser project is on the trunk

2011-04-20 Thread Sergey Beryozkin
; I'm fixing this. On Mon, Apr 18, 2011 at 11:31 AM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi Tomasz On Sun, Apr 17, 2011 at 9:06 AM, Tomasz Oponowicz tomasz.oponow...@gmail.com wrote: Hi Sergey, On Wed, Apr 13, 2011 at 7:17 PM, Sergey Beryozkin sberyoz...@gmail.com wrote

Re: LogBrowser project is on the trunk

2011-04-18 Thread Sergey Beryozkin
Hi Tomasz On Sun, Apr 17, 2011 at 9:06 AM, Tomasz Oponowicz tomasz.oponow...@gmail.com wrote: Hi Sergey, On Wed, Apr 13, 2011 at 7:17 PM, Sergey Beryozkin sberyoz...@gmail.com wrote: I've finally managed to spend a day today working on Windows, and I did get the exception when using IE

Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-18 Thread Sergey Beryozkin
/cxf/workqueue/WorkQueueManagerImplMBeanWrapper.html Regards Shenglin Qiu On Apr 18, 2011, at 5:54 AM, Sergey Beryozkin wrote: Hi It is a good progress, I think you are on the right path. Just to see that things are really working, introduce ObjectName and ManagedComponent JAXB

Re: Give up the relies on MBeanServer and its related flow, such as register mbean to server, start the server and so on.

2011-04-14 Thread Sergey Beryozkin
Qiu -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http://sberyozkin.blogspot.com

Re: [VOTE] Release Apache CXF 2.3.4

2011-04-13 Thread Sergey Beryozkin
+1 Cheers, Sergey On Wed, Apr 13, 2011 at 8:42 AM, Daniel Kulp dk...@apache.org wrote: We've resolved over 59 issues since 2.3.3 and thus is time for a release. List of issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511version=12316074 The Maven staging

Re: LogBrowser project is on the trunk

2011-04-13 Thread Sergey Beryozkin
31, 2011 at 4:18 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: I've added NOTICE to the rt/management-web only as I'm still seeing all sort of crashes on Ubuntu, it does look like my environment is somehow broken for GWT to work properly as Tomasz did confirm iy was working ok on Ubuntu

Re: new to irc, did not have log file set to log conversation

2011-04-12 Thread Sergey Beryozkin
on building the basic JAX-RS EJB invoker Thanks, Sergey Thanks, Ryan -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http://sberyozkin.blogspot.com

Re: general project setup and utilization questions

2011-04-12 Thread Sergey Beryozkin
about regexp for instance, but if there is some default answer I would like to know. Try setting up the workspace as suggested above, I've never seen this problem thanks, Sergey - Again, thanks for your help. -- Sergey Beryozkin Application Integration

Re: [VOTE] CXF build-utils 2.3.2 (take 2)

2011-04-09 Thread Sergey Beryozkin
...@apache.org http://dankulp.com/blog Talend - http://www.talend.com -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http://sberyozkin.blogspot.com

Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-08 Thread Sergey Beryozkin
Thank you for Sergey's very helpful advising and mentoring. If everything looks ok, I will send this by the end of tomorrow, April-7-2011. Regards: Shenglin Qiu 06/Apr/2011 -- Sergey Beryozkin Application Integration Division of Talend http://sberyozkin.blogspot.com

Re: Fwd: GSoC: Integrate CXF JAX-RS with EJB

2011-04-08 Thread Sergey Beryozkin
%2FEasyBeansInvokerFactory.java Having a Factory concept was absolutely required because of the pool used in EJBs (get and release instances). and the Invoker if a really simple extension of the JAXWS default Invoker. Nothing very complicated. Cheers --G Le 08/04/2011 14:34, Sergey Beryozkin a écrit

Re: [VOTE] CXF build-utils 2.3.2

2011-04-08 Thread Sergey Beryozkin
+1 Sergey On Fri, Apr 8, 2011 at 3:01 PM, Daniel Kulp dk...@apache.org wrote: I'd like to call a vote on this just to get it out of the way to make the releases next week a bit easier. There are two changes: * Update the eclipse checkstyle/pmd rules so that the new gwt generated code

Re: LogBrowser project is on the trunk

2011-03-31 Thread Sergey Beryozkin
assemplies to pick up. -- Daniel Kulp dk...@apache.org http://dankulp.com/blog Talend - http://www.talend.com -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http://sberyozkin.blogspot.com

Re: svn commit: r1086052 - in /cxf/trunk: rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/servlet/ rt/transports/http-jetty/src/main/j

2011-03-30 Thread Sergey Beryozkin
on Windows during the last month or so but I'll need to switch and do some pending work... thanks, Sergey Christian Am 29.03.2011 13:35, schrieb Sergey Beryozkin: Hey Christian I was about to restore the CXFNonSpringServlet hierarchy but it actually was removed (alongside

Re: svn commit: r1086052 - in /cxf/trunk: rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/servlet/ rt/transports/http-jetty/src/main/j

2011-03-29 Thread Sergey Beryozkin
very tricky now Sergey On Mon, Mar 28, 2011 at 9:06 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi Christian I've just realized that CXFNonSpringJAXRSServlet become a servlet requiring Spring dependencies as you updated it to extend CXFServlet which has a bunch of Spring dependencies

Re: svn commit: r1086052 - in /cxf/trunk: rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/servlet/ rt/transports/http-jetty/src/main/j

2011-03-28 Thread Sergey Beryozkin
Hi Christian Just would like to acknowledge it here as well: thanks a lot for resolving the issues quickly. Sorry I was not of any help, I'd probably just go ahead and start from reverting and then start looking for a breaking change which I guess is a rather primitive approach :-); not sure how

Re: svn commit: r1086052 - in /cxf/trunk: rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/servlet/ rt/transports/http-jetty/src/main/j

2011-03-28 Thread Sergey Beryozkin
Schneider cschnei...@talend.comwrote: Hi Sergey, no problem. I just hoped you would have an idea what failed. I only hope the build runs fine now :-) Christian -Ursprüngliche Nachricht- Von: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Gesendet: Montag, 28. März 2011 16:50 An: dev

Re: svn commit: r1084534 - in /cxf/trunk/rt/transports: http-osgi/src/main/java/org/apache/cxf/transport/http_osgi/ http-osgi/src/test/java/org/apache/cxf/transport/http_osgi/ http/src/main/java/org/a

2011-03-23 Thread Sergey Beryozkin
Hi Christian On Wed, Mar 23, 2011 at 10:58 AM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi Christian On Wed, Mar 23, 2011 at 10:50 AM, cschnei...@apache.org wrote: Author: cschneider Date: Wed Mar 23 10:50:20 2011 New Revision: 1084534 URL: http://svn.apache.org/viewvc?rev

SearchContext and plain expressions

2011-03-22 Thread Sergey Beryozkin
Hi SearchContext extension can be used today to make it easy to work with FIQL expressions, ex: @Context SearchContext context; SearchConditionBook sc = context.getSearchCondition(Book.class); ListBook matchedBooks = sc.findAll(booksList); // or if (sc.isMet(book)) { // matched } // or

WSS4J related compilation problem

2011-03-15 Thread Sergey Beryozkin
Hi, I'm seeing the following compilation problem after removing the WSS4J jars from the local repository and rebuilding: [ERROR] .../rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JInInterceptor.java:[528,32]

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-15 Thread Sergey Beryozkin
Hi Andy Thanks a million - I do hope this builder will help users to experiment with FIQL. Cheers, Sergey On Tue, Mar 15, 2011 at 3:35 PM, Andrzej Michalec andrzej.micha...@gmail.com wrote: Refactoring is done, SearchConditionBuilder is factory now, removed unnecessary query operation, plus

Re: WSS4J related compilation problem

2011-03-15 Thread Sergey Beryozkin
Colm's merge fixed it, thanks Sergey On Tue, Mar 15, 2011 at 7:00 PM, Daniel Kulp dk...@apache.org wrote: Probably need a mvn -U -cpu type thing to grab the latest WSS4J jars. Dan On Tuesday 15 March 2011 10:35:02 AM Sergey Beryozkin wrote: Hi, I'm seeing the following compilation

Re: LogBrowser project is on the trunk

2011-03-15 Thread Sergey Beryozkin
do you think ? The script which is shipped with the log browser demo - should we remove it and just use a plain client code to do the invocations for the logs be generated ? thanks, Sergey -- Best regards, Tomasz Oponowicz -- Sergey Beryozkin Application Integration Division of Talend

Re: LogBrowser project is on the trunk

2011-03-15 Thread Sergey Beryozkin
Hi Probably one open issue is to figure out what to do with different .js scripts. ? The scripts which are in the rt/management-web module, can they be Apache licensed ? Dan - what do you think ? There are: * json2.min.js - Public Domain; * uuid.min.js - Dual licensed under the MIT and

Re: How can i get my custom exception via dosgi-cxf(RS)?

2011-03-14 Thread Sergey Beryozkin
.nabble.com/How-can-i-get-my-custom-exception-via-dosgi-cxf-RS-tp3408859p3408859.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http://sberyozkin.blogspot.com

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-13 Thread Sergey Beryozkin
Missed the actual link: http://en.wikipedia.org/wiki/ISO_8601 Sergey On Sun, Mar 13, 2011 at 1:15 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi Andy On Fri, Mar 11, 2011 at 8:24 PM, Andrzej Michalec andrzej.micha...@gmail.com wrote: Just FYI, I'm updating FiqlParser for the date

Re: LogBrowser project is on the trunk

2011-03-13 Thread Sergey Beryozkin
Hi Tomasz thanks for your effort, comments inline, At the moment URL looks like: endpoint_urls?_s=date=ge=2011-03-07;date=lt=2011-03-07;level==DEBUG,level==INFO,level==WARN,level==ERROR There is one more update needed:

Re: LogBrowser project is on the trunk

2011-03-11 Thread Sergey Beryozkin
Hi Tomasz endpoint_url?_s=date=ge=129966840;date=lt=130027320;level==DEBUG;level==WARN How should I pass an array of levels? ';' means 'and' while ',' means 'or' so in this case we have to use ',' : endpoint_url?_s=level==WARN,level==DEBUG Dates need to be passed

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-11 Thread Sergey Beryozkin
Hi Andy May be we can make SearchConditionBuilder an abstract class? Have an internal FiqlSearchConditionBuilder as the default instance ... Yeap, you have just verbalized what I wanted to do. Just FYI, I'm updating FiqlParser for the date format be configurable (via context properties)

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-09 Thread Sergey Beryozkin
Removing Nabble links... On Wed, Mar 9, 2011 at 10:40 AM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi Andy On Tue, Mar 8, 2011 at 9:58 PM, Andrzej Michalec andrzej.micha...@gmail.com wrote: sorry, I'm not following :-) We have PrimitiveSearchCondition which wraps an expression

Re: CXF OSGI application and HTTP transport

2011-03-09 Thread Sergey Beryozkin
bundle because it was causing problems for users loading the bundle in the SpringDM server... Cheers, Sergey Cheers, David On 9 March 2011 11:26, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi I'd like to discuss a bit the possibility of making the CXF HTTP-OSGI transport redundant

Re: LogBrowser project is on the trunk

2011-03-09 Thread Sergey Beryozkin
bad Java or Firefox installation then I'll get relaxed :-)... Thanks, Sergey On Sun, Feb 27, 2011 at 6:20 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: String text = columnDefinition.getContent(entry); in SelectableTable.setData is causing it, and it's only happening when the Date

Re: LogBrowser project is on the trunk

2011-03-09 Thread Sergey Beryozkin
:28 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi Tomasz I'm finishing some work for AtomPullServer be able to connect to the existing file logs, I saw you committing some relevant updates to the LogBrowser code too, thanks. I'll will experiment with the Filter dialog shortly. What I'd

Re: LogBrowser project is on the trunk

2011-03-09 Thread Sergey Beryozkin
Hi Tomasz On Wed, Mar 9, 2011 at 3:00 PM, Tomasz Oponowicz tomasz.oponow...@gmail.com wrote: Hi Sergey, On Wed, Mar 9, 2011 at 2:28 PM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi Tomasz I'm finishing some work for AtomPullServer be able to connect to the existing file logs, I

Re: CXF OSGI application and HTTP transport

2011-03-09 Thread Sergey Beryozkin
at the moment with the http-osgi transport being the 'CXF OSGI Application'. May be it is too simplistic but may be it can work :-) Cheers, Sergey Christian Am 09.03.2011 12:26, schrieb Sergey Beryozkin: Hi I'd like to discuss a bit the possibility of making the CXF HTTP-OSGI transport

Re: Google Summer of Code ideas....

2011-03-09 Thread Sergey Beryozkin
Hi On Wed, Mar 9, 2011 at 4:39 PM, Daniel Kulp dk...@apache.org wrote: I know it's still winter and some of us still have a lot of snow on the ground so summer seems very far off, but Google Summer of Code is beginning to startup for this year. Last year, we had 3 projects the have

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-07 Thread Sergey Beryozkin
Sorry for the possible noise, seems like the message is being rejected if it contains Nabble links... On Mon, Mar 7, 2011 at 10:33 AM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi Andy On Sun, Mar 6, 2011 at 9:36 PM, Andrzej Michalec andrzej.micha...@gmail.com wrote: Sergey Beryozkin-5

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-07 Thread Sergey Beryozkin
Hi Andy On Mon, Mar 7, 2011 at 11:52 AM, Andrzej Michalec andrzej.micha...@gmail.com wrote: Actually, I added a test to the JAXRSAtomPushLoggingSpringTest which searches the log records using the queries like 'level==INFO,level==WARN'. And for that to work I had to make the change to

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-07 Thread Sergey Beryozkin
, -andy. -- View this message in context: http://cxf.547215.n5.nabble.com/SeachConditionBuilder-for-CXF-JAX-RS-clients-tp3357826p3412343.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http

NPE in the RM code

2011-03-07 Thread Sergey Beryozkin
Hi Just spotted this trace : Running org.apache.cxf.ws.rm. RMEndpointTest Exception in thread Timer-1 java.lang.NullPointerException at org.apache.cxf.ws.rm.DestinationSequence$ImmediateFallbackAcknowledgment.run(DestinationSequence.java:448) at

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-03-06 Thread Sergey Beryozkin
://cxf.547215.n5.nabble.com/SeachConditionBuilder-for-CXF-JAX-RS-clients-tp3357826p3411039.html Sent from the cxf-dev mailing list archive at Nabble.com. -- Sergey Beryozkin Application Integration Division of Talend http://www.talend.com http://sberyozkin.blogspot.com

Re: Startup speed, XML, etc.....

2011-03-04 Thread Sergey Beryozkin
config: 50582 29/sec Running test - 2.1.9 Setup: 43944 34/sec Invoke: 47652 31/sec Setup config: 44550 33/sec Running test - 2.1.1 Setup: 47335 31/sec Invoke: 48871 30/sec Setup config: 49255 30/sec -- Sergey Beryozkin Application Integration Division of Talend http

Re: WADLs

2011-02-28 Thread Sergey Beryozkin
Hi Demetris On Mon, Feb 28, 2011 at 3:52 AM, Demetris demet...@ece.neu.edu wrote: Apologies for my late posting. I missed the later postings on this by a few of you. If it helps that's awesome otherwise you can just ignore it. no problems, thanks for contributing to this thread On

How to consume JMS services

2011-02-28 Thread Sergey Beryozkin
Bill, I'm starting a new thread... Comments inline. On Fri, Feb 25, 2011 at 5:04 PM, Bill Burke bbu...@redhat.com wrote: On 2/25/11 10:51 AM, Sergey Beryozkin wrote: In your opinion, why would such (Java) users prefer an HTTP centric interface for consuming messages backed up by JMS stores

Re: How to consume JMS services

2011-02-28 Thread Sergey Beryozkin
shared between java and non java consumers. FTW! :) On Mon, Feb 28, 2011 at 8:55 AM, Bill Burkebbu...@redhat.com wrote: On 2/28/11 6:10 AM, Sergey Beryozkin wrote: Bill, I'm starting a new thread... Comments inline. I think its fair to suggest to somebody asking about JMS

Re: LogBrowser project is on the trunk

2011-02-27 Thread Sergey Beryozkin
, 2011 at 5:10 PM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi Tomasz I've spent some time and it is some sort of the asynchronous exception which when captured shows the Date of the log entry. It is thrown when the ViewerViewImpl.setEntries(ListEntry entries) is called. We'll track it down

Re: LogBrowser project is on the trunk

2011-02-25 Thread Sergey Beryozkin
Hi Tomasz I've rerun the demo. First of all, the changes you've made recently have definitely made it look much better, thanks. Unfortunately, I'm still hitting this GWT ApplicationException when refreshing the endpoint : Application Error Class$jcb 2011-02-25T11:46:55.078Z Can this message,

Re: SOAP over JMS and CXF.

2011-02-25 Thread Sergey Beryozkin
Hi Guys Come on, this is not a RESTEasy or HornetQ mailing list. More comments inline 2011/2/25 Glen Mazza gma...@talend.com: Bill, I'm all for plugging but if you could spend some time on fixing the five (rather simple) RESTEasy bugs I reported (RESTEAST-494, 495, 496, 497, and 502) over a

Re: SOAP over JMS and CXF.

2011-02-25 Thread Sergey Beryozkin
Nearly lost the message from Willem... On 2/24/11 8:23 PM, Willem Jiang wrote: CXF JMS transport supports JMS URI which is part of JMS over SOAP spec out of box. I think you can use it with JAXRS frontend without any trouble Yes indeed. On the server side it's easy. We can have say 3

Re: LogBrowser project is on the trunk

2011-02-25 Thread Sergey Beryozkin
Hi Few more comments. I agree, the way Tasks and Endpoints are currently shown is nice. - Can you please consider having both ManageEndpoints and Filter links located under the Tasks ? And have Endpoints shown first, with the Tasks in the bottom of the pane ? Ultimately, the user just

Re: SOAP over JMS and CXF.

2011-02-25 Thread Sergey Beryozkin
Actually, Glen, looks like I've misread your comments as I always do, sorry :-). But of course I'd still encourage us all to discuss RestEasy issues on the RestEasy list where I'm a subscriber too :-) Cheers, Sergey 2011/2/25 Bill Burke bbu...@redhat.com: Wow, you're funny.  CXF has 255

Re: svn commit: r1074119 - in /cxf/branches/2.3.x-fixes/rt/transports/http/src/main/java/org/apache/cxf/transport: http/AbstractHTTPDestination.java http/Servlet3ContinuationProvider.java servlet/Serv

2011-02-24 Thread Sergey Beryozkin
Hi Willem Are you planning to commit to the trunk ? Just wondering why you started from the 2.3.x branch... Cheers, Sergey On Thu, Feb 24, 2011 at 11:58 AM, ningji...@apache.org wrote: Author: ningjiang Date: Thu Feb 24 11:58:26 2011 New Revision: 1074119 URL:

Re: WADLs

2011-02-24 Thread Sergey Beryozkin
Check out HornetQ's REST interface: http://jboss.org/hornetq/rest This is of course a fine effort, but it's off-topic for the CXF dev list :-) though supporting the interface you've built for HornetQ might be an interesting option - but I guess it would be more of interest to the ActiveMQ

Re: WADLs

2011-02-24 Thread Sergey Beryozkin
Hi Bill On Thu, Feb 24, 2011 at 2:45 PM, Bill Burke bbu...@redhat.com wrote: On 2/24/11 9:17 AM, robert wrote: Also, what would be more applicable, WADLs or WSDLs in support of JMS/RESTful services? Check out HornetQ's REST interface: http://jboss.org/hornetq/rest This is of course a

Re: WADLs

2011-02-24 Thread Sergey Beryozkin
Hi On Thu, Feb 24, 2011 at 2:37 PM, robert rob...@gliesian.com wrote: Thanks for the info... I'm still trying to figure some things out though... Looks like WSDLs for REST are supported with WSDL 2.0: http://www.ibm.com/developerworks/webservices/library/ws-restwsdl/. So with REST...

Re: SOAP over JMS and CXF.

2011-02-24 Thread Sergey Beryozkin
Hi On Thu, Feb 24, 2011 at 3:48 PM, robert rob...@gliesian.com wrote: CXF supports SOAP over JMS; http://www.w3.org/TR/soapjms/. Should the bindings and service extensions defined by this spec be better suited in a supported WSDL or WADL? I assume WADL as supported by CXF? Yes but only

Re: LogBrowser project is on the trunk

2011-02-23 Thread Sergey Beryozkin
On Thu, Feb 17, 2011 at 11:34 AM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi Tomasz 1. LogBrowser has a showstopper bug which I'm sure is due to the fact we just did not look at it for a while :-). Basically, when I go and generate the logs, and then click 'refresh' on the endpoint

Re: LogBrowser project is on the trunk

2011-02-17 Thread Sergey Beryozkin
Hi Tomasz 1. LogBrowser has a showstopper bug which I'm sure is due to the fact we just did not look at it for a while :-). Basically, when I go and generate the logs, and then click 'refresh' on the endpoint, the browser reports an exception. I can't reproduce this (however it doesn't mean

Re: [VOTE] Dennis Sosnoski for CXF committer

2011-02-16 Thread Sergey Beryozkin
+1 cheers, Sergey On Wed, Feb 16, 2011 at 5:53 AM, Glen Mazza gma...@talend.com wrote: Hello Team, Here's a vote to make Dennis Sosnoski a committer on the CXF project.  Of course we all know Dennis from his extensive IBM developerWorks articles[1] on web services, which has allowed him to

Re: CXF as Services router

2011-02-15 Thread Sergey Beryozkin
. On Mon, Feb 14, 2011 at 9:18 AM, Sergey Beryozkin-5 [via CXF] ml-node+3384787-668782640-149...@n5.nabble.com  wrote: Redirecting to the users list. Can you please ask the question again, I can't find the original question... What is the criteria for the routing ? Is your web service

Compilation problems in rt/ws/rm

2011-02-15 Thread Sergey Beryozkin
Hi I'm seeing a lot of compilation issues in the rt/ws/rm, with Java 1.6, all to do with the BigInteger to/from long conversions. Has SequenceType changed ? cheers, Sergey

JAX-RS JAXBElementProvider and classloader issues

2011-02-15 Thread Sergey Beryozkin
Hi A couple of issues has been reported recently against JAXBElementProvider, to do with various ClassLoader related issues. All of them are to do with CXF libs being located in the shared lib folder of the (servlet) container. JAXBElementProvider strongly references class-level and package

Re: Support for Json arrays

2011-02-14 Thread Sergey Beryozkin
Hi On Mon, Feb 14, 2011 at 4:43 PM, Kannan Ramasamy ramkannan2...@gmail.com wrote: Hi Sergey, Is this issue fixed in Apache CXF 2.3.2? I am facing this issue presently in my application. Do you mean reading into an explicitly declared array such as Book[], in the resource method signature ?

Re: CXF as Services router

2011-02-14 Thread Sergey Beryozkin
Redirecting to the users list. Can you please ask the question again, I can't find the original question... What is the criteria for the routing ? Is your web service implementation needs to forward further ? Or is it to do with choosing which endpoint (among multiple co located CXF endpoints)

Re: ExceptionMapper causing subsequent ClassCastExceptions

2011-02-11 Thread Sergey Beryozkin
Hi I believe this issue has been fixed recently, can you try CXF 2.3.2 please ? Cheers, Sergey On Thu, Feb 10, 2011 at 7:50 PM, ahazelton ahazel...@axeda.com wrote: I have a service method like this:  @Override  @POST  @Path(/model/create)  public Long createModel(Model model)  {    ...

Re: Extended SecurityContext interface

2011-02-11 Thread Sergey Beryozkin
iterations :-) as we move along. thanks, Sergey On Thu, Feb 10, 2011 at 11:20 AM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi After the brief discussion with Christian about propagating the actual roles from the authenticated subject/principal I opened CXF-3322 [1] and added

Extended SecurityContext interface

2011-02-10 Thread Sergey Beryozkin
Hi After the brief discussion with Christian about propagating the actual roles from the authenticated subject/principal I opened CXF-3322 [1] and added a LoginSecurityContext interface [2] which extends CXF SecurityContext [3]. The main idea is to create a bridge between different security

Re: svn commit: r1068418 - in /cxf/trunk: api/src/main/java/org/apache/cxf/service/model/ api/src/main/java/org/apache/cxf/wsdl/ rt/core/src/main/java/org/apache/cxf/binding/ rt/core/src/main/java/org

2011-02-08 Thread Sergey Beryozkin
Hi Dan - I added the WSDLLibrary utility class, similar to what you suggested earlier on, so it all has become cleaner, and all tests passed on my laptop :-) thanks, Sergey On Tue, Feb 8, 2011 at 2:31 PM, serg...@apache.org wrote: Author: sergeyb Date: Tue Feb 8 14:31:47 2011 New Revision:

Re: Splitting the packaging

2011-02-08 Thread Sergey Beryozkin
Hi On Mon, Feb 7, 2011 at 8:41 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi CXF JAX-RS depends on cxf-api, cxf-rt-core, cxf-common, cxf-rt-transports-http and the xml binding. cxf-rt-transports-http-jetty is still required in some cases - JIRA is open; cxf-api has some WSDL

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-02-08 Thread Sergey Beryozkin
Hi Andy My feeling is that fluent builder is for authors/coders, not for machine/automatons. This is why I do like have things decomposed and human readable. You know what? My motivation is to use for automations and machines as well :-) thanks, Sergey Building FIQL parser I was

Re: Splitting the packaging

2011-02-08 Thread Sergey Beryozkin
dependency - I've just reopened the JIRA. The server side is fine, but the client side (HttpConduit) still needs it. So a bit more work needs to be done... Cheers, Sergey -- Robert On Mon, Feb 7, 2011 at 8:41 PM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi CXF JAX-RS depends on cxf-api

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-02-08 Thread Sergey Beryozkin
Forwarding the message... -- Forwarded message -- From: Sergey Beryozkin sberyoz...@gmail.com Date: Tue, Feb 8, 2011 at 9:37 PM Subject: Re: SeachConditionBuilder for CXF JAX-RS clients To: dev@cxf.apache.org Hi Andy On Tue, Feb 8, 2011 at 7:57 PM, Andrzej Michalec

Re: Splitting the packaging

2011-02-07 Thread Sergey Beryozkin
Hi CXF JAX-RS depends on cxf-api, cxf-rt-core, cxf-common, cxf-rt-transports-http and the xml binding. cxf-rt-transports-http-jetty is still required in some cases - JIRA is open; cxf-api has some WSDL-related interfaces and thus a wsdl4j dependency is still needed - two JIRAs are opened - one

Re: LogBrowser project is on the trunk

2011-02-06 Thread Sergey Beryozkin
Thanks Dan, this also let me remove the repository tag... Cheers, Sergey On Fri, Feb 4, 2011 at 9:54 PM, Daniel Kulp dk...@apache.org wrote: On Friday 04 February 2011 4:29:12 pm Daniel Kulp wrote: On Friday 04 February 2011 4:24:39 pm Sergey Beryozkin wrote: Tomasz, I had to comment out

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-02-03 Thread Sergey Beryozkin
Hi Andy On Thu, Feb 3, 2011 at 9:31 AM, Andrzej Michalec andrzej.micha...@gmail.com wrote: I could not reply earlier, Sergey knows I am (still) attending to my company's internal event ;) thanks for finding the time to reply, Just couple first thoughts on the subject. The FIQL that we

How to optimize JAXP Source reads

2011-02-03 Thread Sergey Beryozkin
Hi I'm looking at the XMLStreamDataReader in the SourceDataBinding and trying to figure out what I can 'borrow' :-) from that code to have the JAX-RS SourceProvider optimized. The XMLStreamDataReader calls a resetForStreaming(XMLStreamReader) function, when StaxSource or SAXSource is expected

SeachConditionBuilder for CXF JAX-RS clients

2011-01-26 Thread Sergey Beryozkin
Hi I've had a brief private discussion with Andy but given that we are good CXF citizens :-) we've moving the discussion to the dev list. CXF JAX-RS offers the Search extensions [1] which let capture and simplify working with the FIQL query expressions. Arul has a nice post about it [2]. What

Re: SeachConditionBuilder for CXF JAX-RS clients

2011-01-26 Thread Sergey Beryozkin
sorry, The builder should provide a simple and *intuitiv* given that it's unlikely users will build uber-complex search queries. The builder should provide a simple and intuitive api...

Re: Getting RuntimeException: Can't find input stream in message while invoking a remote web service (with JBoss AS 6.0 GA)

2011-01-19 Thread Sergey Beryozkin
Christian has fixed it in 2.3.2 (being voted for now), most likely the server is sending an HTTP error status, with no response body... Cheers, Sergey On Wed, Jan 19, 2011 at 3:21 AM, cxfuser71 kunt...@hotmail.com wrote: Hello All, I am using JBoss 6.0.GA release which comes with CXF

Re: [VOTE] Apache CXF 2.3.2

2011-01-18 Thread Sergey Beryozkin
+1 Cheers, Sergey On 17.01.2011 23:26, Daniel Kulp wrote: We've had a busy 8 weeks or so despite the holidays. We've managed to fix over 75 JIRA issues since 2.3.1 which is quite remarkable . This also fixes a bunch of OSGi related issues that are needed for Camel and ServiceMix.

Re: Request for feedback: Refactoring of HTTP client authentication

2010-12-23 Thread Sergey Beryozkin
Hi On Thu, Dec 23, 2010 at 3:41 AM, Daniel Kulp dk...@apache.org wrote: I like it. Looks fine by me.The only concern I have is with: Additionally I would like to remove the feature of setting an AuthorizationPolicy on the message. This would allow us to make the authsuppliers

Problems merging into 2.3.x

2010-12-20 Thread Sergey Beryozkin
Hi I'm facing a strange issue, I can not merge the r1051115 http://svn.apache.org/viewvc?rev=1051115view=rev into 2.3.x. Not sure what might've changed recently. If someone give me a favor and try to do svnmerge.py merge -r1051115 into the local 2.3.x SNAPSHOT and if it works then merge it

Re: Problems merging into 2.3.x

2010-12-20 Thread Sergey Beryozkin
I managed to back-merge it but only after removing the local snapshot and checking out the 2.3.x branch again, sorry for a noise anyway Sergey On Mon, Dec 20, 2010 at 3:40 PM, Sergey Beryozkin sberyoz...@gmail.comwrote: Hi I'm facing a strange issue, I can not merge the r1051115 http

DigestAuthTest is failing on 2.3.x

2010-12-16 Thread Sergey Beryozkin
Hi, Just spotted : https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http/1577/testReport/org.apache.cxf.transport.http/DigestAuthSupplierTest/testEncode/ Does someone know what can be causing it ? cheers, Sergey

Re: DigestAuthTest is failing on 2.3.x

2010-12-16 Thread Sergey Beryozkin
regards Christian Am 16.12.2010 17:59, schrieb Sergey Beryozkin: Hi, Just spotted : https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http/1577/testReport/org.apache.cxf.transport.http/DigestAuthSupplierTest/testEncode/ Does someone know what can

Re: [jira] Commented: (CXF-3192) extract GZIP Interceptors/Feature from http transport to rt-core

2010-12-15 Thread Sergey Beryozkin
see more interceptors added there in time ? cheers, Sergey Best Regards Freeman On 2010-12-15, at 下午7:39, Sergey Beryozkin (JIRA) wrote: [ https://issues.apache.org/jira/browse/CXF-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971629

Re: [VOTE] Release CXF 2.2.12

2010-12-02 Thread Sergey Beryozkin
+1 cheers, Sergey On Thu, Dec 2, 2010 at 2:51 PM, Daniel Kulp dk...@apache.org wrote: Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.2.11 release. Over 43 JIRA issues are resolved for 2.2.12. List of issues:

Re: [VOTE] Release CXF 2.3.1

2010-12-02 Thread Sergey Beryozkin
+1 cheers, Sergey On Thu, Dec 2, 2010 at 2:54 PM, Daniel Kulp dk...@apache.org wrote: Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.3.0 release. Over 55 JIRA issues are resolved for 2.3.1. Note: this vote also includes a

Re: [VOTE] Colm O hEigeartaigh for CXF committer

2010-12-02 Thread Sergey Beryozkin
+1 cheers, Sergey On Thu, Dec 2, 2010 at 5:01 PM, Daniel Kulp dk...@apache.org wrote: In the last 2 years, Colm has logged 11 issues with CXF. Every single one of them came with a patch file to fix the issue:

Re: Discuss: CXFServlet and spring ApplicationContext

2010-11-30 Thread Sergey Beryozkin
Hi Christian On Tue, Nov 30, 2010 at 12:16 AM, Christian Schneider ch...@die-schneider.net wrote: One thing I found is the spring DispatcherServlet: http://static.springsource.org/spring/docs/2.5.x/api/org/springframework/web/servlet/DispatcherServlet.html Could we simply use this servlet

Re: SuspendedInvocationException is lost during continuation.suspend()

2010-11-23 Thread Sergey Beryozkin
makes sense too. Basically, having an explicit return is not a big issue, but it can make the user code a bit more involved. cheers, Sergey On Tue, Nov 23, 2010 at 4:52 AM, Willem Jiang willem.ji...@gmail.comwrote: On 11/23/10 1:56 AM, Sergey Beryozkin wrote: Hi I've found out, while working

<    4   5   6   7   8   9   10   11   12   13   >