java2wsdl failing - why?

2008-05-03 Thread Steve Cohen
I am trying to use Axis2 to develop a simple web service. I care nothing about portability, this Web Service will be strictly internal and only needs to run against java clients. I tried a top-down approach using wsdl2java but couldn't stand the generated code. Therefore I opted for a bottom

Re: Axis2 1.4 JAX-WS calculator example failing

2008-05-03 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Did you try the commmand line as documented in the README.txt? Did you see the WARNING at the bottom of the README? thanks, dims virtuallight wrote: | I have been playing around with this example in Eclipse and it appears to be failing due to the

Axis2 1.4 JAX-WS calculator example failing

2008-05-03 Thread virtuallight
I have been playing around with this example in Eclipse and it appears to be failing due to the following line returning nothing. There is a context so the resource injection appears to have succeeded. I saw a couple of JIRA posts that get(MessageContext.REFERENCE_PARAMETERS) coming up empty

Re: JSON + POJO Service

2008-05-03 Thread Cristian Bullokles
Now looks like the parser is working the response is json format but allways is a fault. like that: {"Fault":"soapenv:Receiver<\/soapenv:Value><\/soapenv:Code>Mapped formatted JSON with namespaces are not supported in Axis2. Make sure that your request doesn't include namespaces or use the Badgerf

Re: [ANN] Apache Axis2 1.4 Released

2008-05-03 Thread Davanum Srinivas
Brennan, Please log a JIRA bug. thanks, dims On Sat, May 3, 2008 at 1:07 AM, Brennan Spies <[EMAIL PROTECTED]> wrote: > I downloaded the Eclipse plugins, but I've noticed though the zip files are > named *-1.4.zip, the versions on the plugin folder are all *_1.3.0. > > - Original Message --