Adding koha in a web application implementation
hi all, Can i add a j2ee Wrapper over koha. Does any project have gone successful with j2ee wrapper over koha. if so please provide the me link. Since I need to provide a poc by adding a java web application, which calls koha perl modules and update the database Thanks Sivasankari M
2009/7/27 Sivasankari Muthuraja <sivasankari.muthuraja@gmail.com>
Can i add a j2ee Wrapper over koha. Does any project have gone successful with j2ee wrapper over koha. if so please provide the me link. Since I need to provide a poc by adding a java web application, which calls koha perl modules and update the database
Thanks Sivasankari M
As far as I know, nobody has even considered j2ee wrapping. There is no real benefit from doing so, and it would add undesirable dependencies to a codebase that otherwise has nothing to do with java. You will need a different hosting setup. -- Joe Atzberger LibLime - Open Source Library Solutions
Hello, Please elaborate your idea a little more. Adding a wrapper over Koha can be done in many different ways with different outcomes. What exactly are you looking for? Koha, as such, does not expose a full API or a set of services (to be accessed via SOAP/RESTful, etc.) to its functionality. But, please take a look at an earlier post this month (in response to a query by Marshall Breeding) about a set of services that have been developed recently for a web application like SOPAC to be able to use Koha. Best regards, krishnan --- On Mon, 27/7/09, Sivasankari Muthuraja <sivasankari.muthuraja@gmail.com> wrote: From: Sivasankari Muthuraja <sivasankari.muthuraja@gmail.com> Subject: [Koha] Adding koha in a web application implementation To: "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz> Date: Monday, 27 July, 2009, 7:33 AM hi all, Can i add a j2ee Wrapper over koha. Does any project have gone successful with j2ee wrapper over koha. if so please provide the me link. Since I need to provide a poc by adding a java web application, which calls koha perl modules and update the database Thanks Sivasankari M -----Inline Attachment Follows----- _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8. http://downloads.yahoo.com/in/internetexplorer/
Hi all, Thanks for your reply mails. The idea is to create a web application (using Jsp/Struts) and access the KOHA functionalities, from our web apps.(through a web service call). Is koha exposing any webservice to be accessed via another applications. Extracting user registration functionality to our web application layer.Koha will consume our input and provide the answer for us. Has any one tried ever before like this. User Interface screens for OPAC,Staff client,should have the styles applied by us.Customizing the look and feel as we wish. More over, idea is to integrate Greenstone with koha in to our web app, Our web app , will be junction point, where in by we access these third-party and get the info and store it. Thanks Sivasankari M. On Mon, Jul 27, 2009 at 8:35 PM, Krishnan M <kmlist@yahoo.in> wrote:
Hello,
Please elaborate your idea a little more. Adding a wrapper over Koha can be done in many different ways with different outcomes. What exactly are you looking for?
Koha, as such, does not expose a full API or a set of services (to be accessed via SOAP/RESTful, etc.) to its functionality. But, please take a look at an earlier post this month (in response to a query by Marshall Breeding) about a set of services that have been developed recently for a web application like SOPAC to be able to use Koha.
Best regards, krishnan
--- On *Mon, 27/7/09, Sivasankari Muthuraja < sivasankari.muthuraja@gmail.com>* wrote:
From: Sivasankari Muthuraja <sivasankari.muthuraja@gmail.com> Subject: [Koha] Adding koha in a web application implementation To: "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz> Date: Monday, 27 July, 2009, 7:33 AM
hi all,
Can i add a j2ee Wrapper over koha. Does any project have gone successful with j2ee wrapper over koha. if so please provide the me link. Since I need to provide a poc by adding a java web application, which calls koha perl modules and update the database
Thanks Sivasankari M
-----Inline Attachment Follows-----
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz<http://in.mc951.mail.yahoo.com/mc/compose?to=Koha@lists.katipo.co.nz> http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8<http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/> .
participants (3)
-
Joe Atzberger -
Krishnan M -
Sivasankari Muthuraja