Skip to content

Commit

Permalink
Record - working version, not generating proper WSDL and ignoring man…
Browse files Browse the repository at this point in the history
…y incompatible intefaces
  • Loading branch information
topolik committed Jun 20, 2014
1 parent e9f6d50 commit 27bdba8
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -33,7 +33,8 @@
* @author Tomas Polesovsky
*/
public class Activator implements BundleActivator, ServiceListener {
// todo - test
// todo
// - test
private ServiceRegistration _serviceRegistration;
// TODO: until we have the right @REMOTE annotation, use JSONWebService annotation
private static final Class PORTAL_REMOTE_SERVICE_ANNOTATION = JSONWebService.class;
Expand Down

0 comments on commit 27bdba8

Please sign in to comment.