[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.webtools] Re: Can't get Annotated HelloWorld to generate Servlet

Dug a little deeper and ran into this in the .Metadata/.log
"!MESSAGE Launch configuration tempAnt.xml [webdoclet] at E:\Documents and 
Settings\Administrator.HOMEOFFICE.000\My 
Documents\Workspace\.metadata\.plugins\org.eclipse.debug.core\.launches\Documents 
and Settings\Administrator.HOMEOFFICE.000\My 
Documents\Workspace\.metadata\.plugins\org.eclipse.jst.j2ee.ejb.annotations.xdoclet\tempAnt.xml 
[webdoclet].launch does not exist."
"North" <nhinkle@xxxxxxxxxxxxx> wrote in message 
news:darp7f$qvb$1@xxxxxxxxxxxxxxxxxxx
> I'm new to this environment so bear with me.
>
> I installed a clean build of:
> eclipse-SDK-3.1-win32
> emf-sdo-xsd-SDK-I20050623
> GEF-SDK-3.1RC4
> JEM-SDK-I20050623
> wtp-1.05M5
>
>
> on XP SP2. XDoclet-1.2.3 is in its own directory.
>
> I attempted the WTP Tutorials - Testing the creation of  Annotated and 
> Non-Annotated Servlets in the Web Tools Project.  I configured the server 
> (Tomcat 5.5) and the J2EE annotations.
>
> When I follow the tutorial, the non-annotated HelloWorld servlet builds 
> and deploys just fine.  When I create the annotated servlet, the java 
> source appears, but I am never able to get servlet mappings to show up and 
> even with a clean build, there is never any xml generated for the 
> /XDocletHelloWorld.
>
> If I try just creating the annotated servlet and attempt to run on server, 
> I get the message box "Did not find anything to deploy".  I have tried 
> this with XDoclet-1.2.2 as well.  No matter what I've tried, I never seem 
> to get servlet mappings
>
> There must be something obvious that I am missing - what is it ?
>
> North
>