<CCheck you axis2.xml for admin access to axis2, default is:
<parameter name="userName">admin</parameter> <parameter name="password">axis2</parameter> Ch From: Bai Shen [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2008 12:35 PM To: [email protected] Subject: Re: Integrating Axis2 with Tomcat and Eclipse Okay, I started the tutorial in the first link. I'm not sure what version of Axis2/eclipse it's for, but several of the screenshots/settings are different than mine. Anyways, I managed to get to the equivalent of step 13. I was able to start my tomcat instance. When I hit next, it attempted to deploy my service to tomcat. However, I got the following error. [ERROR] The service cannot be found for the endpoint reference (EPR) http://localhost:8080/Axis2_Test/services/AdminService org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) http://localhost:8080/Axis2_Test/services/AdminService I'm not sure what I need to do the enable the AdminService. It's not listed in my running services. However, when I looked on my tomcat in the Axis2_Test dir, there was an axis2-web folder. I went into that and was able to list my services. There's also an Administration link, but when I click on that, it wants a login/pass. I'm not sure what to use as I don't recall setting any usr/pass for Axis2. TIA. On Mon, Sep 29, 2008 at 1:34 AM, Grimm, Markus <[EMAIL PROTECTED]> wrote: Hi, Axis2-setup is integrated in Eclispe WTP. Look at http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebServ ice/bu_tutorial.html <http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebSer vice/bu_tutorial.html> or http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebServi ce/td_tutorial.html <http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebServ ice/td_tutorial.html> Thanks, Markus ________________________________ Von: Bai Shen [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 28. September 2008 21:30 An: [email protected] Betreff: Integrating Axis2 with Tomcat and Eclipse I've been using Eclipse, Tomcat, and Axis for a while. However, I'm working on automating my setup. Thanks to the helpful members of the Tomcat list, I have Tomcat integrated with Eclipse, so I can code and deploy easily. What I'm curious about is if there is a way to add Axis2 to the setup? I'm running Eclipse 3.4, Tomcat 6.0.18, and Axis2 1.4.1. TIA. Bai Shen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
