|
Glassfish example source code file (xhp.json)
The Glassfish xhp.json source code
{"xhp": {
"version": "1.0",
"services": [
{"id": "yahoogeocoder",
"url":"http://api.local.yahoo.com/MapsService/V1/geocode",
"apikey" : "appid=jmaki-key",
"xslStyleSheet": "yahoo-geocoder.xsl",
"defaultURLParams": "location=santa+clara,+ca"
},
{"id": "flickrtagsearch",
"url":"http://www.flickr.com/services/rest/?method=flickr.photos.search",
"apikey" : "api_key=06d3805b73897217be9e0b532c85b15e",
"xslStyleSheet": "flickr-search.xsl",
"defaultURLParams": "tags=theKt"
},
{"id": "yahoosearch",
"url":"http://api.search.yahoo.com/WebSearchService/V1/webSearch",
"apikey" : "appid=jmaki-key",
"defaultURLParams": "query=jMaki"
},
{"id": "yahoospell",
"url":"http://api.search.yahoo.com/WebSearchService/V1/spellingSuggestion",
"apikey" : "appid=jmaki-key",
"defaultURLParams": "query=jMaki"
},
{"id": "yahooweather",
"url":"http://weather.yahooapis.com/forecastrss",
"xslStyleSheet": "yahoo-weather.xsl"
},
{"id": "rss",
"url":"http://weblogs.java.net/blog/ludo/index.rdf",
"xslStyleSheet": "rss.xsl"
},
{"id": "javaee",
"url":"http://developers.sun.com/rss/javaee.xml",
"xslStyleSheet": "rss.xsl"
},
{"id": "aquarium",
"url":"http://feeds.feedburner.com/TheAquarium_en",
"xslStyleSheet": "rss.xsl"
},
{"id": "events",
"url":"http://developers.sun.com/rss/techdaysreg.xml",
"xslStyleSheet": "rss.xsl"
},
{"id": "gfbusiness",
"url":"http://blogs.sun.com/GlassFishForBusiness/feed/entries/atom",
"xslStyleSheet": "rss.xsl"
},
{"id": "stories",
"url":"http://blogs.sun.com/stories/feed/entries/atom",
"xslStyleSheet": "rss.xsl"
},
{"id": "techtips",
"url":"http://blogs.sun.com/enterprisetechtips/feed/entries/atom",
"xslStyleSheet": "rss.xsl"
},
{"id": "sdnevents",
"url":"http://blogs.sun.com/SDNProgramNews/feed/entries/atom?cat=%2FEvents",
"xslStyleSheet": "rss.xsl"
},
{"id": "sdndevnews",
"url":"http://blogs.sun.com/SDNProgramNews/feed/entries/atom",
"xslStyleSheet": "rss.xsl"
},
{"id": "sdndevjsenews",
"url":"http://blogs.sun.com/SDNProgramNews/feed/entries/atom?cat=%2FJava+SE+6+Update+N",
"xslStyleSheet": "rss.xsl"
},
{"id": "sunevents",
"url":"http://www.sun.com/rss/events-rss.xml",
"xslStyleSheet": "rss.xsl"
},
{"id": "podcast",
"url":"http://feeds.feedburner.com/glassfishpodcast",
"xslStyleSheet": "rss.xsl"
},
{"id": "coretechtips",
"url":"http://blogs.sun.com/CoreJavaTechTips/feed/entries/atom",
"xslStyleSheet": "rss.xsl"
},
{"id": "amzn",
"url":"http://xml-us.amznxslt.com/onca/xml3?t=onfocus&dev-t=amznRss&KeywordSearch=glassfish&mode=books&bcm=&type=lite&page=1&ct=text%2Fxml&sort=%20salesrank&f=http%3A%2F%2Fxml.amazon.com%2Fxsl%2Fxml-rss091.xsl",
"xslStyleSheet": "rss.xsl"
},
{"id": "sdnShare",
"url":"http://sdnshare.com/index_rss.jsp?by=date&filter=or%3Acategory%3A%253D%253D%3A61",
"xslStyleSheet": "rss.xsl"
},
{"id": "issues",
"url":"https://glassfish.dev.java.net/quality/RomeRSS.xml",
"xslStyleSheet": "rss.xsl"
},
{"id": "sdnEENews",
"url":"http://blogs.sun.com/SDNProgramNews/feed/entries/atom?cat=%2FEnterprise+Java",
"xslStyleSheet": "rss.xsl"
},
]
}
}
Other Glassfish examples (source code examples)Here is a short list of links related to this Glassfish xhp.json source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.