Jump to content
We've recently updated our Privacy Statement, available here ×

Web service java client - need help building sample


kozy

Recommended Posts

Greetings,

i have been trying to make a java web service client to access the reposatory, schedule reports, add reports, execute reports...

I have done this in php using codeigniter framework and without a framework.

Now i am trying to do this in java but building the source code example that comes with jasper server is something i just cant get to work.

My current problems are librarys or classes...:

org.flexdock.docking.DockingConstants

com.jaspersoft.jasperserver.ws.authority.*;
com.jaspersoft.jasperserver.ws.client.authority.UserAndRoleManagement;
com.jaspersoft.jasperserver.ws.client.controller.WSClientManager;
com.jaspersoft.jasperserver.ws.authority.WSRole;
com.jaspersoft.jasperserver.ws.authority.WSRoleSearchCriteria;
com.jaspersoft.jasperserver.ws.authority.WSUser;
com.jaspersoft.jasperserver.ws.authority.WSUserSearchCriteria;
 

If anyone has a working example or a list of jars or locations where i could get them to start playing around with this client i would be very greatefull.

with regards,

K.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...