• Search

  • Search it up!

Search found 12048 matches

 Go to advanced search

Re:OpenKM.jar not generated

 by jllort ¦  Tue Jan 27, 2009 3:33 pm ¦  Forum: Configuration ¦  Topic: OpenKM.jar not generated ¦  Replies: 5 ¦  Views: 4615

If you\'ve got \"project/ build automatically enabled\" ( eclipse main menus ), classes are compiled automatically. UI is divided on two packages: front -> es.git.openkm.frontend ( entrypoint at Main.java class ) administration -> es.git.openkm.backend ( entrypoint at Main.java class ) I n...

Re:OpenKM.jar not generated

 by jllort ¦  Tue Jan 27, 2009 12:49 pm ¦  Forum: Configuration ¦  Topic: OpenKM.jar not generated ¦  Replies: 5 ¦  Views: 4615

AS you see on developer guide, I suggest other configuration for developement, really not creating OpenKM.ear file on eclipse workspace, setting OpenKM.ear as exploded folder directly to your deploy jboss file system and OpenKM.war exploded to OpenKM.ear With this configuration, changes on your clas...

Re:OpenKM.jar not generated

 by jllort ¦  Tue Jan 27, 2009 11:23 am ¦  Forum: Configuration ¦  Topic: OpenKM.jar not generated ¦  Replies: 5 ¦  Views: 4615

1- on tab go to \"project archives\" 2- There\'s the openkm packaging ( can you see there OpenKM.jar ?) 3- Right click on OpenKM.jar and \"build archive full\" , you can do to OpenKM.war too 4- open your openkm.ear and take a look it. Which ide are you using ? Eclipse Europa + jb...

Re:Error While Compiling GWT libraries

 by jllort ¦  Tue Jan 27, 2009 8:46 am ¦  Forum: Installation ¦  Topic: Error While Compiling GWT libraries ¦  Replies: 25 ¦  Views: 21578

You\'re quite right, only on \"jboss server view\" appears this option, show it. About adding removing projects to server, ensure you\'ve got opened the project, and have created .ear file. Which option are you using -> creating ear file or explode to jboss ? Other option is right click on...

Re:Error While Compiling GWT libraries

 by jllort ¦  Tue Jan 27, 2009 8:01 am ¦  Forum: Installation ¦  Topic: Error While Compiling GWT libraries ¦  Replies: 25 ¦  Views: 21578

1- on tab show \"servers\" or \"jboss server view\"
2- Then right click on server ( you must have here configured some jboss )
3- There you\'ll find a menu option called \"edit launch configuration\"

Re:OpenKM very slow

 by jllort ¦  Mon Jan 26, 2009 7:09 pm ¦  Forum: Installation ¦  Topic: OpenKM very slow ¦  Replies: 23 ¦  Views: 15706

First one recomendation, about 500 subfolders I don\'t understand if are on the same folder or not, but not for repository performance but for browser - openkm ui - performance I recomend less than 100 folders/ files per directory, because the explorer widget ( folders & documents view ) has slo...

Re:Mail Notification Inconsistencies

 by jllort ¦  Mon Jan 26, 2009 4:31 pm ¦  Forum: Usage ¦  Topic: Mail Notification Inconsistencies ¦  Replies: 8 ¦  Views: 6658

About the third, it\'s normal that needs some extra time for opening location, I\'ll explain how it run -> 1-> You click external url -> opens browser 2-> Loading OpenKM default view 3-> Jumpìng opening folders tree since last ( N folders = N calls ) 4-> Call to browser folder 5-> Last call for prop...

Re:IE 7 Problems

 by jllort ¦  Mon Jan 26, 2009 4:24 pm ¦  Forum: Usage ¦  Topic: IE 7 Problems ¦  Replies: 13 ¦  Views: 10581

On this post I talk about this bug, and how it has been solved. At last post you\'ll can be found the simply solution. I says how to apply a simply patch on your actual installations.

Re:Error While Compiling GWT libraries

 by jllort ¦  Sun Jan 25, 2009 2:08 pm ¦  Forum: Installation ¦  Topic: Error While Compiling GWT libraries ¦  Replies: 25 ¦  Views: 21578

About diferent versions on cvs, checkout HEAD ( that\'s the last version ). About error \"16:54:23,843 WARN [config] Unable to process deployment descriptor for context \'null\'\" have you run xdoclet ? seems xml file descriptors are not present on ear file. Please review developer guide s...

Re:Conexión Remota - Internet

 by jllort ¦  Tue Jan 20, 2009 10:24 pm ¦  Forum: Uso ¦  Topic: Conexión Remota - Internet ¦  Replies: 10 ¦  Views: 8609

Un detalle, te recomendamos la utilización de firefox respecto de la familia IE debido a que el motor de javascript que lleva firefox es realmente mucho mejor ( velocidad ) que el de IE. sabemos que para muchos usuarios esto es difícil - cmabiar - pero os aconsejamos la utilización de firefox. Igual...

Re:Conexión Remota - Internet

 by jllort ¦  Mon Jan 19, 2009 9:32 pm ¦  Forum: Uso ¦  Topic: Conexión Remota - Internet ¦  Replies: 10 ¦  Views: 8609

Lo primero que tenemos que conseguir es que funcione el servicio a traves de la ip de tu servidor. Asegurate de que tienes unicamente una sola instancia de jboss ... es muy raro que no te funcione el jboss con la direccion IP, esto es en lo primero que tienes que concentrarte. Observa la consola del...

Re:link url on notifications contains "localhost"

 by jllort ¦  Mon Jan 19, 2009 9:26 pm ¦  Forum: Configuration ¦  Topic: link url on notifications contains "localhost" ¦  Replies: 7 ¦  Views: 6439

You can set on OpenKM.cfg ( configuration file ).

Consider to using some name server, for example openkm.yourcompany.com for it, not ip, because your intranet ip it\'ll not be your wan ip.

At last, execute run.sh -b 0.0.0.0 ( on windows run.bat ) to run jboss server on al network interfaces.

Re:How to use WebService with php

 by jllort ¦  Mon Jan 19, 2009 9:22 pm ¦  Forum: Web Services ¦  Topic: How to use WebService with php ¦  Replies: 22 ¦  Views: 18393

Correct the path, it must be something like \'/okm:root/neil_test\'.

Re:Conexión Remota - Internet

 by jllort ¦  Mon Jan 19, 2009 10:54 am ¦  Forum: Uso ¦  Topic: Conexión Remota - Internet ¦  Replies: 10 ¦  Views: 8609

Lo que te decia paco es que ejecutes este comando \"run.bat -b 0.0.0.0\" esto lo que hace es poner el servicio de jboss en todas las interfaces de red. Una vez que te funcione el jboss desde la ip fija te quedará el detalle de configurarlo contra el router para que puedas tener acceso desd...

Re:Error While Compiling GWT libraries

 by jllort ¦  Sat Jan 17, 2009 9:09 pm ¦  Forum: Installation ¦  Topic: Error While Compiling GWT libraries ¦  Replies: 25 ¦  Views: 21578

You\'re not generating GWT files for some reason. I\'ve upgraded generate.bat and generateback.bat scripts for windows, because have some bugs, checkout it ( we develop under linux and I\'ve not well done tested this ). You can see \"GWT front end generated\" and \"GWT administration ...

  • 1
  • 775
  • 776
  • 777
  • 778
  • 779
  • 804

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.