Posts by Lucas Storch • 11 points
2 posts
-
1
votes0
answers127
viewsQ: Authentication with Ioni2, Angular 2
I have the class ts Authprovider import { Injectable } from '@angular/core'; import { Http, Response, Headers } from '@angular/http'; import 'rxjs/add/operator/map'; @Injectable() export class…
-
0
votes0
answers110
viewsQ: Web Services with Axis2
I started studying web services now and it’s giving this error This Web axisService has Deployment faults Error: java.lang.ClassCastException: org.apache.axis2.classloader.JarFileClassLoader cannot…