[ 
https://issues.apache.org/jira/browse/AXIS2-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470485
 ] 

Stuart Bell commented on AXIS2-2072:
------------------------------------

Hi Lahiru,


I downloaded Axis2 on Wednesday last week (31st Jan 2007).  So, I am working 
with version 1.1.1.

I am building with JDK 1.4.2 and Ant 1.6.5.  From a command line, I navigate to 
the axis2-1.1.1\src\modules\tool directory and run ant over the 
create-project.xml file.  I edited this file to include the location of my 
Eclipse 3.2.1 IDE.  I'll attach the build script after I have finished this 
comment.

When I look at the built plug-in directory, the actual codegen plug-in JAR sits 
at the root of the directory, with all of the Axis jars sitting in the lib 
area.  Looking at the plugin.xml these are correctly referred.  The Contants 
class that it is trying to reach does exist in kernel jar in the lib directory, 
so I can't see why it can't load it?

I did notice that you changed the notes on the documentation page.  However, it 
largely depends on the built executing correctly.

Any thoughts?  Would it be worth me uploading my built plugin?  It is rather 
large though (6mb+).

Thanks,


Stuart

> Code generator Eclipse plug-in not working when building from source
> --------------------------------------------------------------------
>
>                 Key: AXIS2-2072
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2072
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1.1
>         Environment: Windows XP, Eclipse 3.2.1, JDK 1.4.2
>            Reporter: Stuart Bell
>         Assigned To: Lahiru Sandakith
>         Attachments: create-project.xml
>
>
> Attempted to follow the installation instructions here:  
> http://ws.apache.org/axis2/tools/1_1/eclipse/wsdl2java-plugin.html
> I've never had such a difficult experience with other Eclipse plug-ins.  I've 
> had to go down the route of building the plug-in from the source.  The 
> create-project.xml for codegen seems to be broken as it is attempting to 
> reference an axis2-1.1.1.jar which no longer exists.  It seems that the Axis 
> libraries have been broken up into multiple JARs.  This seems to have 
> happened changed with retrospectively updating the build script.
> Also, the installation guide for the plugin is very obscure.  I am aware of 
> Maven, but I have never used it.  Do I really have to spend days figuring out 
> Maven just to re-build a plugin??
> Was the plugin never developed to be just dropped into the plugins directory 
> in Eclipse?
> Regards,
> Stuart Bell

-- 
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