Did you say that your using the characters '[' and ']' in the class
name? That's not standard Java class naming. In fact, the version of
Eclipse I have won't even let me do that.
I have seen Axis 1.3 not generate any of the message handler classes. I
just accepted it as a bug or limitation.
 
  _____  

From: Twig, Yuval [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 19, 2007 4:38 PM
To: [email protected]
Subject: RE: wsdl2jar problem from axis 1.2 to axis 1.4



        Thanks, but as generating the files is part of my solution, I
can't use 2 different versions of axis (doesn't look good), besides the
fact that I want to get to the bottom of it.

        Anyone else know anything about that?

         

        yuval

         

        
  _____  


        From: Daniel Beland [mailto:[EMAIL PROTECTED] 
        Sent: Tuesday, June 19, 2007 9:08 PM
        To: [email protected]
        Subject: Re: wsdl2jar problem from axis 1.2 to axis 1.4

         

        
        
        Hi,
        
        
        if it can be of any help, I have been using axis 1.4 for a long
time and still generate my classes using axis 1.2-RC3. I had the same
problem you had but found out that it works properly this way. 
        
        Keep using the same version of axis to generate the files and
then package axis 1.4 in your webapp (or to use with your client).
        
        Daniel
        
        

        On 19/06/07, Twig, Yuval <[EMAIL PROTECTED]> wrote:

         

        Hi,

         

        I'm using Axis 1.2 to create java files from wsdl file, and
everything works fine.

        When trying to use Axis 1.4 (or even 1.3), I have some java
files that are not being generated.

        I tried to debug the generation process and saw that these
classes are not generated because of being recognized as arrays
(contains '[]' in the name).

         

        This is wsdl file is included as attachment, one of the classes
that is not generated is: RetrieveClockaaaaaaaListRequest.java

         

        Any help will be greatly appreciated.

         

        Yuval.
         

        
        
---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED] 
        For additional commands, e-mail: [EMAIL PROTECTED]
        
        

         

Reply via email to