[JBoss-user] [JBoss Portal] - Re: Compilation failed

2006-06-11 Thread conkan
I got a similar error after I got the portal from CVS. I tried getting a new JBoss Portal from 'http://sourceforge.net/projects/jboss' and this one compiled correctly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950341#3950341 Reply to the post : http://

[JBoss-user] [JBoss Portal] - Re: Page disappear after som time

2006-05-31 Thread conkan
Here is what I could suggest: What is your portal version? Is it portal 2.2 or portal 2.2.1, or another version of 2.2? If you made no changes, then compare the change log for your version of 2.2, and the latest version, and try doing a diff between your portal and the portal that was originally

[JBoss-user] [JBoss Portal] - Re: PortalDS Modification

2006-05-31 Thread conkan
Just curious... What is the stack trace that the server reported? What did the server log about this portal crash? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948225#3948225 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[JBoss-user] [JBoss Portal] - Re: Page disappear after som time

2006-05-26 Thread conkan
Ignore my previous post... This is something other problem because you mentioned that they come and go. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947041#3947041 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39470

[JBoss-user] [JBoss Portal] - Re: Page disappear after som time

2006-05-26 Thread conkan
So is navigator really a portlet in and of itself? If so, did you check your navigator-object.xml under 'navigator/src/resources/portal-navigator-war/WEB-INF'? You can define properties for the page in each portlet. There is some 'xml' property that you can set for property in this xml. I cann

[JBoss-user] [JBoss Portal] - Re: root folder of CMS (what is that)

2006-05-23 Thread conkan
>I've tried both Firefox and Internet Explorer, clicking on the eye and file > name and selecting "save as" but it download an index.html file for 2.2 and > CMSAdminPortletWindow.htm for 2.4 but not the file i would... Go to 'http://localhost:8080/portal/content/prova.txt' and select "save as".

[JBoss-user] [JBoss Portal] - Re: root folder of CMS (what is that)

2006-05-18 Thread conkan
I know that you could download files with webdav. (WebDav is in portal 2.0 and portal 2.4, but not in portal 2.2.) I do not know of any way to download from CMS. You need to modify the CMS portlet under org.jboss.portal.core.portlet.cms.admin.CMSAdminPortlet in order to make this work. Otherwis

[JBoss-user] [JBoss Portal] - Re: Server Log

2006-04-18 Thread conkan
I do not think that your question is a JBoss Portal question. I think it is a JBoss Application Server (AS) question. Therefore, see JBoss AS forum. The server has always given warnings and info statements when it starts. If you get no errors, then you are in good condition. If you are so concer

[JBoss-user] [JBoss Portal] - Re: root folder of CMS (what is that)

2006-03-30 Thread conkan
What errors did you get? You might have goofed up the CMS by manually inserting images and other things into 'portal-cms.war'. Keep in mind that the jboss server looks at everything in 'server/default/deploy', and it tries to execute or initialize anything in that directory. View the original p

[JBoss-user] [JBoss Portal] - Re: root folder of CMS (what is that)

2006-03-29 Thread conkan
Follow these steps before you try anything else: 1. Point your browser to 'http://localhost:8080/portal'. 2. Select 'Standard login' and login as 'admin' with password 'admin'. 3. Go to the 'CMS Manager' tab. 4. You will see an icon that symbolizes a folder being created. Click that. 5. Make s

[JBoss-user] [JBoss Portal] - Re: Failed Build of Portal 2.2 on Linux

2006-03-28 Thread conkan
If you did not get the standard kit edition, then get that. If you have the standard kit edition and it still does not work, then try downgrading to java version 1.4.2. If you get errors related to inserting data then check your MySQL connector version. MySQL connector 3.1.11 and MySQL version

[JBoss-user] [JBoss Portal] - Re: JBoss Portal Build failed

2006-03-10 Thread conkan
'ilangocal', are you having any luck with your problems? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929474#3929474 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929474

[JBoss-user] [JBoss Portal] - Re: JBoss Portal Build failed

2006-03-07 Thread conkan
You may also want to check your MySQL version too... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928612#3928612 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928612

[JBoss-user] [JBoss Portal] - Re: JBoss Portal Build failed

2006-03-07 Thread conkan
'ilangocal', did you check your java version? Java version 1.4.2 should be sufficient... Also, try the newest version of the portal. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928585#3928585 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-15 Thread conkan
OK... disregard my previous posts if you are trying to update web pages using your editor. I first thought that you were trying to get the themes for the editor the same as the themes for the rest of the portal. If you are actually trying to change themes using your editor, check to make sure th

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-15 Thread conkan
OK... If you have a bundled version, then you could not build it. However, if you have the source code including the '*.jsp' files, then you could adjust them so that, wherever there are fonts 'Arial', 'Verdana', etc., you could replace them with 'portlet-header' or 'portlet-font' so they match

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-14 Thread conkan
...and other fonts that are defined for the themes. [/img] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923765#3923765 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923765 --

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-14 Thread conkan
If the portlet tiny_mce works but does not work with the theme, then try modifying the 'jsp' files under src/resources/portal-tiny_mce-war/WEB-INF/jsp so they use portlet-font. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923655#3923655 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-13 Thread conkan
I just meant that you might want to leverage the portlet app so that it is consistent with how the portal is layed out. You might want to use the CSS style sheets for the themes in core/resources/portal-core-war (e.g.-portlet-font). View the original post : http://www.jboss.com/index.html?modu

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-13 Thread conkan
Perhaps you need to need to build the source in your shell. Did you try getting the source code for the jboss portal??? (Note that each version of the jboss portal has a different infrastructure.) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923458#3923458

[JBoss-user] [JBoss Portal] - Re: JBoss shutting down the Informix Database Engine

2006-01-25 Thread conkan
when you saw this '-C' below I really meant CTRL-C. (I put the '<' and the '>' around 'CTRL'. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919711#3919711 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919711 --

[JBoss-user] [JBoss Portal] - Re: JBoss shutting down the Informix Database Engine

2006-01-25 Thread conkan
Keep in mind that this does not seem like this is a portal question, but rather a JBoss AS question. Anyway, in regard to your question, did you try the shutdown script OR doing a -C before trying the 'kill' commands? (Keep in mind that the scripts are kept in the 'bin' directory. Next time, p

[JBoss-user] [JBoss Portal] - Re: Portal 2.2.1RC1 and ImageGallery

2006-01-23 Thread conkan
I have posted an updated ImageGallery on the Portlet Swap. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919193#3919193 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919193 --

[JBoss-user] [JBoss Portal] - Re: Portal 2.2.1RC1 and ImageGallery

2006-01-20 Thread conkan
If you are talking about the portlet that Ronald and Conrad built, then that only works with portal 2.0. We needed to fix this so that it works with Apache Jackrabbit. If you want to have a copy of an imagegallery that works with portal 2.2, then email us on that email address located on ImageG

[JBoss-user] [JBoss Portal] - Re: JBoss Portal Installation Problems

2006-01-19 Thread conkan
Do you have the 'portal-ds.xml' under server/default/deploy? If you have it, then did you configure it correctly? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918468#3918468 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [JBoss Portal] - Re: Newbie Question

2006-01-18 Thread conkan
You might also check your java version. If you have 'jdk-1.5.0', try j2sdk-1.4.2_10. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918254#3918254 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918254 ---

[JBoss-user] [JBoss Portal] - Re: Newbie Question

2006-01-18 Thread conkan
Try this: 1. Drop database. If using 'mysql', login as 'portal' and do this: 'drop database jbossportal;' 2. delete the 'data/portal' 3. delete the jboss-portal.sar in server/default/deploy 4. re-deploy portal-2.2 If this does not work, check to make sure that you are using an older version o

[JBoss-user] [JBoss Portal] - Re: How can I customize the portal login page?

2005-11-01 Thread conkan
I think that you need to edit the 'jsp' file 'index.jsp' under 'jboss-portal-2.2\core\src\resources\portal-core-war\WEB-INF\jsp\catalog'. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3904769#3904769 Reply to the post : http://www.jboss.com/index.html?module

[JBoss-user] [JBoss Portal] - Re: UserTransaction not found in JBP 2.2.0-ALPHA and JBoss A

2005-10-08 Thread conkan
Did you run 'build' under the "build" directory and then do a 'build' under the "core" directory in the portal? I had "JTA" problems before when deploying and trying out 2.2. However, when I did a 'build' in the "core" directory, the problems were resolved. JBoss Portal 2.2 will have its offici