[JBoss-user] [JBoss Portal] - Re: Novell Portal to JBoss Portal

2005-08-19 Thread opapo
I talked to a person who understands the workflow/pageflow model of the Novell Portal. A pageflow is a subset of a workflow. A page flow will send a user to a different page depending upon attributes in the request. A workflow will route a document to a specified area depending upon the state

[JBoss-user] [JBoss Portal] - Novell Portal to JBoss Portal

2005-08-18 Thread opapo
I am currently working with the Novell Portal and am disenchanted with it. I want to convert my Novell Portal applications to my JBoss portal. I can bring over the JSPs, javaActivities(basically servlets), and dependant files, but there are some routing features in the Page flow documents that

[JBoss-user] [JBoss Portal] - granular authorization to CMS

2005-06-24 Thread opapo
Can you give a person rights to a single cms folder without giving him rights to the whole tree? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882662#3882662 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882662 ---

[JBoss-user] [JBoss Portal] - Re: Cannot open connection to database when starting server

2005-06-06 Thread opapo
I have my db server running on port 63306. I tried to force the dialect, that may have had something to do with it. I scrapped the installation and reinstalled it and it worked. Thanks for the interest in my post. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtop

[JBoss-user] [JBoss Portal] - Cannot open connection to database when starting server

2005-06-02 Thread opapo
I am using: JBoss AS 4.0.2 JBoss Portal 2.0 RC2. MySQL 4.1.0 I am also using the all configuration instead of default because I want to use EJB 3.0. Here is the portal-mysql-ds.xml: | | | | PortalDS | jdbc:mysql://localhost:63306/jbossportal | org.gjt.mm.mysql.

[JBoss-user] [Beginners Corner] - Server could not connect to any host due to NullPointerExcep

2005-06-02 Thread opapo
I am using: JBoss AS 4.0.2 Hibernate 3.0.1 JBoss Portal 2.0 RC2. I am also using the all configuration instead of default because I want to use EJB 3.0. This is the error I am getting: 11:20:07,459 INFO [Environment] Hibernate 3.0.1 | 11:20:07,469 INFO [Environment] hibernate.properties not

[JBoss-user] [JBoss Getting Started Documentation] - hot deployment problem when using EJB3 preview 5 and JBoss 4

2005-04-26 Thread opapo
I am running Windows XP I am using JBoss 4.0.1 SP1 I am using EJB 3.0 Preview 5 I am running the code for the stateful beans that comes with Preview 5 If I deploy when the server is off the code will run If I re-deploy or hot deploy the code produces errors This is the order I do things: 1. Instal

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - NoInitialContext while running Client_41a of Workbook 2

2004-12-17 Thread opapo
I am using: JBoss AS 4.0 Eclipse 3.0 Ant 1.6.2 I went through workbook 2 at the end of the book. I tried to use the command ant run.client_41a and it compiled and deployed the EJB files. I used ant asdf and it did the same thing. I used ant no difference. I decided to use Eclipse to create

[JBoss-user] [Installation & Configuration] - Can't configure debugging server

2004-12-07 Thread opapo
I'm using the latest JBoss IDE and AppServer. I am using Tutorial-1.3.0.pdf to get started. I did not have a problem until I get to page 34. I can not click debug as is described on that page. I can find the directory that the server is at. The server is installed and running. What can I d