[JBoss-user] [JBoss Portal] - Portal and JSTL

2006-04-07 Thread masternet
Can transform this 'jsp code' to 'jstl code'? <%@ taglib uri="http://java.sun.com/portlet"; prefix="portlet" %> | | <%=renderRequest.getAttribute("foo") %> This not work: This not work: This not work: Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=view

[JBoss-user] [JBoss Portal] - Send Email whith Jboss Portal

2006-04-02 Thread masternet
I have a Smtp server on localhost, 25 port I have this code: ... MailModule module2 = (MailModule)getPortletContext().getAttribute("MailModule"); | if(module2 != null ){ | module2.send("[EMAIL PROTECTED]","[EMAIL PROTECTED]","hello User","hello"); | } ... Jboss portal throw this exception:

[JBoss-user] [JBoss Portal] - Re: what is the best IDE to develop portlets?

2006-03-26 Thread masternet
(pardon for my English, I'm Spanish) Yes, I use Eclipse Ide to develop my portlets. These are my steps: 1 - I create a new project. (I will base on the portlet HellowPortlet example http://labs.jboss.com/portal/index.html?ctrl:id=page.default.downloads&project=portletswap&category=.portlets.sam

[JBoss-user] [JBoss Portal] - Many elements in de top of page (error of desing css and htm

2006-03-11 Thread masternet
When I put many elements in my menu (top of page), my page breaks the desing. I can solve this? With other layout and theme? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929514#3929514 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [JBoss Portal] - Re: New to portlets and portal

2006-03-11 Thread masternet
I recomended you: Docs of jboss http://www.jboss.com/products/jbossportal/docs Examples Portlets http://labs.jboss.com/portal/portletswap/index.html http://sourceforge.net/projects/portlet-opensrc Other http://edocs.bea.com/wlac/portals/docs/portlet.html http://www.caucho.com/resin-3.0/portlet/t

[JBoss-user] [JBoss Portal] - Re: More portlets

2006-03-10 Thread masternet
Yes, but few portlets. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929239#3929239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929239 --- This SF.Net em

[JBoss-user] [JBoss Portal] - what is the best IDE to develop portlets?

2006-03-08 Thread masternet
what is the best IDE to develop portlets? I use Eclipse, (run packaging with Jboss IDE Eclipse) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928889#3928889 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928889

[JBoss-user] [JBoss Portal] - Re: Portlet development, just getting startet!

2006-03-08 Thread masternet
Oh!! Thanks. It's perfect to start View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392#392 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=392 --- This SF.Ne

[JBoss-user] [JBoss Portal] - Re: Error creating new directory on CMS

2006-03-08 Thread masternet
JBoss Portal 2.2 on jboss-4.0.4RC1 with possgress 8.1 (using admin count) Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928887#3928887 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928887 -

[JBoss-user] [JBoss Portal] - More portlets

2006-03-08 Thread masternet
where I can find more example of portles? (with source code and without source code)? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928883#3928883 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928883 --

[JBoss-user] [JBoss Portal] - Error creating new directory on CMS

2006-03-07 Thread masternet
I'm creating new directory on CMS (in root folder, call 'new') and error ocurs: 08:20:42,133 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: 23505 | 08:20:42,133 ERROR [JDBCExceptionReporter] ERROR: duplicate key violates unique constraint "jbp_cms_wsp_prop_pkey" | 08:20:42,133 ERROR [A