Java framework to integrate with dspace.

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Java framework to integrate with dspace.

dolly

Hello,

I am developing a software(swing program) to use with dspace to provide a user interface, that accesses the back-end of dspace for data manipulation.
I have to access dspace through my swing program,So I am looking for a java framework(simple application, not web application) through which my swing program can connect to the dspace.The main features I needed are user management,permissions, versioning and uploading/downloading files

Can you suggest me that how should I proceed further?
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Java framework to integrate with dspace.

Tim Donohue-3
Hi,

Please see this similar thread, which talks about ways that any external
application could interact with DSpace (and also gives examples of new
UIs that are being built against DSpace):

http://dspace.2283337.n4.nabble.com/Best-Java-Web-Application-Framework-to-Integrate-with-Dspace-td4334239.html

Also, please note that DSpace currently doesn't support versioning
itself. Though it supports all the other main features you mentioned.

- Tim


On 2/16/2012 5:04 AM, dolly wrote:

>
> Hello,
>
> I am developing a software(swing program) to use with dspace to provide a
> user interface, that accesses the back-end of dspace for data manipulation.
> I have to access dspace through my swing program,So I am looking for a java
> framework(simple application, not web application) through which my swing
> program can connect to the dspace.The main features I needed are user
> management,permissions, versioning and uploading/downloading files
>
> Can you suggest me that how should I proceed further?
>
>
> --
> View this message in context: http://dspace.2283337.n4.nabble.com/Java-framework-to-integrate-with-dspace-tp4393597p4393597.html
> Sent from the DSpace - Tech mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> DSpace-tech mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
DSpace-tech mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Java framework to integrate with dspace.

dolly
Thanks for reply...
Sir I have gone through that.These all r web application based framework but I need simple application based framework. Plz suggest me if something is available.

thanks

regards
Loading...