exception:java.net.MalformedURLException: no protocol

2008-09-16 Thread e70965
Hi all, I am working with cfx 2.1 + JETTY 6.1.9. I have an example which is successfully deployed and in another environment it same is getting failed. When I use JAXRSServerFactoryBean create() function this throwed an exception I am feeling there is some configuration problem with cfx,b

Re: [DISCUSS?] XFire compat

2008-09-16 Thread Daniel Kulp
On Monday 15 September 2008 6:38:46 pm Benson Margulies wrote: > I am queasy about adding code to CXF that enables, even optionally, > XFire 'bug-for-bug' compatibility. Somehow, it feels like a bad thing > to enable/encourage the deployment of code that purports to conform to > a standard but does

MacOS, Eclipse, CXF, ?

2008-09-16 Thread Benson Margulies
Folks, I'm seriously considering moving to a Mac as my primary development system. However, I've seen some pretty strange doings when I've experiment with CXF development on the small Mac I keep at home. The usual cycle of mvn/eclipse/mvn frequently ends up in a state where eclipse is convinced

Re: MacOS, Eclipse, CXF, ?

2008-09-16 Thread Jeff Genender
All the time ;-) Did you know 98% of Geronimo was written on a Mac? The PowerPC macs were difficult to develop on as they were slow, but the Intel Macs (MacBook, MacBookPro, Mac Pro) etc are outstanding. The latest eclipse (Ganymede) is erfect as is Intellij. It gets 2 humbs up from me.

Re: MacOS, Eclipse, CXF, ?

2008-09-16 Thread Daniel Kulp
On Tuesday 16 September 2008 3:44:19 pm Benson Margulies wrote: > Folks, > > I'm seriously considering moving to a Mac as my primary development system. > > However, I've seen some pretty strange doings when I've experiment > with CXF development on the small Mac I keep at home. > > The usual cycle