| Anonymous wrote: |
| I am the only one? Sorry, but this does not work for me |
| Code: |
|
java.lang.NullPointerException at com.telefonica.ar.presentacion.actions.UsuarioBuscarAction.doExecute(UsuarioBuscarAction.java:55) |
| Anonymous wrote: | ||
Not alone anymore |
| Anonymous wrote: |
| I have the same prolem
Thank you very much |
| Anonymous wrote: |
| Found the solution!
It seems to be some problem with the Eclipse debugger interacting with Tomcat. First try and shut down Tomcat, then go to your debug perspective, click on the "Breakpoints" tab, right click and say "Remove all", now close all your editors AND your projeccts and exit Eclipse. Now start Eclipse and add -clean to your command line arguments. If it doesn't, the only known workaround for this is to create a new workspace. Strand |