First off I turned org.jgroups to "TRACE", however I'm unsure how to read the
results of this,but then I also started the 2 cluster members and attempted to
probe the jgroup, as discussed at http://wiki.jboss.org/wiki/Probe:
[EMAIL PROTECTED] lib]# /opt/jdk1.6.0_02/bin/java -cp jgroups.jar
org
I also tried adding java.naming.provider.url=172.19.2.10:1100:172.19.2.11:1100
to the all/conf/jndi.properties file, which force the a set of nodes. This
causes the first member to be brought up to throw exceptions, saying it can not
contact the second member (which is understandable), but the s
I am using the All profile, to which I have made the changes at
http://wiki.jboss.org/wiki/UsingMod_jk1.2WithJBoss?action=e&windowstate=normal&mode=view
This includes adding the jvmRoute="node1" and jvmRoute="node2" to the 2
instances, setting true and ensuring that
AJP connector is uncommented.
I need to keep JBOSS running as a foreground task and yet allow for a third
party product to find th JBOSS_PID and kill it if needed. I'm looking for how
to get JBOSS (both on Unix and Windows) to output the pid of the actual java
process spawned by running run.sh(bat). Is this possible, if so
This now works with 4.2 and Portal 2.6.1GA, using the steps defined in JBoss's
documentation for not inheriting Faces into an application.
Thanks to the JBoss Portal team for there hard work,
ERIC GANDT
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070113#40
I can setup Apache without issue and mod_jk is working there (ie jkstatus is
working), and knows where it should connect to now the problem is setting up
JBOSS 4.2.0GA to listen for a connection via ajp13.
First off I'm using the default Server instance
Next I edited the file:
default/deploy/jb
I looked at the suggested reading and tried a number of suggested options,
The best options seems to be adding
|
| org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL
| true
|
|
I assume that since my application includes a portlet.xml file (and also
includes portlets), this is the caus
My problem is that our product is desgined to work cross platform, and
currently supports both SUN Portal, WebSphere Portal and WebLogic Portal as
well as Jboss Portal. Since we are cross platform we create our own extension
of myfaces which we then load with a contextroot of /faces, we also use
First off there is a Wiki document at
http://wiki.jboss.org/wiki/Wiki.jsp?page=Running2.6WithJBossAS4.2.xAndMyFaces
Which appears to cover this topic, however after making the changes suggested,
the portal works, but not my application which uses both ADF and MYfaces. In a
JBoss Application Se
Sorry the fatwire, was lack of scrubbing the data. as for the other
dc=fatwire.com I fixed that to be dc=example,dc=com
The typo of dc=fatwire.com was the problem authentication is now working for
openLDAP. I'm including the working LDIF and ldap-identity-config.xml from my
install as this m
OpenLDAP connection from ldap_identity-config.xml:
|
|
| common
|
| userCtxDN
| ou=People,dc=fatwire.com
|
|
| uidAttributeID
| cn
|
|
| passwo
I am trying to move from portal 2.4 to portal 2.6, and I can not get OpenLDAP
to authenticate the logins, while it connects to the LDAP Server, it seems to
be unable to locate the user admin which exists as:
cn=admin,ou=People,dc=example,dc=com
Saddly all the examples for 2.6 are for LDAP's other
I have a program that requires, ADF-Faces as well as My-Faces, however I can
not figure out what is required to get ADF-FACES to load, Thinking it was my
product I downloaded and attempted to deploy the ADF-Faces samples application,
however it also does not deploy correctly. If I remove the M
The problem was I did not have the following defined for each portlet:
ActiveContent
new: Active Content
new: Spark Portlet
com.fatwire.flame.portlets.MyActiveList
the key descriptor is as the portal seems to just not like any
portlet without it (they are displayed, but nothing can be done with
The problem is that the portlets are registered with the portal, but in the
display they have only got an id and no name, there are 4 columns: id, name,
remote, remote able
The last 2 remote, remotable are check boxes, my portlets only have an id and
no name so I can not create an instance. Eve
Here it is:
http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/portlet";>
ActiveContent
com.fatwire.flame.portlets.MyActiveList
com.fatwire.cs.portals.portlet.CSPortlet.config.renderpag
Sorry I should mention that this is with Portal 2.4 and I did not see this
issue with 2.2.1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991351#3991351
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991351
__
I have about 30 portlets added by a software program, and while they all show
up on the list of portlets with an id such as "local./servlet.CreateContent"
they have no name in the name column and if I click on them nothing happens, as
there is no name I can not create an instance without first a
18 matches
Mail list logo