RES: Mapping a bean within a bean

2004-04-05 Thread Fabricio B. Teixeira
I´m with a similar problem and I´m get crazy. Could you tell me how you configured your web container? -Mensagem original- De: Mark Leone [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 5 de abril de 2004 01:17 Para: [EMAIL PROTECTED] Assunto: RE: Mapping a bean within a bean

Array bean deserialization problem

2004-03-30 Thread Fabricio B. Teixeira
Hi, Could someone help me? I am get crazy. I'm developing a web service witch receives a array bean like the one belllow : public void InsertFastaSequenceDB(QuerySequenceDWS[] QuerySeq) { } The QuerySequenceDWS java class follows: public class QuerySequenceDWS { private String

RES: Array bean deserialization problem

2004-03-30 Thread Fabricio B. Teixeira
from scratch. Hope this helps. Nadeem -Original Message- From: Fabricio B. Teixeira [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 7:47 AM To: [EMAIL PROTECTED] Subject: Array bean deserialization problem Hi, Could someone help me? I am get crazy. I'm developing a web service

Receiving a array bean as input.

2004-03-30 Thread Fabricio B. Teixeira
Please, Did anybody already deploy a web service whose one of its operantions receives a array bean as input? I have and when I call this operation/web service, I get the following error: org.xml.sax.SAXException: No deserializer defined for array type QuerySequenceDWS. I used the java2wsdl and

RES: [newbie] how to get soap-envelope xml?

2004-03-25 Thread Fabricio B. Teixeira
Title: [newbie] how to get soap-envelope xml? You can use the SoapMonitor instead. There is a good tutorial in http://www.sosnoski.com/presents/java-xml/axis/axis-monitor.html Fabricio -Mensagem original-De: Pridemore, Russell (MAN-Corporate) [mailto:[EMAIL PROTECTED]Enviada

RES: Newbie - tutorial using axis/web services w/ java

2004-03-22 Thread Fabricio B. Teixeira
Hi, Try some of the links below. They helped me a lot. **deploy web services*** part 1: http://ammai.com/modules.php?op=modloadname=Sectionsfile=indexreq=viewart icleartid=4page=1 part 2: http://ammai.com/modules.php?op=modloadname=Sectionsfile=indexreq=viewart icleartid=5page=1

Using bean mapping

2004-03-20 Thread Fabricio B. Teixeira
=soapmonitor/ /requestFlow responseFlow handler type=soapmonitor/ /responseFlow parameter name=className value=RestoreQuerySequence/ parameter name=allowedMethods value=*/ /service /deployment Thanks for everything, Fabricio B. Teixeira attachment: winmail.dat