Re: Integration of spring with GWT

2011-10-29 Thread Ezequiel Palumbo
Hello Vijaya, I can also suggest http://code.google.com/p/gwt-spring-integration/. This is a very very simple approach for GWT RPC and Spring integration where you only need to put the jar in your classpath (use maven if you can), add a line registering the especial Spring MVC Handler Adapter,

Re: GWT Slider

2011-10-08 Thread Ezequiel Palumbo
That Nivo Slider seems to be very interesting. I'll be giving it a chance. Salud! On 8 oct, 09:46, Xi wrote: > Try this:http://nivo.dev7studios.com/ > > very simple to use, and works for all browers... > > On 7 oct, 22:21, mkn wrote: > > > > > > > > > Hi > > > I need for a project a slider (an i

Re: Ext GWT 3.0 Developer Preview 1

2011-06-17 Thread Ezequiel Palumbo
I really like ExtGWT's way. I'll be waiting for the updates. Ezequiel.- On 17 jun, 05:16, Alain Ekambi wrote: > Looks pretty promising i would say > > 2011/6/17 Juan Pablo Gardella > > > > > > > > > > > Great work folks!! > > > 2011/6/16 Gal Dolber > > >> Guaw, for the first time I'm intereste

Re: call javascript function in JSP (placed in Frame object) from GWT (works in IE but not in Firefox)

2011-06-16 Thread Ezequiel Palumbo
That's true. It's a good thing to know. However, you can avoid that 'if' using deferred binding, based on 'user.agent'. Thanks for posting! Ezequiel Palumbo.- On 16 jun, 07:46, pepgrifell wrote: > hi, > > after trying different things, I found one t

Re: Spring GWT Integration

2011-02-25 Thread Ezequiel Palumbo
On 24 feb, 16:48, lascarayf wrote: > Why GWT team do not make a OFFICIAL GWT SPRING INTEGRATION > DOCUMENT?? Like the other guys well said, there's a lot of ways to do that job, and it also depends of your needs. I have coded a few lines in order to use spring beans as RemoteService impleme

Simple approach about integration with Spring MVC

2011-02-20 Thread Ezequiel Palumbo
Hello guys/girls, Well, in the last time, I have been working with web applications developed with GWT 2.x and Spring Framework. I searched an implementation for integration of two mentioned frameworks, to be able to expose simple Spring beans as remote service implementations, in a non-invasive w

Re: Getting Error when deploying on Tomcat

2011-02-20 Thread Ezequiel Palumbo
Hello Noor, Well, do you use any server-side logging framework, such as Log4J? It may be very very useful to find the root of the problems. If not, you must use it. Logs help. One thing: you said that you don't get errors in production mode? Did you mean DevMode (aka Hosted) ? Ezequiel.- On 19 f

Re: ActivityManager and TabLayoutPanel

2011-02-07 Thread Ezequiel Palumbo
Well, my experience could be useful for you. I've been working in a project with GWT 2.1 MVP, where I need to have a main menu which triggers tabs when user clicks on a option. What I did was develop a simple class that works as an Activity Manager but with concurrent activities, passing the panel

Re: Testing GWT services

2011-01-31 Thread Ezequiel Palumbo
Hi Amol, If you are talking about remote services implementations, it seems that you need something like JUnit; didn't you try it yet? Salud! Ezequiel.- On 31 ene, 05:36, Amol12 wrote: > Hello, > > Can someone guide which tool should be used for testing GWT services? > I dont have UI and testin

Re: Is there a way to copy all maven referenced jars to the war/WEB-INF/lib

2011-01-30 Thread Ezequiel Palumbo
Hi Mike, Does the problem occurs even if you execute the 'package' or 'install' phase? Did you check the scope of those dependencies? Very strange behaviour otherwise... Salud! Ezequiel.- On 30 ene, 06:01, "Mike.G" wrote: > hi all: >  i'm using maven to organize my gwt project, everything work

Re: Smart GWT 2.4 Released

2011-01-06 Thread Ezequiel Palumbo
Yes, really good library. I'm using it in a project that just started. Thanks! On 5 ene, 10:40, gcstang wrote: > Excellent, Thank you for the update! > > On Jan 4, 8:22 am, Sanjiv Jivan wrote:> Hi, > > Smart GWT 2.4 has been released. > > > Release Announcement > > :http://www.jroller.com/sjiva