[JBoss-user] [JBoss Portal] - JSF portlet using MathML

2006-03-30 Thread dhexus
hi, i wrote a simple jsf-portlet for jboss portal 2.2.1rc3 and i want to include some mathml code like | http://www.w3.org/Math/XSL/mathml.xsl";?> | http://www.w3.org/1999/xhtml";> | | | http://www.w3.org/1998/Math/MathML"; > | | | |

[JBoss-user] [JBoss Portal] - Re: menu title from 'Pages' to ..

2006-03-12 Thread dhexus
i think this is not a solution as it should be, but i works: change resp.setTitle("Pages"); in $PORTAL_HOME/core/src/main/org/jboss/portal/core/portlet/catalog/CatalogPortlet.java cu, dhexus. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[JBoss-user] [JBoss Portal] - menu title from 'Pages' to ..

2006-03-10 Thread dhexus
| | in $PORTAL_HOME/core/src/resources/portal-core-war/WEB-INF/portlet.xml but the title is still 'Pages'. changing the title of the user portlet works in this way!?! please let me know what to do. any ideas? thanks in advance, dhexus View the original post : http://w

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - unknown host exception

2006-03-09 Thread dhexus
what to do? thanks in advance, dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929231#3929231 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929231 ---

[JBoss-user] [JBoss Portal] - Re: using resource files for multiple languages

2006-03-09 Thread dhexus
... just edit or create the corresponding files, e. g. Resource_de.properties, and add 'de' as a supported locale to portlet.xml ;-) dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929121#3929121 Reply to the post : http://www.jb

[JBoss-user] [JBoss Portal] - portal 2.4 user-login error

2006-03-09 Thread dhexus
hi again, i am using portal 2.4. after a new user is registered, he always gets the errorpage: Login Failed! Sorry, your username and/or password could not be verified. 'admin' is allowed to login! in portal 2.2 everything worked fine. any help? thanks in advance! dhexus View th

[JBoss-user] [JBoss Portal] - using resource files for multiple languages

2006-03-09 Thread dhexus
hi, i want the portal 2.4 to use different languages - not just in the cms-portlet. i think, i can use the resource files at $PORTAL_HOME/core/src/resources/portal-core-war/WEB-INF/classes/ but how do i make it work?? dhexus View the original post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [JBoss Portal] - Re: How to dynamic change portal locale ?

2006-03-09 Thread dhexus
what do you mean exactly? dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928988#3928988 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928988

[JBoss-user] [JBoss Portal] - Re: Can we change the name of default page 'default'?

2006-03-07 Thread dhexus
in portal 2.4 the location of the file is $PORTAL_HOME/core/src/resources/portal-core-sar/conf/data/default-object.xml ...and you don't need to change the default dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928551#3928551 Reply to the

[JBoss-user] [JBoss Portal] - Re: Can we change the name of default page 'default'?

2006-03-05 Thread dhexus
ok, it works: change |portal.defaultObjectName |default | and default as well as all the default to whatever you want (`Home`). i am using portal 2.4. dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[JBoss-user] [JBoss Portal] - Re: Can we change the name of default page 'default'?

2006-03-05 Thread dhexus
r, i would like to work from the code-side ;-) thanks, dhexus. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928038#3928038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [JBoss Portal] - Re: examples for pages using portlets

2006-03-05 Thread dhexus
would like to examine more (professional) websites using jboss portal. could anybody paste some urls, please? thanks, dhexus. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928028#3928028 Reply to the post : http://www.jboss.com/index.html?module=bb&am

[JBoss-user] [JBoss Portal] - examples for pages using portlets

2006-03-04 Thread dhexus
hi, i am looking for "real-life examples" of web pages using 1) portlets 2) JBoss Portal in particular it would be nice, if you paste some URLs. dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927947#3927947 Reply to the post : ht

[JBoss-user] [JBoss Eclipse IDE (users)] - applying patches to use jboss eclipse ide 1.5 for portlet de

2006-02-26 Thread dhexus
i work with portal 2.2 on jboss 4.0.4. i try to use the jboss eclipse ide for portlet development. i tryed to follow the steps in http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingEclipse but applying the required patches from http://jira.jboss.com/jira/browse/JBPORTAL-341 (both attachments) in the re

[JBoss-user] [JBoss Portal] - HelloWorldPortlet: can't diplay image

2006-02-21 Thread dhexus
..) appears - what keeps me working... has anybody an idea? (sorry, if it turns out to be just a jsp-problem) dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925260#3925260 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [JBoss Portal] - Re: changing text in browser-tab

2006-02-13 Thread dhexus
thank you for your fast and detailed contribution! you all make this forum great! although my solution looks quite different, you gave me the idea to change $PORTAL_HOME/core/src/bin/portal-core-war/layouts/generic/index.jsp in the following way: MY TEXT | dhexus View the original post

[JBoss-user] [JBoss Portal] - changing text in browser-tab

2006-02-13 Thread dhexus
- what is the relevant file? thanks in advance, dhexus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923416#3923416 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [EJB 3.0] - Re: Jboss 4.0.3 branch?

2006-02-09 Thread dhexus
ok. that is clear, but this gives 4.0.4 (feb. 2006). how do i check out the 4.0.3-branch? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922656#3922656 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922656 -

[JBoss-user] [JBoss Portal] - Re: How to arrange Fragments

2005-10-03 Thread dhexus
ok, let's say it this way: i have a layout-jsp where | | | | | | | and a css style-sheet file defining | td.magicColumn | { | background-color:#FF; | width:70%; | } | td.nextColumn | { | background-color:#AA; | wid

[JBoss-user] [JBoss Portal] - How to arrange Fragments

2005-09-29 Thread dhexus
? where can a read more about this? ... dhexus. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897887#3897887 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode