After checking out the hupa project, then importing into Eclipse I get
compile errors for javax.activation imports in
AbstractSendMessageHandler.java.  I found that there is an issue using
Sun JARs with Maven, and attempted to add the javax.activation
dependency in my pom.xml, but the errors persist.

Are there other pom.xml changes that need to be made?


On Sep 5, 2:30 pm, Norman Maurer <nor...@apache.org> wrote:
> Hi Satish,
>
> I'm no aware of any special steps needed to run Hupa in eclipse. Just
> make sure you have m2eclipse installed and declare Hupa as Maven2
> project with nested modules.
>
> That's all.
>
> Bye,
> Norman
>
> 2009/9/5 Satish Puranam <satish.pura...@gmail.com>:
>
>
>
> > Norman,
>
> > I am having trouble running Apache Hupa in eclipse. No matter what i
> > do i am alway getting these errors:
>
> > Resolving annotation '@GinModules({ClientDispatchModule.class,
> > HupaClientModule.class})'
> > [ERROR]
> > java.lang.ClassNotFoundException:
> > org.apache.hupa.client.gin.HupaClientModule
> > [ERROR] Failure to load module 'hupa'
> > java.lang.NullPointerException: null
>
> > I was wondering if you could post the steps about how should one go
> > about running Hupa in eclipse.
>
> > Thanks
>
> > Satish

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to