Are you using Postgres or Oracle? When I installed the REST API a couple of weeks ago, I encountered the 500 internal server errors as well. I solved them by placing the ojdbc14.jar in my CLASSPATH (I am using Oracle). If you're using Postgres there may be an analogous fix. Keep in mind, the REST API is not using the same db connection mechanism, at least for Oracle, as dSpace proper.
Maury Bouchard Simmons College GSLIS Quoting dolly <[email protected]>: > Thanks for the reply!!!! > > I tried to connect rest by the following method > > "(Option 3) Install as a DSpace Module" > > After "http://localhost:8080/rest" in browser > > it is showing the api page.But when it does not show the users/groups of > dspace. > > On clicking *users* it is showing error > > "HTTP Status 500 - Internal server error" > > > plz help me > > > With regards > > -- > View this message in context: > http://dspace.2283337.n4.nabble.com/Rest-api-tp4434786p4445902.html > Sent from the DSpace - Tech mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

