I was able to get the portlet example to work using JBossAS 4.0.4CR2, JBoss 
Portal 2.2.1, and jboss-seam-1.0.0.CR2 by with following:

Install JBossAS 4.0.4CR2 with the installer, selecting EJB
Copy jboss-portal.sar and portal-hsqldb-ds.xml from the binary download of 
JBoss Portal 2.2.1 into jboss-4.0.4.CR2\server\default

Modify the jboss-service.xml per:

"DViper01" wrote : I just had the same problem with 4.0.4RC2 and found a fix:
  | 
  | Open the xml-file 
'JBOSS_HOME/server/default/deploy/jboss-portal.sar/META-INF/jboss-service.xml' 
in an editor.
  | 
  | Search for ...
  | name="portal:service=TreeCache,type=transient"
  | 
  | ... and add the line ...
  | <depends>jboss:service=TransactionManager</depends>
  | ... to the contents of the TreeCache mbean.

I never could get it to work using jboss-portal-2.4 from CVS.  Are the 
instructions in the readme.txt wrong, or am I just to green to read them 
correctly?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940417#3940417

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940417


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to