|
May
9 |
|
awarded | Popular Question |
|
Mar
29 |
|
comment |
webxml attribute is required error maven Above works when facets are enabled and WebContent is the folder where web.xml goes in. |
|
Feb
4 |
|
awarded | Scholar |
|
Feb
4 |
|
accepted | Does the Kindle Fire original have a camera? |
|
Feb
4 |
|
awarded | Student |
|
Feb
4 |
|
comment |
Does the Kindle Fire original have a camera? Thanks, I just found this on a blog that describes how to check for the sensor. Your answer is much appreciated. |
|
Feb
3 |
|
awarded | Informed |
|
Feb
3 |
|
asked | Does the Kindle Fire original have a camera? |
|
Jan
5 |
|
awarded | Popular Question |
|
Nov
5 |
|
accepted | Alfresco SDK code hanging at AuthenticationUtils.startSession |
|
Nov
5 |
|
comment |
Alfresco SDK code hanging at AuthenticationUtils.startSession Thanks. I could not locate that file but in another file called repository.properties i saw the setting and used it in my code. Also, looking in catalina-daemon.out, i found some libraries are missing for the call to go through. Added them and i am good now. Thanks a lot |
|
Oct
31 |
|
asked | OpenCMIS returning two types of ACL permission values |
|
Oct
31 |
|
asked | Alfresco SDK code hanging at AuthenticationUtils.startSession |
|
Oct
31 |
|
comment |
Apache Chemistry openCMIS session taking too long I've used alternate code using CmisBindingFactory to get CmisBinding and from that ObjectService to retrieve objects. This works well and reponse is within 400ms the first time. Should i be using this? or is it limited in anyway? Also, i was advised by Alfresco developers to preferably use Alfresco Webservices client. Where can i find some code for starting off with it? |
|
Oct
31 |
|
comment |
Apache Chemistry openCMIS session taking too long It is possible that something else might be the problem too... that is what i wanted to know. There seems to be not much to do with getting session. I'm caching it and reusing it so except the first call for getting session everything else is fast enough. Tried to put call to get session during webapp initialization but that just hangs. As i said it is a webapp running on same server as Alfresco is running. Should there be DNS timeout issues? Firewall has 80,8443 ports open. |
|
Oct
30 |
|
comment |
Apache Chemistry openCMIS session taking too long Thanks for your reply. I can do that but it is for the first fetch that is taking lot of time. |
|
Oct
30 |
|
revised |
Apache Chemistry openCMIS session taking too long seconds, not milliseconds... |
|
Oct
30 |
|
asked | Apache Chemistry openCMIS session taking too long |
|
Oct
21 |
|
accepted | Integrating Alfresco with my custom front end |
|
Oct
21 |
|
comment |
Integrating Alfresco with my custom front end I did not look at it but want to integrate through SDK as Java code based REST or CMIS calls. I will look at them now. Thanks. |