Hi,
I´ve synchronized the source with trunk branch and i´m getting this exception
when running the portal:
java.lang.NullPointerException
org.jboss.portal.core.impl.model.content.InternalContentProvider.renderWindow(InternalContentProvider.java:258)
org.jboss.portal.core.impl.model.content.gener
another site being developed with jboss-portal
http://www.planetacontabil.com.br/portal
it´s still under development but you can see some features.
regards
r.harari
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071790#4071790
Reply to the post :
http://
Hi Ritesh,
If I get your question, you are trying to configure something like this:
|
| +---+
| | Portlet 1|
| +---+
| | Portlet 2 | Portlet 3 |
| +---+
|
|
Is that right?
So you have to create your own
another tip:
Edit this file: portal-cms.sar\conf\hibernate\cms\hibernate.cfg.xml and force
the dialect:
| ...
|
| org.hibernate.dialect.MySQL5Dialect
|
|
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewto
Hi David,
I´m using mysql-connector-java-5.0.4-bin.jar with MySQL5.0 and works fine.
Try this:
- change to store documents in file system and see the behaviour - if the
documents are still there after restarting jboss server you will be sure that
the problem is with your database or connector
Hi Andreas,
I´ve tried the last trunk and is still not working.
My environment:
- java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
- JBoss [Zion] 4.0.5.GA (build: CVSTag=Branch_4_
Hi Shailesh,
You can harcode a link to "/portal/yourpage" or walk into the portal hierarchy
to find your pages.
Follows an example how to do that:
| import org.jboss.portal.api.node.PortalNode;
| import org.jboss.portal.api.node.PortalNodeURL;
| import org.jboss.portlet.JBossRenderRequest
Sorry,
The fieldset will not fix the problem but if you move the commandbuttons from
editPortalTheme.xhtml to this page (common/editTheme.xhtml) it will works with
IE 6 and Firefox 1.5. This this page is used when you customize the theme of a
Portal or Page. There is another one (editWindowThe
The same error happens to me.
It´s missing the fieldset tag in this file:
/portal-admin.sar/portal-admin.war/WEB-INF/jsf/common/editTheme.xhtml
|
|
| Theme properties
|
|
| .
|
|
|
|
|
|
|
|
View the
Hi Brad,
I´ve a question:
anonymous wrote :
| We are evaluating a few open source portals.
|
Please, can you post or send me and e-mail describing which open source portals
your team are evaluating? And also explain why you have decided to use
jboss-portal? I´ve also evaluated some porta
Thanks Sohil,
I´ve changed to JBossCachePeriststenceManager and worked fine.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043375#4043375
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043375
Hi Folks,
The CMS module is throwing the exception below when deploying the
portal-cms.sar for the first time.
03:00:35,933 ERROR [STDERR] Caused by: java.lang.UnsupportedOperationException:
Blobs are not cacheable
03:00:35,933 ERROR [STDERR] at
org.hibernate.type.BlobType.disassemble(Blo
Hi folks,
There is and error when running the build with jdk6:
[execmodules]
g:\repository\jboss-portal\wsrp\src\main\org\jboss\portal\test\wsrp\handler\MockSOAPMessage.java:42:
org.jboss.portal.test.wsrp.handler.MockSOAPMessage is not abstract and does
not override abstract method removeAttac
13 matches
Mail list logo