unzip -l gwt-user.jar are good example :)

On Wed, Oct 22, 2008 at 8:05 PM, emka <[EMAIL PROTECTED]> wrote:

>
> I have the same problem. Can you give an example?
>
> On 6 Paź, 11:32, Darth <[EMAIL PROTECTED]> wrote:
> > You need to add a GWT module in your jar file and inherit that from
> > the applications that need to use it in their module files (.gwt.xml).
> > That is how GWT libraries are done so far.
> >
> > On Oct 6, 4:01 pm, Chinesegod <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > For I want two diffirent client programs or more if I wants, can
> > > create a RPC with the same servlet with the same RemoteService
> > > inteface, so I exported the [*]Service.java 、[*]ServiceAsync.java and
> > > the [*]Impl.java in a Jar file, and then I use the *.jar file as a
> > > Library Path to achieve my aim, and when compiling the program , "No
> > > Source Code is available for type " is occured !
> > >    So what I want to know is that Is there any chance can I get ? If
> > > Yes , How can I solve with this error!
> > >    Thank you very much !
>
> >
>


-- 
Si l'ignorance peut servir de consolation, elle n'en est pas moins
illusoire.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to