[jboss-user] [JBoss Portal] - Clustering

2009-04-16 Thread ssidhanta
How do I setup a horizontal cluster for JBoss portal 2.6.7GA? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225793#4225793 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225793

[jboss-user] [JBoss Portal] - Re: Breadcrumbs

2009-04-09 Thread ssidhanta
Thanks a lot!!! CatalogPortlet is all I wanted!!! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4224545#4224545 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4224545 ___

[jboss-user] [JBoss Portal] - Showing display names of portal pages

2009-04-09 Thread ssidhanta
How do I show the display names of portal pages in catalog.jsp? I am unable to access portalNode in this page...the code is as follows... % String output = new String(); PortalNode currentNode = request.getPortalNode(); for (Iterator i = parents.keySet().iterator(); i.hasNext();) {

[jboss-user] [JBoss Portal] - Breadcrumbs

2009-04-08 Thread ssidhanta
How can I implement breadcrumbing in JBoss portal? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4224240#4224240 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4224240 ___

[jboss-user] [JBoss Portal] - Breadcrumbing

2009-03-03 Thread ssidhanta
How do I implement breadcrumbing? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4214435#4214435 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4214435 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - CMS container

2009-01-04 Thread ssidhanta
I have created a new portal.In the default page,i have associated an html page present in the root folder of cms.On this html(html 1 ),i have a link which points to another html(html2) present in cms.Now when i click on the home tab in the portal,the first html appears.I clikc on the link and

[jboss-user] [JBoss Portal] - Re: File upload:Exception in cms

2008-12-11 Thread ssidhanta
sorry...i meant upload using cms admin portlet View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4195838#4195838 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4195838 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: File upload:Exception in cms

2008-12-11 Thread ssidhanta
I am using JBoss 2.6.4 GA an Oracle 10G. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4196128#4196128 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4196128 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: How to change the Internet Browser Window Tiltle for JBo

2008-12-09 Thread ssidhanta
Thanks a lot it worked out fine!!---Keep up your good work man! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4195245#4195245 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4195245

[jboss-user] [JBoss Portal] - Error when trying to enable the CMS Approval Workflow in jbo

2008-12-09 Thread ssidhanta
Hi, I am trying to implement the CMS Approval/Publish Workflow in Jboss Portal. I have followed the steps specified in the Reference Guide Section 22.2. But I am getting the following error in the sever console: 15:14:36,239 ERROR [MainDeployer] Could not create deployment: file:/D:/jboss/se

[jboss-user] [JBoss Portal] - How to change the Internet Browser Window Tiltle for JBoss P

2008-12-04 Thread ssidhanta
Hi, Currently when I am opening Jboss Portal, the Internet Explorer Browser Window is displaying the tiltle as JBoss Portal 2.6.5-SP1. I need to change the window title. Could you please guide me how to do this? Thanks in anticipation View the original post :

[jboss-user] [JBoss Portal] - cms nodes

2008-11-17 Thread ssidhanta
how to retrieve information on folder structure and files uploaded in cms using cms admin portlet i am using mysqkl db but donot know which tables store this data View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4189784#4189784 Reply to the post :

[jboss-user] [JBoss Portal] - Re: cms nodes

2008-11-17 Thread ssidhanta
my requirement is i need a portlet which will bear links to all pdf files in a particular category.Say i have a folder called travel pdfs in cms an i have uploaded pdf1 pdf2 in it My portlet needs to show the names of all pdfs in the travel category(i.e. all pdfs in the travel pdfs folder).If

[jboss-user] [JBoss Portal] - Jboss Forums

2008-10-22 Thread ssidhanta
Hi, i am having a problem with the forum portlet.After i have configured some new forums,the information stays and users can post.But the moment the server is shut down and started again,the data doesnot remain.It is showing the default forum category and forums (First forum,second forum) View

[jboss-user] [JBoss Portal] - Portal pages

2008-10-22 Thread ssidhanta
Hi, i had created some portal pages initially besides default and admin.After tweaking with the portal a bit,it seems to have developed a problem.If i now create a portal page and make it default and then go to portal,it says resource u requested coulnot be found.Any idea whats happening and

[jboss-user] [JBoss jBPM] - Where does JBPM look for DefaultDS Datasource?

2008-07-24 Thread ssidhanta
Hi, I am using JBPM Starter Kit 3.1.2.When deploying an application, my server starts up fine. But when running the appication I get the error in my server console: 11:14:41,633 INFO [NamingHelper] JNDI InitialContext properties:{} 11:14:41,649 FATAL [DatasourceConnectionProvider] Could not

[jboss-user] [JBoss jBPM] - Latest Error in running JBPM Application

2008-07-24 Thread ssidhanta
Hi, I have solved the previous datasource error I was ghetting in my JBPM application---thanks to you all.But now I am getting a new error. The server console log is as follows: 19:15:44,079 DEBUG [DefaultSaveOrUpdateEventListener] saving transient instance 19:15:44,079 DEBUG

[jboss-user] [JBoss jBPM] - Need urgent help in solving this error in running a JBPM app

2008-07-23 Thread ssidhanta
Hi, When running a JBPM application on JBPM Starter Kit 3.1.2 upon hibernate.cfg.xml I am getting this error. It has been deployed without any error.: HTTP Status 500 - type Exception report message

[jboss-user] [JBoss jBPM] - datasource error in running a JSP in a JBPM JSP application

2008-07-22 Thread ssidhanta
Hi, I am still stuck with the same error as follows while deploying a JBPM application in JBPM Starter Toolkit. My hibernate.cfg.xml file in the Application's bin folder is as follows: org.hibernate.dialect.Oracle9Dialect oracle.jdbc.driver.OracleDriver

[jboss-user] [JBoss jBPM] - Error in running a JBPM application in JBOSS JBPM Starter Ki

2008-07-21 Thread ssidhanta
Hi, I am getting the followingunning a simple application.In the hibernate.cfg.xml I have not used a Datasource but diecting entered the Connection url,etc.Please help.Thanks in anticipation. type Exception report message description The server encountered an internal error () that prevented

[jboss-user] [JBoss jBPM] - Re: Error when calling a process from a java class

2008-07-17 Thread ssidhanta
Hi, I was busy doing other things.So could not reply.But I am still getting the error: org.jbpm.jpdl.JpdlException: [[ERROR] couldn't parse process definition] at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:163) at

[jboss-user] [JBoss jBPM] - Compliation Error in parsing process definition xml from jav

2008-07-17 Thread ssidhanta
Hi, I am stuck with this problem for quite sometime. I am calling a JBPM process from a java class using the following code: JbpmConfiguration jbpmConfiguration = JbpmConfiguration.parseResource(jbpm.cfg.xml); //ProcessDefinition

[jboss-user] [JBoss Portal] - Error when logging in to portal

2008-07-10 Thread ssidhanta
Hi guys, First of all thanks a lot all of u guys for helping beginners like me in JBOSS. I am being hit with this error message(in my browser) when logging in to jBoss Portal. Also, certain things in my portal page is replaced by some jibberish strings. Please advice. Error: Cause:

[jboss-user] [JBoss Portal] - Null pointer exception in jBoss

2008-07-09 Thread ssidhanta
Upon Logging in to jBoss I am getting this error .please advice. ERROR Cause: java.lang.NullPointerException StackTrace: java.lang.NullPointerException at org.jboss.portal.core.cms.ui.CMSPortlet.doView(CMSPortlet.java:234) at

[jboss-user] [JBoss Portal] - Problem in building a new portal

2008-07-09 Thread ssidhanta
Hi, I have been trying to build a Portlet on jBoss according to the demo in this link: http://www.jboss.org/jbossportal/movies/JBossPortal02.htm . But on typing http://localhost:8080/portal/myPortal, the portal is not opening--instead the default portal home page opens. Please tell me what is

[jboss-user] [JBoss Portal] - Re: I'm not able to access CMS content

2008-07-08 Thread ssidhanta
Hi, I have copied a .gif, file to the D:\jboss\server\default\deploy\jboss-portal.sar\portal-cms.sar\portal\cms\conf\default-content\default folder. But I cannot view this file from the jBoss content management portlet. But I can view the default logo.gif file using the url

[jboss-user] [JBoss jBPM] - Error when calling a process from a java class

2008-06-30 Thread ssidhanta
Hi, I am calling a JBPM process from a java class using the following code: JbpmConfiguration jbpmConfiguration = JbpmConfiguration.parseResource(jbpm.cfg.xml); //ProcessDefinition

[jboss-user] [JBoss jBPM] - How to call a JBPM process from a JSP/Servlet

2008-06-25 Thread ssidhanta
Hi, I am new to JBPM.I am using jbpm-starters-kit-3.1.2. Please tell me how can I call/initiate a JBPM process from a JSP/servlet. Thnk u all in anticipation. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4160470#4160470 Reply to the post :