Error while trying HiJazz example
I tried the HiJazz example but the Jazz Service is not getting listed in the list at "https://localhost:9443/jazz/service".
Direct access of link "https://localhost:9443/jazz/service/com.example.hijazz.service.IHiJazzService/" throws HTTP Status 503 error with the following message "Service "com.example.hijazz.service.IHiJazzService" is not defined for remote execution."
message: Service "com.example.hijazz.service.IHiJazzService" is not defined for remote execution.
description: The requested service (Service "com.example.hijazz.service.IHiJazzService" is not defined for remote execution.) is not currently available.
---
Kindly let me know how to register our service on the server. Currently both server and client are installed on same machine. I am using 0.6M6 version.
Direct access of link "https://localhost:9443/jazz/service/com.example.hijazz.service.IHiJazzService/" throws HTTP Status 503 error with the following message "Service "com.example.hijazz.service.IHiJazzService" is not defined for remote execution."
message: Service "com.example.hijazz.service.IHiJazzService" is not defined for remote execution.
description: The requested service (Service "com.example.hijazz.service.IHiJazzService" is not defined for remote execution.) is not currently available.
---
Kindly let me know how to register our service on the server. Currently both server and client are installed on same machine. I am using 0.6M6 version.
One answer
mapagile_tcs wrote:
I think you could see this if your HiJazz plugin is not enabled in the
Jetty server launch configuration. Can you check that?
--
Chris Daly
Jazz Component Development Team
I tried the HiJazz example but the Jazz Service is not getting listed
in the list at "https://localhost:9443/jazz/service".
Direct access of link
"https://localhost:9443/jazz/service/com.example.hijazz.service.IHiJazzService/"
throws HTTP Status 503 error with the following message "Service
"com.example.hijazz.service.IHiJazzService" is not defined
for remote execution."
message: Service "com.example.hijazz.service.IHiJazzService"
is not defined for remote execution.
description: The requested service (Service
"com.example.hijazz.service.IHiJazzService" is not defined
for remote execution.) is not currently available.
---
Kindly let me know how to register our service on the server.
Currently both server and client are installed on same machine. I am
using 0.6M6 version.
I think you could see this if your HiJazz plugin is not enabled in the
Jetty server launch configuration. Can you check that?
--
Chris Daly
Jazz Component Development Team