The URL http://localhost:8080/api/xml is not showing the jobs I already confitgured. The Job node is missing. I've jobs configured.
The output of the url http://localhost:8080/api/xml is below.
<hudson>
<assignedLabel />
<mode>NORMAL</mode>
<nodeDescription>the master Hudson node</nodeDescription>
<nodeName />
<numExecutors>2</numExecutors>
<overallLoad />
<primaryView>
<name>All</name>
<url>http://localhost:8080/</url>
</primaryView>
<slaveAgentPort>0</slaveAgentPort>
<useCrumbs>false</useCrumbs>
<useSecurity>true</useSecurity>
<view>
<name>All</name>
<url>http://localhost:8080/</url>
</view>
</hudson>