[sword-devel] Corba-bindings of sword
Peter von Kaehne
refdoc at gmx.net
Sun Aug 17 13:34:21 MST 2008
Per aspera ad astra.....
I guess the java files in swordweb/source need also compiling (the web page on Swordweb does not mention this) before things will work?
Peter
-------- Original-Nachricht --------
> Datum: Thu, 14 Aug 2008 15:35:14 +0100
> Von: "Troy A. Griffitts" <scribe at crosswire.org>
> An: SWORD Developers\' Collaboration Forum <sword-devel at crosswire.org>
> Betreff: Re: [sword-devel] Corba-bindings of sword
> Peter,
>
> Yes, Jonathan is correct. Have a look at the java Makefile and there is
> a place to set your path for tomcat so it can find those extra jar files.
>
> -Troy.
>
>
>
> Jonathan Morgan wrote:
> > On Fri, Aug 15, 2008 at 12:03 AM, Peter von Kaehne <refdoc at gmx.net>
> wrote:
> >> Thanks to everyone - this worked.
> >>
> >> Now the next problem.
> >>
> >> Making /sword/bindings/corba/java fails with 12 exceptions which look
> like the following:
> >>
> >>
> >> src/org/crosswire/sword/orb/SwordOrb.java:214: cannot resolve symbol
> >> symbol : class HttpServletRequest
> >> location: class org.crosswire.sword.orb.SwordOrb
> >> public static SWMgr getSWMgrInstance(HttpServletRequest request)
> throws Exception {
> >>
> >> ^
> >> src/org/crosswire/sword/orb/SwordOrb.java:185: cannot resolve symbol
> >> symbol : class HttpSession
> >> location: class org.crosswire.sword.orb.SwordOrb
> >> HttpSession session = request.getSession();
> >> ^
> >>
> >> I have java 1.4 SDK from the Ubuntu repositories.
> >
> > I ran into similar problems a few days ago on a different project.
> > All of those classes are servlet style classes, from the Java servlet
> > API (javax.servlet.*). These are not ever shipped with the Java SDK,
> > AFAIK. If you want to get them, I think you need to add the
> > servlet-api.jar file from a servlet container (if going that route, I
> > would tend to use Tomcat, but Jetty is another good option).
> >
> > Hope that helps.
> >
> > Jon
> >
> > _______________________________________________
> > sword-devel mailing list: sword-devel at crosswire.org
> > http://www.crosswire.org/mailman/listinfo/sword-devel
> > Instructions to unsubscribe/change your settings at above page
>
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
--
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx
More information about the sword-devel
mailing list