• 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
Error when webobjects servlet is being invoked using requestdispatcher
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error when webobjects servlet is being invoked using requestdispatcher


  • Subject: Error when webobjects servlet is being invoked using requestdispatcher
  • From: Ashwin Kamath <email@hidden>
  • Date: Thu, 5 Apr 2007 03:07:30 -0700

Hi,

I have deployed a webobjects application as a servlet in a JBOSS container.
I have another servlet deployed in the same container through which I am trying to invoke the webobjects servlet using requestdispatcher.include


I am getting the below error when requestdispatcher tries to include the webobjects servlet

java.lang.IllegalArgumentException: Attempt to insert null into an com.webobjects.foundation.NSArray.
at com.webobjects.foundation.NSArray.initFromObjects (NSArray.java:338)
at com.webobjects.foundation.NSArray.<init>(NSArray.java:352)
at com.webobjects.foundation.NSArray.<init>(NSArray.java:365)
at com.webobjects.jspservlet._WOApplicationWrapper._headersFromRequest (_WOApplicationWrapper.java:230)
at com.webobjects.jspservlet._WOApplicationWrapper.servletDispatchRequest (_WOApplicationWrapper.java:81)
at com.webobjects.jspservlet.WOServletAdaptor._handleRequest (WOServletAdaptor.java:678)
at com.webobjects.jspservlet.WOServletAdaptor.doGet (WOServletAdaptor.java:660)


Looking forward to any help in resolving this issue.

Thanks & Regards,
Ashwin.
_______________________________________________
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


  • Prev by Date: Re: How to Retrieve Session User?
  • Next by Date: Re: WOForm Question
  • Previous by thread: Re: How to Retrieve Session User?
  • Next by thread: I don't get it.(was delete statement)
  • Index(es):
    • Date
    • Thread