[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem running Jboss 4.2.0 - Centos 5 OS

2008-04-24 Thread fmi2
Morning rashmi, my problem was solved by adding the the dynamic host name of my machine to my /etc/hosts file for example my hosts file contains | 127.0.0.1 localhost.localdomain localhostdchp-796-1 | ::1 localhost6.localdomain6 localhost6 | | Try that and see if it

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem running Jboss 4.2.0 - Centos 5 OS

2008-01-29 Thread fmi2
Hi Peter, thank you. I have been trouble shooting with a colleague from the lead you gave me and apparently JBoss needs to check that the system's hostname is locally resolvable... http://www.tortoiseandachilles.com/2007/09/clustering-jboss-42-on-ubuntu-704.html (Solving the 'Caused by: java.la

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem running Jboss 4.2.0 - Centos 5 OS

2008-01-28 Thread fmi2
Hi Peter, thanks for the quick response. Here is my /etc/hosts file | # Do not remove the following line, or various programs | # that require network functionality will fail. | 127.0.0.1 localhost.localdomain localhost | ::1 localhost6.localdomain6 localhost6

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem running Jboss 4.2.0 - Centos 5 OS

2008-01-28 Thread fmi2
llows:- | = | | JBoss Bootstrap Environment | | JBOSS_HOME: /home/fmi2/jboss-4.2.0.GA | | JAVA: /opt/jdk1.5.0_14/bin/java | | JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=36

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss AS 4.2.0 with MySQL

2007-08-16 Thread fmi2
Hi Peter, I used the jems-installer to get the tomcat configuration. Because of your question I done some research and found that the installer is not needed for jboss-4.2.x and above. At the time I installed Jboss it was my understanding that the installer was required. They now have an importa

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss AS 4.2.0 with MySQL

2007-08-15 Thread fmi2
Thanks for your response. I was going to start a new thread, but I thought someone who experienced a similar issue might be watching this thread. On that note, I have not removed anything from the app server, I am not actually sure what services you are on about. Please explain. Thanks View

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss AS 4.2.0 with MySQL

2007-08-14 Thread fmi2
Hi I am having the same deployment error, but I have the right file name and I think I have taken all the required steps as suggested in the documentation/posts/articles etc that I have read. These are the configuration files that I have Jboss-web.xml in my WEB-INF | | http://www.jboss.or

[jboss-user] [JBoss Seam] - Re: Using the pages.xml to pass a parameter

2006-12-22 Thread fmi2
Thanks for the response. I'm using the @RequestParameter annotation and all work fine. Cheers View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995900#3995900 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995900 __

[jboss-user] [JBoss Seam] - Using the pages.xml to pass a parameter

2006-12-21 Thread fmi2
Hi, I'm trying to understand how the pages.xml file is used to pass a parameter. I have the following in my pages.xml file | | | | | | the code in the page that request the centerdetail.xhtml page is | | | |

[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread fmi2
., java.runtime.version=1.5.0_08-b03, hibernate.connection.autocommit=true, hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, user.name=fmi2, shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar, jboss.bind.address=0.0.0.0

[jboss-user] [JBoss Seam] - ClassNotFoundException while loading persisted sessions:

2006-11-29 Thread fmi2
Hi, I am getting the following exception when deploying my application on tomcat. Although it deploys regardless of the error, when the search button is clicked on the web page a 'Bean not bound' exception. | | 2006-11-29 16:20:53,531 ERROR [org.apache.catalina.session.ManagerBase] ClassN

[jboss-user] [JBoss Seam] - Re: Local server is not initialized error when calling a met

2006-11-22 Thread fmi2
Ok, thnx for your help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987915#3987915 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987915 ___ jboss-user mailing list jboss-u