I'm trying to do a simple example of a web service and I am getting
errors.
I installed Ubuntu 12.04, tomcat 7.0.54, axis2-1.6.2, JDK 1.8, eclipse
java EE IDE for web developers 2.0.2
I followed the directions from here
http://javapapers.com/web-service/java-web-service-using-eclipse/ and g
On Tue, Jun 10, 2014 at 10:12 AM, Stcd Cerdec wrote:
> Caused by: java.lang.ClassNotFoundException:
> com.javapapers.jee.AnimalTypeService
>
>
> Any thoughts? I see the class not found but that's the class that I'm
> compiling. Figuring it's some config issue.
>
> v/r,
>
> Frank
What's in your s
Obviously I did not create these as they where generated.
services.xml:
Please Type your service description here
http://www.w3.org/2004/08/wsdl/in-only";
class="org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver" />
http://www.w3.org/2004/08/wsdl/in-ou
On Tue, Jun 10, 2014 at 1:56 PM, Stcd Cerdec wrote:
> Obviously I did not create these as they where generated.
>
> services.xml:
>
>
> Please Type your service description here
>
>
> http://www.w3.org/2004/08/wsdl/in-only";
> class="org.apache.axis2.rpc.receivers.R
Oh ok I guess this version.aar?
$ find . -print | grep aar
./repository/services/version.aar
./samples/version/target/aar
./samples/version/target/aar/META-INF
./samples/version/target/aar/META-INF/LICENSE
./samples/version/target/aar/META-INF/NOTICE
./samples/version/target/aar/META-INF/services.