• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Troubles with com.webobjects.jspservlet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Troubles with com.webobjects.jspservlet


  • Subject: Troubles with com.webobjects.jspservlet
  • From: Filippo Laurìa <email@hidden>
  • Date: Sun, 12 May 2013 16:50:21 +0200

Hello to all,
I'm always trying to build Web-CAT (a WebObjects based application)
with the following configuration: eclipse Indigo + WOLips v3.7 +
Tomcat7 on Ubuntu 12.10.

After many tries I just can build the whole application, using the
build.xml file for ant.

Then deploying the application goes well, and tomcat does not throw any error.

Trouble comes when trying to access, the application from main page.

Here they are few lines of the stack trace:

javax.servlet.UnavailableException: Error initializing servlet adaptor: null
at com.webobjects.jspservlet.WOServletAdaptor._applicationInit(WOServletAdaptor.java:442)
at com.webobjects.jspservlet.WOServletAdaptor.initStatics(WOServletAdaptor.java:95)
at com.webobjects.jspservlet.WOServletAdaptor.init(WOServletAdaptor.java:652)
at net.sf.webcat.WCServletAdaptor.init(WCServletAdaptor.java:90)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)

It seems that there is an error with the component
com.webobjects.jspservlet from the framework JavaWOJSPServlet.

Really I don't understand why I get this error, reading here [1] you
find out that the error is: "[..] Unknown, but probably just a result
of a previous complete failure of the app to start. [..]"

I just downloaded sources from sourceforge and then builded them on my
laptop. Sourceforge distribute also a war file that magically runs
without errors, so I think that perhaps I'm missing some libraries.

Any suggestion about this? How can I understand where is the problem?

Thank you.

[1]: http://en.wikibooks.org/wiki/WebObjects/Web_Applications/Deployment/Tomcat_Deployment_Details
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Troubles with com.webobjects.jspservlet
      • From: Pascal Robert <email@hidden>
    • Re: Troubles with com.webobjects.jspservlet
      • From: Henrique Prange <email@hidden>
  • Prev by Date: Re: [Wonder-disc] ERJQuery
  • Next by Date: Barcode example
  • Previous by thread: Re: what else can I control in D2W
  • Next by thread: Re: Troubles with com.webobjects.jspservlet
  • Index(es):
    • Date
    • Thread