• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Is there any way to "test drive" an Alfresco web service?

 
Ranch Hand
Posts: 236
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi gain, Mr. Shariff -

I noticed in one of your replies that Alfresco supports Web Services, and this link has some sample code (in different languages, including Java):
http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services

Is there a "mock server" anywhere (perhaps even on the Alfresco site) I could use to create a couple of test clients and receive some "live responses"?

Thank you in advance .. Paul Santa Maria
 
Ranch Hand
Posts: 94
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Paul,

Is this what you are looking for:
http://www.alfresco.com/products/ecm/hostedtrials/

I am not the author so sorry if I am mistaken.
Regards
 
Paul Santa Maria
Ranch Hand
Posts: 236
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi -

Thank you. It looks like it might be *exactly* what I'm looking for!

The link just hangs when I try it in my browser (I'll try it again later - maybe it's just down at the moment). But a google search on that URL shows this: <blockquote>quote:
Alfresco Hosted Trials: Full access to a shared space where you can experiment with managing content. including document management, collaboration, imaging, records management, ...
<a href="http://www.alfresco.com/products/ecm/hostedtrials/<hr rel="nofollow"></blockquote>" target="_blank">www.alfresco.com/products/ecm/hostedtrials/

That certainly sounds like a "Bingo". Thank you again!
 
author
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply.

The best thing I would recommend is to install on your local machine and play with it. Download the tomcat version which is bundled to use Hypersonic SQL. You do not need any other software to be installed to run Alfresco. This installation option is good for testing use only.

It takes about 5 minutes to install it on your localbox. You can uninstall it once you are done with it.

This way you can keep all your sample spaces, documents, business rules, transformations etc till you complete your test run or Proof of Concept.
 
I just had the craziest dream. This tiny ad was in it.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic