You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/06/17 04:36:29 UTC

[GitHub] [shardingsphere-elastic-job-lite] Technoboy- opened a new issue #783: Namespace URL error

Technoboy- opened a new issue #783:
URL: https://github.com/apache/shardingsphere-elastic-job-lite/issues/783


   In spring module, spring.handlers and spring.schemas config incorrect url.
   ```
   http\://elaticjob.shardingsphere.apache.org/schema/reg
   http\://elaticjob.shardingsphere.apache.org/schema/job
   ```
   ```
   http\://elaticjob.shardingsphere.apache.org/schema/reg/reg.xsd=META-INF/namespace/reg.xsd
   http\://elaticjob.shardingsphere.apache.org/schema/job/job.xsd=META-INF/namespace/job.xsd
   ```
   Should be 
   ```
   http\://elasticjob.XXX.XXX
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elastic-job-lite] terrymanu closed issue #783: Namespace URL error

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #783:
URL: https://github.com/apache/shardingsphere-elastic-job-lite/issues/783


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org