Re: Servlet on TiniHttpServer1.0 needs classfiles from a thirdparty
David MacMahon <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Organization | Smart Software Consulting |
| Message-ID | <[email protected]> |
Christoph, You will have to play with the build.properties and, perhaps more importantly, the owdeps.txt file. You might also want to read the TINI documentation regarding BuildDependency since that's what ultimately needs to find these extra classes. Hope this helps, Dave C. Loeser wrote: > Hi, > i'm a newbie with tini-boards and i have created my own servlets for the > TiniHttpServer1.0. One demands to import some classes: > import com.taylec.tini.*; > This classes are combined in the "TaylecTINI.jar". If i want to start > the xml buildfile of the TiniHttpServer1.0 it shows an error, that the > class "com/taylec/tini/LCDManipFormat" not found. What i have to do that > the buid process of the TiniHttpServer1.0 knows this jar-File and the > classes included? > > Thanks > Christoph > > _______________________________________________ > TINI mailing list > TINI-6tN4nzCoH/[email protected] > To UNSUBSCRIBE, edit your profile, or see list archives: > http://lists.dalsemi.com/mailman/listinfo/tini > > _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini