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
|
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
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
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
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
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
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
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