[JBoss-user] [JBoss Portal] - Re: No ClassLoaders found for: org.jboss.portal.core.impl.us

2006-06-20 Thread raghuram11
Hi ArnieAustin,

envirnoment:
JBOSS4.0.3SP1 Application serve r
JBoss-portal2.2
LDAP
 

I was also getting the same error when I made the changes as per the link :

http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingAnLDAPSourceForPortalAuthentication


  | **error message* 
  | 
  | org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
org.jboss.portal.core.impl.conn
  | .LDAPConnectionModule; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoaders found
  | for: org.jboss.portal.core.impl.conn.LDAPConnectionModule)
  | 
  | **
I think, it doenst contain the jar files required to load LDAP

Did you solved that problem?? If so, can I know what changes to be made???


with regards,
Raghu ram.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952188#3952188

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952188


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: No ClassLoaders found for: org.jboss.portal.core.impl.us

2006-05-30 Thread arnieAustin
AS Version: 404ga, Portal Version: 2.2.1

Follow up:

I believe this problem stems from typos in the document at

http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingAnLDAPSourceForPortalAuthentication

It states: These modules are declared and configured in the file 
jboss-service.xml. But then says: This file is located in 
JBOSS_HOME/server/default/deploy/jboss-portal-exploded.sar/conf/login-config.xml,
 or in the source bundle, 
core/src/resources/portal-core-sar/META-INF/jboss-service.xml. - both of which 
are FILES, not FOLDERS.

Does the author(s) mean to say that the MBeans LDAPConnectionModule, 
LDAPUserModule and LDAPRoleModule should be added to a jboss-service.xml file 
in the /conf/ or /META-INF/ folders?

I am using the compiled sar folder so I'm assuming that this jboss-service.xml 
file goes in the ..\default\deploy\jboss-portal.sar\META-INF folder. BUT that 
doesn't work: 

2006-05-30 16:31:46,656 DEBUG [org.jboss.deployment.SARDeployer] create 
operation failed for package 
file:/C:/Dev/jboss404ga/server/default/deploy/jboss-portal.sar/
org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
org.jboss.portal.core.impl.conn.LDAPConnectionModule; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.portal.core.impl.conn.LDAPConnectionModule)

Nor does it work putting the jboss-service.xml file in the 
..\default\deploy\jboss-portal.sar\conf folder.

So: 1) do all three mbeans go in the same file? 2) in which folder(s)?

NOTE: I did add the line

module-option name=passwordValidationremote/module-option

to the login-config.xml file. That part is for the most clear, though the text 
gives the fully qualified file name in both locales rather than just a folder 
path.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3947866#3947866

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3947866


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user