Build.xml file skips some required service class files
------------------------------------------------------

                 Key: AXIS2-3057
                 URL: https://issues.apache.org/jira/browse/AXIS2-3057
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.2
            Reporter: Ronak Patel
         Attachments: AxisExampleWrapped.zip

I created a Test Web Service that includes three methods that take simple types 
so I can test out the Axis 2 framework.
I am doing Top-Down Development (starting from WSDL and generating 
skeleton/stub code)

However, I ran into several problems with the Axis 2 generated build.xml file. 
It seems that the compile.src task skips moving some of the resultant class 
files that I have placed in the build/src folder. I retried this several times 
with the same exact result.

I will attach the service source code along with all deployment descripters and 
my resulting Service Resource file.

You will see that Test.class is not copied to the aar file for some reason.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to