The link I was given by Tori mentions nothing about configuring a facet extension point!!!!
Is it always like this trying to get these three open source children (Eclipse, Tomcat and Axis2) to play nice in the sandbox? Does anyone else think, like me, that we should be spending time writing software and getting it work, not trying to get our tools to work? ----- Original Message ----- From: Martin Gainty To: [email protected] Sent: Monday, January 26, 2009 7:53 PM Subject: RE: Problems With Axis2 from what I read you have to configure a facet extension point as in <extension point="org.eclipse.wst.common.project.facet.core.facets"> <project-facet id="formgen.core"> <label>FormGen Core</label> <description> Enables generation of HTML forms based on XML definition files. </description> </project-facet> <project-facet-version facet="formgen.core" version="1.0"/> <project-facet id="formgen.ext"> <label>FormGen Extensions</label> <description> Enables additional FormGen widgets. </description> </project-facet> <project-facet-version facet="formgen.ext" version="1.0"/></extension>http://www.eclipse.org/articles/Article-BuildingProjectFacets/tutorial.html#creating.basic.facets Martin Gainty ______________________________________________ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Mon, 26 Jan 2009 19:25:24 -0500 > From: [email protected] > Subject: Re: Problems With Axis2 > To: [email protected] > > Tori, > > I have been following the instructions given in the like you supplied below. > These are some of the problems that I am encountering: > > 1) When taking inventory of the WTP pieces I have installed I do not find > 'the non-SDK package of the Web Tools Platform refered to a "Web App > Developers"' > > 2) I continued on and my configuration matches the configuration in the link > except I am using Tomcat v5.5 > > 3) When I create a new "Dynamic Web Project" I do not get "Project Facets" > and therefore no "Axis2 Web Services" checkbox. > > Did you encounter any of these problems? If so how did you fix them? > > Thanks, > Mike > > ----- Original Message ----- > From: "Toriacht" <[email protected]> > To: <[email protected]> > Sent: Sunday, January 25, 2009 6:22 PM > Subject: Re: Problems With Axis2 > > > > > > Hi Mike, > > > > I'm afraid I'm a novice but the following tutorial is a simple guide to > > setting up/using AXIS2 with eclipse, it worked for me... > > > > http://www.builderau.com.au/program/java/soa/Setting-up-a-simple-Web-service-using-Java/0,339024620,339284524,00.htm > > > > Best Regards, > > Tori > > -- > > View this message in context: > > http://www.nabble.com/Problems-With-Axis2-tp21657840p21658229.html > > Sent from the Axis - User mailing list archive at Nabble.com. > > > > > -------------------------------------------------------------------------------- > > > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.176 / Virus Database: 270.10.13/1915 - Release Date: 1/25/2009 > 6:13 PM > ------------------------------------------------------------------------------ HotmailĀ® goes where you go. On a PC, on the Web, on your phone. See how. ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.176 / Virus Database: 270.10.14/1917 - Release Date: 1/26/2009 6:37 PM
