[JBoss-user] [HTTPD, Servlets & JSP] - Re: Cannot find Servlet

2005-02-24 Thread Bea
Gracias por contestar y mÃs en espaÃol:D Ya comprobà las pautas que me diste y creo que el problema no està ahÃ. Cambià web.xml a esto: | | http://java.sun.com/dtd/web-app_2_3.dtd";> | | | | pruebalibro | pruebalibro | | | pruebalibro | /pl |

[JBoss-user] [HTTPD, Servlets & JSP] - Cannot find Servlet

2005-02-23 Thread Bea
Hello I've successfully deployed my HelloWorld servlet, but when I try to execute it I get a 'not found' error. The name of the war file is Proyecto.war and I do this: localhost:8080/Proyecto/HelloWorld/HelloWorld and localhost:8080/HelloWorld/HelloWorld and it doesn't work :( the web.xml fi

[JBoss-user] [HTTPD, Servlets & JSP] - Servlet. Missing application web.xml ...

2005-02-21 Thread Bea
hello! I'm trying to deploy mi 'HelloWorld' servlet on jboss. When I put the .war file into server/default/deploy folder I get the following error: INFO [ContextConfig] Missing application web.xml, using defaults only StandardEngine [jboss.web].StandardHost[localhost].StandardContext[/MyWar] T

[JBoss-user] [EJB/JBoss] - Servlet client unable to access SessionBean method

2005-02-16 Thread Bea
Hello, I've deployed a simple SessionBean with jndi name="Libro" I've written a servlet, the client of the EJB, which tries to access to "saluda()", the method of the EJB. I get the following error when I compile the client: cannot find symbol symbol: variable sal location: myServlet sal.salud

[JBoss-user] [Beginners Corner] - Re: Exception in thread

2005-02-08 Thread Bea
Gracias, ya resolvà el problema. HabÃa situado el directorio instalaciÃn de Jboss en Documents and Settings y por tener caracteres de separaciÃn tuve ese problema. Pero lo cambià y funcionà perfectamente. Ahora estoy pegÃndome con Eclipse y Lomboz a ver si consigo hacer mi primera consulta con j

[JBoss-user] [Installation & Configuration] - Exception in thread "main"

2005-01-28 Thread Bea
hi all! When I run "run.bat" I get this error: Exception in thread "main" java.lang.NoClassDefFoundError: and Press any key to continue . . . What am I doing wrong??(is it because of the port numbers? I run Apache in port 80 and Tomcat4 on port 8080) Thanks in advance:) View the original post

[JBoss-user] [Beginners Corner] - Exception in thread "main"

2005-01-28 Thread Bea
hi all! When I run "run.bat" I get this error: Exception in thread "main" java.lang.NoClassDefFoundError: and Press any key to continue . . . What am I doing wrong??(is it because of the port numbers? I run Apache on port 80 and Tomcat4 on port 8080) Thanks in advance:) View the origin

[JBoss-user] [EJB/JBoss] - Installing EJB 3.0

2005-01-17 Thread Bea
Hi all! I'm new with JBoss and I'm trying to install it and EJB 3.0 on my computer. JBoss version is 4.0.1-RC1 and SDK is 1.4.0 When I run: run.sh -c all I get the following error: Exception in thread "main" java.lang.NoClassDefFoundError: and Press any key to continue. . . What must I