[jboss-user] [JBoss Portal] - Re: Default portal layout change problem

2006-10-05 Thread wendy8
I have the same problem, I am looking for the solution! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3976308#3976308 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3976308 ___

[jboss-user] [JBoss Portal] - Problems about Injecting Services in the portlet context

2006-09-27 Thread wendy8
Hi all, I read the Jportal 2.4.0 refereence guide and know in the jboss-portlet.xml ,we can Inject Services in the portlet context. so I do the same thing like the reference .But I do it in Portal 2.2.0, I don't think there is any diference. portlet-app

[jboss-user] [JBoss Portal] - Re: what action does it do?

2006-09-26 Thread wendy8
Hi all, I use the version 2.2.0 and the Login is handle by org.jboss.portal.core.security.jaas.ModelLoginModule. the code is : public class ModelLoginModule extends UsernamePasswordLoginModule { protected String userModuleJNDIName; protected String additionalRole;

[jboss-user] [JBoss Portal] - Re: Help me ! How to get UserModule throuth the Injecting Se

2006-09-26 Thread wendy8
HI all, I add the jboss-portlet.xml file; portlet-app service-nameUserModule/service-name service-classorg.jboss.portal.identity.UserModule/service-class service-ref:service=Module,type=User/service-ref /portlet-app and use UserModule userModule = (UserModule)

[jboss-user] [JBoss Portal] - Help me ! How to get UserModule throuth the Injecting Servic

2006-09-22 Thread wendy8
Hi all, Today I want to do a example of get UserModule from the protal, so I do like the reference do : Injecting Services in the portlet context 1.add the service in the jboss-portlet.xml portlet-app service-nameUserModule/service-name

[jboss-user] [JBoss Portal] - How can I add the user login portlet and control the person

2006-09-22 Thread wendy8
Hi all, I have installed the Jportal 2.2.0 in the server 4.0.3SP1, and when I point to http://localhost:8080/portal , it's running well ,and the user login portlet in the portal page. I created several accounts in it: A ,B C, D. So this Three account can login the System. But Now I

[jboss-user] [JBoss Portal] - Re: How can I add the user login portlet and control the per

2006-09-22 Thread wendy8
I want to add a login protlet, and A,B can not login use this login protlet. but C,D can login. the A,B can login through the deafult portlet, C,D can not login though this deafult login portlet.That is what I want to do.Thanks! View the original post :

[jboss-user] [JBoss Portal] - How can I fetch the data from Portal databse in the HelloWor

2006-09-21 Thread wendy8
Hi all, I have down the example of the jsf, and deploy successful in my server. Now I want the data display in the JSF is from database, so I try two ways: 1.directly use another hibernate configure file connect to the database.This methos failed. 2.I want to use the exciting

[jboss-user] [JBoss Portal] - what action does it do?

2006-09-21 Thread wendy8
Hi all, Today I read the source code about the portal, when I see the in login.jsp. I can not find what j_security_check do in the project, I am not familiar with the portal , so can you tell me what does it do next , and how does it get data from the database? I am confused the most is

[jboss-user] [JBoss Portal] - Re: integrating user validation application maintaining JBPo

2006-09-21 Thread wendy8
hi, I have the same question as yours! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3973451#3973451 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3973451 ___ jboss-user mailing

[jboss-user] [JBoss jBPM] - Re: JBoss Portal and JBPM Weirdness

2006-09-18 Thread wendy8
I am successful as your confuguration, but your protal and JBoss AS version are not the latest version. What should I do that can also successe in the latest version? The latest Jboss AS version is 4.0.4 and the protal is 2.4.0. Thanks very much! View the original post :

[jboss-user] [JBoss jBPM] - Re: How to deploy JBPM Example in the JBoss AS default Serve

2006-09-18 Thread wendy8
I change the ehcache version, but still failed. Can you guide me step by step? The JBoss AS version is 4.0.4.GA , the JBoss portal version is 2.4.0 and the JBPM version is 3.1.2, Thanks very much! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3972461#3972461