Also, check the logs in Tomcat as there could be an obvious problem there.
If so, please post the entire stack trace.

On Wed, Oct 28, 2020 at 9:03 AM robertlazarski <robertlazar...@gmail.com>
wrote:

>
> Hello,
>
> This link should show the correct url of your service, if it is installed
> correctly.
>
> http://localhost:8080/axis2/services/listServices
>
> This url will show the state of axis2, and will identify problems.
>
> http://localhost:8080/axis2/axis2-web/HappyAxis.jsp
>
> BTW, I don't think it's related to your problem however those spring jars
> are ancient. There should be version 5 of those jars available from maven
> etc.
>
> On Tue, Oct 27, 2020 at 10:43 AM Daniel Otto <daniel.otto...@gmail.com>
> wrote:
>
>> Hi there,
>>
>> I am a student from Germany and try to run your examples pojoguide and
>> pojoguidespring. I have two questions.
>>
>> first (pojoguide):
>>
>> The example pojoguide is running fine.
>> Build it with ant, load the *.aar file with the axis2 administrator panel
>> and run the client with ant rpc.client.
>> Change some weather values in the
>> $AXIS2_HOME/samples/pojoguide/src/sample/pojo/rpcclient/WeatherRPCClient.java
>> and run the rpc.client again.
>> The weather changed! Nice. So this is how it works, right?
>>
>> second (pojoguidespring):
>>
>> When I want to build the pojoguidespring with ant, the downloadlinks for
>> the needed files:
>> - spring-core-1.2.8
>> - spring-context-1.2.8
>> - spring-beans-1.2.8
>> aren't working right now. So I searched for it and found a place where to
>> download.
>> So I replace the links in the build.xml with the downloadlinks I found
>> (i.e.:https://mvnrepository.com/artifact/org.springframework/spring-context/1.2.8).
>> After that, the compile process finished and gave me the *.aar file which
>> I load via the axis2 administrator panel like above.
>> The problem is now, that axis2 says, that the service is a "faulty
>> services" under the service list.
>> With ant rpc.client i got the err msg:
>> Exception in thread "main" org.apache.axis2.AxisFault: The service cannot
>> be found for the endpoint reference 
>> (EPR)http://localhost:8080/axis2/services/WeatherSpringService
>> Sure, because the service is faulty like i mentioned above. So can you
>> guys help me out with this problem, so i can get the service to run?
>>
>> I run the Axis2 1.7.9 in Apache Tomcat 9.0.35 server on a Ubuntu 20.04 
>> machine.
>>
>> I appreciate hearing from you. Best regards Daniel Otto
>>
>>
>> --
>>
>>
>> Windmühlenstraße 35//615
>> 04107 Leipzig
>>
>> Mobilfunk:  0176 57723225
>>
>> daniel.otto...@gmail.com
>>
>>
>> Der Inhalt dieser E-Mail, einschließlich seiner Anhänge, ist vertraulich
>> und ausschließlich für den bezeichneten Empfänger bestimmt. Wenn Sie nicht
>> der vorgesehene Empfänger dieser E-Mail oder dessen berechtigter Vertreter
>> sind, so beachten Sie bitte, dass jede Form der Kenntnisnahme, der Nutzung,
>> der Veröffentlichung, der Vervielfältigung oder Weitergabe unzulässig ist.
>> Ich bitte Sie in diesem Fall, sich mit dem Absender dieser E-Mail in
>> Verbindung zu setzen. Vielen Dank für Ihre Unterstützung.
>>
>

Reply via email to