• Search

  • Search it up!

Search found 3140 matches

 Go to advanced search

Re:couldn't start version 2.0

 by pavila ¦  Fri Feb 29, 2008 10:12 am ¦  Forum: Installation ¦  Topic: couldn't start version 2.0 ¦  Replies: 8 ¦  Views: 11561

I\'ve tested it on a WindowsXP and works fine. Download JDK 1.5.0 rev 14 from http://java.sun.com and set JAVA_HOME properly.

Re:couldn't start version 2.0

 by pavila ¦  Fri Feb 29, 2008 8:18 am ¦  Forum: Installation ¦  Topic: couldn't start version 2.0 ¦  Replies: 8 ¦  Views: 11561

Do you run JBoss using Java 1.5 ?

Re:Changes to login-config.xml have no effect

 by pavila ¦  Wed Feb 27, 2008 7:33 am ¦  Forum: Configuration ¦  Topic: Changes to login-config.xml have no effect ¦  Replies: 3 ¦  Views: 5199

Yes, this seems to be a bug. You need to edit the WEB-INF/jboss-web.xml file in the OpenKM.war (this is located into the OpenKM.ear) and add this line after the <jboss-web> tag:

Code: Select all
<security-domain>java:/jaas/OpenKM</security-domain>

Re:Property groups SOAP API?

 by pavila ¦  Tue Feb 19, 2008 3:47 pm ¦  Forum: New features discussion ¦  Topic: Property groups SOAP API? ¦  Replies: 4 ¦  Views: 7780

This query will search only for documents in the main repository path (okm:root).

Code: Select all
/jcr:root/okm:root//element(*,okm:document)[jcr:contains(@okp:mypropertygroup.myproperty, \'myvalue\')]

Re:Expose jcr:uuid to document?

 by pavila ¦  Mon Feb 18, 2008 5:01 pm ¦  Forum: New features discussion ¦  Topic: Expose jcr:uuid to document? ¦  Replies: 3 ¦  Views: 6755

I\'ve added the UUID to the Document bean. Now I\'m thinking about provide a method to make a bridge between path and UUID representation. Something like getPathFromUuid(xxx). What do you think?

Re:configuring mail notification

 by pavila ¦  Mon Feb 18, 2008 3:43 pm ¦  Forum: Configuration ¦  Topic: configuring mail notification ¦  Replies: 3 ¦  Views: 5568

The configuration seems to be ok. Seems to be a SMTP error. Try to set \"mail.debug\" to \"true\".

Re:Property groups SOAP API?

 by pavila ¦  Sat Feb 16, 2008 9:48 am ¦  Forum: New features discussion ¦  Topic: Property groups SOAP API? ¦  Replies: 4 ¦  Views: 7780

Yes, you can search by property groups using WS (in theory almost!) The property groups API it not fully exposed by WS. I\'ll study if we can inluse this improvement in the next release.

Re:Expose jcr:uuid to document?

 by pavila ¦  Sat Feb 16, 2008 9:45 am ¦  Forum: New features discussion ¦  Topic: Expose jcr:uuid to document? ¦  Replies: 3 ¦  Views: 6755

Yes, this is a quick improvement. I can try to simplify your seach like a method like getDocumentById or something like this. I will think about it this weekend.

Re:Import folders no web gui

 by pavila ¦  Fri Feb 08, 2008 9:21 am ¦  Forum: Usage ¦  Topic: Import folders no web gui ¦  Replies: 4 ¦  Views: 4943

You can import the whole repository (based on filesystem) into OpenKM and work always from OpenKM interface. You need to login as system to view the admin menu, and the import option.

Re:Autenficación utilizando Oracle

 by pavila ¦  Fri Feb 08, 2008 9:15 am ¦  Forum: Configuración ¦  Topic: Autenficación utilizando Oracle ¦  Replies: 1 ¦  Views: 3875

OpenKM basa la autentificación en JAAS, o sea, que depende de la configuración de autentificación ofrecida por JBoss. No es necesario que estén desencriptadas para poder autentificar desde JBoss. Lo sencillo es que fueran encriptadas con MD5 o similar, y sólo haría flata hacer la query sql apropiada.

Re:Import folders no web gui

 by pavila ¦  Thu Feb 07, 2008 5:03 pm ¦  Forum: Usage ¦  Topic: Import folders no web gui ¦  Replies: 4 ¦  Views: 4943

How is implemented your documentation server?

Re:Kerberos authentication

 by pavila ¦  Mon Feb 04, 2008 2:47 pm ¦  Forum: Configuration ¦  Topic: Kerberos authentication ¦  Replies: 2 ¦  Views: 4266

OpenKM use JAAS to authenticate, so rely on JBoss support for Kerberos.

Re:CAD file storage

 by pavila ¦  Mon Feb 04, 2008 9:10 am ¦  Forum: Usage ¦  Topic: CAD file storage ¦  Replies: 11 ¦  Views: 15309

Ok, I will look for STEP and IGES formats definitios and may be included in a future release.

Re:Jboss shutdown before user locked out!

 by pavila ¦  Thu Jan 31, 2008 9:53 am ¦  Forum: Configuration ¦  Topic: Jboss shutdown before user locked out! ¦  Replies: 3 ¦  Views: 5204

The .lock file is placed in the repository dir to ensure there is only read/write access to the repository form only one OpenKM instance. This file is created when you starts JBoss and should be remove automatically when you performs a shutdown. You should\'n kill the server, you must shutdown it pr...

Re:CAD file storage

 by pavila ¦  Thu Jan 31, 2008 9:50 am ¦  Forum: Usage ¦  Topic: CAD file storage ¦  Replies: 11 ¦  Views: 15309

Do you mean index CAD file information so, you can perform a search? I need a cuple of files to see how can parse the info.

  • 1
  • 206
  • 207
  • 208
  • 209
  • 210

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.