OReilly’s EBooks

I have purchased several books from Oreilly’s EBook store. They are running get 1 free for every two books purchased promotion. Also they guarantee new editions of ebooks you have already purchased for only $5. This prices are the cheapest ones I have find on a ebook store. But they are most of these ebooks

Read More

Problems with @PermitAll, @RolesAllowed

Although you could add these annotations to a web service they do not work as expected in Glassfish v3. I haven’t tested it with any other application server. If the URL of web service is not protected in web.xml, @RolesAllowed does not work. If the URL is protected in web.xml, @PermitAll does not work. You

Read More