mockmartin / fme-alfresco-extensions

Automatically exported from code.google.com/p/fme-alfresco-extensions
0 stars 0 forks source link

Error on Deployment on Alfresco 3.4D #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I read on http://addons.alfresco.com/addons/alfresco-share-datalist-extension 
that this extension is also for Alfresco CE 3.4. But i'm having error when 
deploying.

What steps will reproduce the problem?
1. Install Fresh Alfresco 3.4D
2. Copy fme-datalist-extension-repository.jar on 
"tomcat/webapps/alfresco/WEB-INF/lib"
3. Copy fme-datalist-extension-share.jar on "tomcat/webapps/share/WEB-INF/lib"

What is the expected output? What do you see instead?
Expected output : Alfresco runs well, with this extensions deployed. Instead, i 
cannot access Alfresco both Explorer and Share. Explorer : Error 404

What version of the product are you using? On what operating system?
Alfresco : 3.4D OS : Linux

Please provide any additional information below :
I attach the log on this issue.

Original issue reported on code.google.com by t...@softbless.com on 8 Feb 2012 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
OnCreateVersionPolicy is missing a static QNAME field in 3.4.d...I'll add a 
ON_CREATE_VERSION_POLICY_QNAME in DataListItemPolicies

Original comment by jpfitzne...@gmail.com on 9 Feb 2012 at 10:10

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r153.

Original comment by jpfitzne...@gmail.com on 9 Feb 2012 at 10:11

GoogleCodeExporter commented 8 years ago
fixed download jar 
http://code.google.com/p/fme-alfresco-extensions/downloads/detail?name=fme-datal
ist-extension-repository.jar

You also need to copy commons-csv-20110211.jar to alfresco/WEB-INF/lib 
(http://fme-alfresco-extensions.googlecode.com/svn/branches/pre-4.x/fme%20extend
ed%20Datalist%20-%20Repository/3rdparty/lib/commons-csv-20110211.jar)

Original comment by jpfitzne...@gmail.com on 9 Feb 2012 at 10:17

GoogleCodeExporter commented 8 years ago
Hi,

I've redeploy it again using :
http://code.google.com/p/fme-alfresco-extensions/downloads/detail?name=fme-datal
ist-extension-repository.jar  and copy the file to 
"tomcat/webapps/alfresco/WEB-INF/lib"

And i've also put commons-csv-20110211.jar to  
"tomcat/webapps/alfresco/WEB-INF/lib"

But it's still give error. Hereby I attach the log file.

Did I do something wrong?

Original comment by t...@softbless.com on 9 Feb 2012 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,
the new jar is compiled using a 3.4.d SDK - so it should work now.
I don't have a runnable 3.4.d here...
Are you sure you downloaded & used the latest jar?
jan

Original comment by jpfitzne...@gmail.com on 9 Feb 2012 at 11:02

GoogleCodeExporter commented 8 years ago
Hi Jan,

Yes. I'm sure.

And few minutes ago, i have redownload again dan redeployed again. The result 
is still error. I attach the log file here.

Is there anything that I could help regarding this issue?

Original comment by t...@softbless.com on 9 Feb 2012 at 3:26

Attachments:

GoogleCodeExporter commented 8 years ago
Ok...I'll setup a local 3.4.d tonight...stay tuned ;-)

Original comment by ecm.exp...@gmail.com on 9 Feb 2012 at 3:50

GoogleCodeExporter commented 8 years ago
Hi,
I tried the jars (fresh download and no custom built) on a vanilla 3.4.d - I'm 
not able to reproduce your issue.
Pls, try to clean your work files etc. 

Note: I've noticed that alfresco.js in 3.4.d doesn't contain 
Alfresco.util.useAsButton that's used in 
web\components\form\filter-date-range.js. I've fixed that in r154 & also 
updated the fme-datalist-extension-share.jar

XLS-Export won't work in 3.4.d because the Webscript Engine in 3.4.d doesn't 
support xsl/xlsx as response format.

I've attached the latest & greatest (that work in my local vanilla 3.4.d) jars 
here.

Sry, but 

Original comment by ecm.exp...@gmail.com on 9 Feb 2012 at 5:02

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Jan,

I use the jar from issue attachment, and it's working great now :)

Thanks a lot yah. 

Warm regards from Indonesia :)

Tiur

Original comment by t...@softbless.com on 9 Feb 2012 at 11:29