java.lang.NoClassDefFoundError

2011-06-25 Thread Miguel Bonilla
I am trying to integrate a Java Application into a J2EE proyect using a JSP and a Servlet. I run the proyect as Java Application (in Eclipse J2EE) and works perfectly, but I run the JSP in server and fails. This is the bug report: java.lang.NoClassDefFoundError:

Re: java.lang.NoClassDefFoundError

2011-06-25 Thread Miguel Bonilla
Yes, I have the cxf-libraries in References Libraries. But the 'frontend' folder do not exist in cxf package. 2011/6/25 Felix Schumacher felix.schumac...@internetallee.de Am Samstag, den 25.06.2011, 11:23 +0200 schrieb Miguel Bonilla: I am trying to integrate a Java Application into a J2EE

Re: java.lang.NoClassDefFoundError

2011-06-25 Thread Miguel Bonilla
in apache CXF... 2011/6/25 Felix Schumacher felix.schumac...@internetallee.de Am Samstag, den 25.06.2011, 11:52 +0200 schrieb Miguel Bonilla: Yes, I have the cxf-libraries in References Libraries. But the 'frontend' Is this 'References Libraries' an eclipse thing? If so, are the libraries in your