[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: installing and running jboss on linux -- 4957 Bus error

2008-04-22 Thread ericomtx
Hi Peter It´s working now I made the following changes : in /etc/alternatives rm -f java ln - /opt/java/jdk1.6.0_4/bin/java java ls -l java Now when I run java -version in my console it shows the correct version ... Thanks for your help []s Érico View the original post : http://www.jboss.c

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: installing and running jboss on linux -- 4957 Bus error

2008-04-15 Thread ericomtx
running java -version as my user in gnome terminal : java -version java version "1.4.2" gij (GNU libgcj) version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; no

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: installing and running jboss on linux -- 4957 Bus error

2008-04-12 Thread ericomtx
Hi Peter It is true, running java -version in gnome terminal with my user and as root I receive : java version 1.4.2 Can I change that ? I believed that /etc/profile was responsible to set these env variables to all users ... Using JBoss in my home dir It gets the /etc/profile environment va

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: installing and running jboss on linux -- 4957 Bus error

2008-04-09 Thread ericomtx
Hi Peter, I running as root and tried two different versions in different dirs After I posted the question I saw that there is an error when starting jboss : run.sh: Missing file: /lib/tools.jar run.sh: Unexpected results may occur. Make sure JAVA_HOME points to a JDK and not a JRE. ==

[jboss-user] [Installation, Configuration & DEPLOYMENT] - installing and running jboss on linux -- 4957 Bus error

2008-04-09 Thread ericomtx
I've installed jboss int /opt/java dir as root when I run JBOSS_HOME/bin ./run.sh I et the following error in my console after a while : INFO [STDOUT] Warning: Could not get charToByteConverterClass! ./run.sh: line 181: 4957 Bus error "$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="$

[jboss-user] [JBoss Seam] - seam and maven

2007-11-28 Thread ericomtx
I'm trying to deploy a sample app from the current site : http://software.softeu.cz/seam/usage.html When I run the command mvn jboss:deploy -e I get the error : [INFO] No server specified for authentication - using defaults [INFO] --

[jboss-user] [JBoss Seam] - Re: running hibernate2 seam sample

2007-09-24 Thread ericomtx
This is the latest error that I'm getting : ... 24/09/2007 20:08:51 org.apache.myfaces.lifecycle.PhaseListenerManager informPhaseListenersBefore SEVERE: uncaught exception javax.faces.el.EvaluationException: Exception while invoking expression #{register.invalid} ... View the original post :

[jboss-user] [JBoss Seam] - Re: running hibernate2 seam sample

2007-09-24 Thread ericomtx
I added el-api and el-ri and now I'm having a new error when I try to register a new user : 24/09/2007 19:35:34 org.apache.catalina.core.ApplicationFilterChain internalDoFilter SEVERE: exception root cause javax.faces.el.EvaluationException: /register.xhtml @92,81 value="#{register.verify}": Ex

[jboss-user] [JBoss Seam] - running hibernate2 seam sample

2007-09-24 Thread ericomtx
I'm tying to run hibernate2 seam sample using maven + facelets + myfaces + tomcat It deploys the app ok but when I try to access to home.xhtml I get this error in log : SEVERE: Error Rendering View[/home.xhtml] com.sun.facelets.FaceletException: Could not instantiate feature[compiler.Expressio

[jboss-user] [JBoss Seam] - hibertane2 seam sample with maven and glassfish

2007-09-22 Thread ericomtx
I'm trying to run hibernate2 example with maven and glassfish When I try to register a new user I get this error message : ... java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed) ... java.lang.IllegalStateExc

[jboss-user] [JBoss Seam] - seam web project in glassfish

2007-09-20 Thread ericomtx
I'm trying do deploy a web project using seam 1.2.1.GA in GlassFish I'm using maven to build my project I deploy my app trough GlassFish Admin Console and try to launch my application and get the error in my browser : HTTP Status 503 description The requested service () is not currently availa

[jboss-user] [Microcontainer] - maven and microcontainer

2007-09-18 Thread ericomtx
Is there some article or link how to build a microcontainer with maven that can be used in an application deployed in a tomcat instance ? I'm trying to use seam with maven and tomcat and all the examples come with ant One of the examples is jboss-seam-booking I can see that in example there is

[jboss-user] [JBoss Seam] - booking example with maven and tomcat

2007-09-17 Thread ericomtx
I'm trying to package and deploy the booking example with maven in a Tomcat 6.0.10 I'm following Chapter 21 from seam docs but I'm having some problems to set all dependencies in my POM I'm using 3 repositories : http://repository.jboss.com/maven2 http://team.andromda.org/maven2 http://labs.