Re: Can't integrate spring with gwt

2009-04-25 Thread mabebe
org.springframework.web.context.ContextLoaderListener in the mywebapp\tomcat\webapps\root\war\web-inf\web.xml file On Apr 24, 2:18 pm, mabebe wrote: > Thanks... > > On Apr 24, 10:49 am, "Alejandro D. Garin" wrote: > > > Hi, > > > Try moving y

Re: Can't integrate spring with gwt

2009-04-24 Thread mabebe
Thanks... On Apr 24, 10:49 am, "Alejandro D. Garin" wrote: > Hi, > > Try moving your applicationContext.xml to WEB-INF/applicationContext.xml > > On Fri, Apr 24, 2009 at 10:38 AM, mabebe wrote: > > > Hi i am having difficulty integrating spring with gwt. Below

Re: Can't integrate spring with gwt

2009-04-24 Thread mabebe
Thanks... On Apr 24, 10:49 am, "Alejandro D. Garin" wrote: > Hi, > > Try moving your applicationContext.xml to WEB-INF/applicationContext.xml > > On Fri, Apr 24, 2009 at 10:38 AM, mabebe wrote: > > > Hi i am having difficulty integrating spring with gwt. Below

Can't integrate spring with gwt

2009-04-24 Thread mabebe
Hi i am having difficulty integrating spring with gwt. Below is my code for my serviceImpl class...and where i think the error is @Override public void init() throws ServletException { super.init(); ServletContext sc = this.getServletContext(); WebApplicationConte

Re: Unable to find/load module error for GWT 1.6.4

2009-04-21 Thread mabebe
de should be enough ) > > Alternatively, you could put your hosted mode in DEBUG log level and > read the logs to try to pinpoint what's wrong with your classpath > > Hope it helps, > > Salvador > > On Apr 21, 9:41 am, mabebe wrote: > > > Hi could you please

Unable to find/load module error for GWT 1.6.4

2009-04-21 Thread mabebe
Hi could you please help in resolving the following error..i think its an issue with the class path, i have my src folder already in the class path.i am running GWT 1.6.4, Eclipse 3.4 [ERROR] Unable to find 'personalwebsite.gwt.xml' on your classpath; could be a typo, or maybe you forgot to i

Re: Error compiling GWT application in Eclipse

2009-04-20 Thread mabebe
added xceres jar to my jdk jre/lib/ext folder...it works like a charm...thanks.. On Apr 19, 6:20 am, mabebe wrote: > I  have another build error..do you know the problemi removed the > app engine from the build path already > > Loading module 'com.personalsite.Personal

Re: Error compiling GWT application in Eclipse

2009-04-19 Thread mabebe
9, 5:16 am, Salvador Diaz wrote: > That's an appengine error, are you sure you want yo use the app engine > sdk in your application ? If you do, try asking your question > here:http://groups.google.com/group/google-appengine > > Cheers, > > Salvador > > On Apr 19, 5:0

Re: Error compiling GWT application in Eclipse

2009-04-19 Thread mabebe
Salvador > > On Apr 19, 5:06 am, mabebe wrote: > > > Please help...i keep getting this error when trying to build a GWT > > project in eclipse. > > > Apr 18, 2009 11:04:55 PM org.datanucleus.enhancer.DataNucleusEnhancer > > addMessage > > SEVERE: An erro

Error compiling GWT application in Eclipse

2009-04-18 Thread mabebe
Please help...i keep getting this error when trying to build a GWT project in eclipse. Apr 18, 2009 11:04:55 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage SEVERE: An error occured for ClassEnhancer "ASM" when trying to call the method "org.datanucleus.enhancer.asm.ASMClassEnhancer" o