+1
Christian
Am 19.03.2010 02:21, schrieb Daniel Kulp:
Once again, there have been a bunch of bug fixes and enhancements that
have been done compared to the 2.2.6 release. Over 55 JIRA issues
are resolved for 2.2.7.
List of issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?versi
+1
David
On 18 March 2010 18:21, Daniel Kulp wrote:
>
> Once again, there have been a bunch of bug fixes and enhancements that
> have been done compared to the 2.2.6 release. Over 55 JIRA issues
> are resolved for 2.2.7.
>
> List of issues:
> https://issues.apache.org/jira/secure/ReleaseNote.j
On Thursday 18 March 2010 1:44:08 am Demetris wrote:
> Hi all,
>
> where would the server-side javascript code generotion be located in
> the baseline?
Should be in:
http://svn.apache.org/repos/asf/cxf/trunk/rt/javascript
and the command line tool that would wrapper it:
http://svn.apache.org
The Google Summer of Code program is starting up. Last year, we had a very
good project completed (SOAP/JMS Spec) and significant work started toward the
SOAP/TCP stuff.
At this point, it would be good to start collecting ideas that students may be
interested in tackling. So, what reall
+1
Sent from my iPhone
On 2010-03-18, at 6:21 PM, Daniel Kulp wrote:
Once again, there have been a bunch of bug fixes and enhancements that
have been done compared to the 2.2.6 release. Over 55 JIRA issues
are resolved for 2.2.7.
List of issues:
https://issues.apache.org/jira/secure/Relea
Once again, there have been a bunch of bug fixes and enhancements that
have been done compared to the 2.2.6 release. Over 55 JIRA issues
are resolved for 2.2.7.
List of issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12314534&styleName=Html&projectId=12310511&Create=Creat
Ulhas,
How are you picking up the config file?
For example, if you're running the server via ant, you'd need to change the
server target defined in $CXF_HOME/samples/wsdl_first_rpclit/build.xml from:
to:
Alternatively, you could change the
$CXF_HOME/sampl
Hi,
I am trying to enable JMX instrumentation in CXF 2.2.6 sample
(wsdl_first_rpclit) but when I try to connect to server using JConsole I
don't see any CXF MBeans. Do I need to do anything in addition to
configuring Instrumentation manager?
Here is my cxf.xml that I am using to enable instrumenta