Is there some way to handle this with XMLBeans ,as we have done  most of our 
development work using this databinding .


--- On Wed, 5/11/08, Murali Krishnan <[EMAIL PROTECTED]> wrote:
From: Murali Krishnan <[EMAIL PROTECTED]>
Subject: Re: Need to find an easy way, testing my code
To: axis-user@ws.apache.org
Date: Wednesday, 5 November, 2008, 9:29 PM

Have you tried using jaxb2 for databinding? In my experience, I've noticed that 
jaxb2 generates as much as 1/10th the number of files that xmlbeans does. Just 
another option you can investigate...

From: sri ram <[EMAIL PROTECTED]>
To: axis-user@ws.apache.org
Sent: Wednesday, November 5, 2008 4:01:31 AM
Subject: Need to find an easy way, testing my code


Hi all,
I am  using   Axis 2.0 XMLBeans Databinding for my application .
It creates a lot of files and folders(32000 files and 721 folders )  from my 
given WSDL and Schema .To test my code I need to create an .aar file of these 
generated  files and finally deploy it in the service folder.
So when I test it I find these cases,
1. The request is handled correctly and response is  also correct.No issues 
with this...case
2.The response is different from what I have expected ,so I need to make some 
changes
---Either in the code That I have written .
  So I make the changes in the
 code  compile the code create an aar file deploy in the server and restart 
it,takes atleast 20 minutes  to do this .

----Either in the schema That we have 
So changing the schema
 
Changing the code 
Compiling the schema (20 minutes)
Creating the aar  file (20minutes)
And finally testing it.
 

Its quite cumbersome to do this even for small changes ,can anyone please 
provide a way
that would reduce our testing time .

Thanks,
Sriram 











       Add more friends to your messenger and enjoy!  Invite them now.


      


      Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/

Reply via email to