[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-03 Thread [EMAIL PROTECTED]
By default the CMS service is not started by default.
I just tried with what's in the latest CVS with clustering enabled and by 
commenting out what's in jboss-service.xml files created/modified on one node 
are correctly seen by the other node.

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-03 Thread [EMAIL PROTECTED]
Let me rephrase, the CMS serive is started but not as a HA singleton by default 

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-03 Thread noicangi
ok thomas, i understand you, when i build the portal with cluster ON i must 
cofigure the jboss-service at the portal-cms.sar/META-INF, Could you tell me 
what exactly or reference what i have to comment out?

thanks Thomas for your time and for guiding in next step of a simple user. :)

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-02 Thread [EMAIL PROTECTED]
Did you try running the CMS service as a HA singleton ?
core/src/resources/portal-cms-sar/META-INF/jboss-service.xml

It's commented out at the beginning of the file.

But please bare with us, this is something (CMS clustering) that we are 
currently intensively working on.


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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-02 Thread noicangi
hi thomas, thanks for your reply, i will try building the source with the 
solution you plan.

maybe its the tutorial, but some days ago someone post that the 
repositories.xml was obsolete and now we have to use the 
jboss-portal.sar/portal-cms.sar/META-INF/jboss-service.xml, 
i was thinking if it is posible to make the cms repository use a zippped 
directory located in the farm folder?
actually i'm coping the all/data/portal folder from the server y create content 
to the other node.



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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-02 Thread [EMAIL PROTECTED]
you should not have your content in all/data/portal, unless you are using the 
storage on file instead of Hibernate storage (the default is Hibernate)

(The zipped directory is only used to put initial content)

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-02 Thread noicangi
i yes, i know i must use database storage, this is the default configuration 
isn't it?

 i edit the  tag's(with all inside) at 
jboss-portal.sar/portal-cms.sar/META-INF/jboss-service.xml with the  RDBMS 
configuration examples from the wiki's but still stores some kind of 
information in files.

here's my cluster information for you notice i'm following all steps:

-jboss as 404rc1, unziped
-2 redhat9 computers, one mysql 4 with the connector and all configurated well
-i build portal 2.4 from CVS with cluster=true

-i configured like i said before to use only database storage :(

could you post the  rdbms config? i used the one of the 
wiki'shttp://wiki.jboss.org/wiki/Wiki.jsp?page=PortalCMSConfigFiles

thanks in advance

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-02 Thread [EMAIL PROTECTED]
The default install from CVS will use DB for everything and use PortalDS. If 
you defined PortalDS to use MySQL you don't need to copy data/portal from a 
node to the other.

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: cvs, 2.4 clustering

2006-03-02 Thread noicangi
hi, i used the clustered configuration by default, i don't set anything and the 
cms content don't replicates, i'm using 2.4cvs version.

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

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


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user