Log in to follow, share, and participate in this community.
Thread Show/hide widgets programmatically
Show/hide widgets programmaticallyhi, we have hidden the "configure" screen but want to be able to show or hide the widgets (all of them are exposed by default) programmatically, or via a simple SQL script. this is particularly important since we have...
Portlet communication in multiple wars?Hi there, I am using below server & configs. JBoss EPP 4.3.0 Portletbridge 1.0 Richfaces 3.2.0 We have multiple wars deployed on server. one is for Login and few other activities a...
https starting up on wrong portI have this specification in deploy/jboss-web.deployer/server.xml
<Connector port="24443" address="${jboss.bind.address}"
maxThreads="100" strategy="ms" maxHttpHeaderSize="8192"
emptySessionPath="true" SSLEnabl...
Jboss Portal Installation 2.7.2 - Newbie IssuesHi Just started working on Jboss Portal 2.7.2. Facing an issue with the installation. I've configured mysql 5 with the portal. 7 tables have been created in the database. When I start the server again, it displays th...
Portal in JBoss 5.1.xIs Jboss Portal still supported in JBoss 5.1.x? I tried to install it through this document: http://community.jboss.org/wiki/JBossPortalonAS5 But compiling JBoss Portal from: http://anonsvn.jbos...
Thread Jboss Portal + Richfaces 3.0 + Primefaces - Will it work?
Jboss Portal + Richfaces 3.0 + Primefaces - Will it work?Hi there Well, let me come to the point straight forward. We are using Jboss Portal server 4.3_05, Richfaces 3.0 in our project. Life is good so far. We would like to have the feasibility to resize d...
Override portlet securityHi, I have jboss portal application deployed as myapp.war file. WAR contains all XMLs files like -object.xml, -instances.xml and other required XML files. I have copied myapp.war in deploy folder. It h...
Error in production environmentHi everyone, I am using JBOSS Portal 2.7.0 with icefaces. I don't have a direct connection with a database, instead I use webservices. The problem that...
Jboss Portal Server caching render-viewHi - I am using jboss portal 2.7.0, seam 2.2.1, and richfaces 3.3.3. If I go to a page from the tabs on the top with required='true' on a widget and click save. The page says 'Field is required'...
jboss portal 2.6.8 CMS lockI have been using jboss-portal 2.6.8 in production for a while. Performance is really good except for when savings are made to the CMS. (I'm using the default Jackrabbit CMS that comes with jboss-portal.2.6....
Thread Server error 403 when accessing a page without access
Server error 403 when accessing a page without accessHi All, I have recently joined JBoss portal community and I am looking forward for a great working experience here. I have setup my portlets, instances and objects in the xml files. Where one of my pag...
Thread How to suppress "Server Credentials required" screen in Eclipse
How to suppress "Server Credentials required" screen in EclipseI have 2 machines Machine A has "jboss community 5.0" Machine B has "jboss EAP 4.3" On machine B, I am trying to start the "JBOSS eap 4.3 runtime server" from eclipse. However I always get this warning messa...
WCM and portal integrationHi We just finished one project with IBM Portal 6.1 and IBM WCM 6.1. Honestly I wasn't too happy how those two products were integrated. Biggest problems were that WCM navigation and portal navigat...
Removing JBoss Portal Window TitlebarHi there, I have a requirement where in I have to remove Portlet window titlebar completely. It should not be visible and the contents inside the portlet should appear as is. Not sure how to achieve th...
Problem in configuring IIS with JBossHi All, We are facing issue configuring JBoss Portal application with IIS. We have developed a JBoss portal application which is running successfully on JBoss portal server. Now we configure JBoss portal appli...
Thread help: error in javax_portlet_faces_GenericFacesPortlet
help: error in javax_portlet_faces_GenericFacesPortletwhen many users view pages at the same time, errors: Thanks for your help. i'm wait here...... 2010-05-22 22:41:56,883 ERROR [http-192.168.10.50-80-43][org.jboss.portal.portlet.container.javax_...
Portal/Portlet - IDECan anyone point me to follow an example -step-to-step guide to create Portal and Portlet using JBOSS INtellij Idea (latest 9.0 version) JSF Maven
Test service in Jboss portalHello. I have a question, I have tests for service. Need find way to run these tests in the jboss context. Please tell my how to do it.
VFSZIP problem ?Hi, I have this situation, using jersey with restful webservices. My web.xml has among others things these lines: ... <context-param> <param-name>org.restlet.application</param-name> <param-v...