• 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
Problem with WebObjects in Jboss 5.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with WebObjects in Jboss 5.1


  • Subject: Problem with WebObjects in Jboss 5.1
  • From: Andreas S <email@hidden>
  • Date: Thu, 18 Mar 2010 08:43:49 +0100

Hello,

I have a problem with deploying our WebObjects application within
JBoss 5.1.0. In JBoss 4.2.2 it worked.

I get the following exception (a bit shortened):

java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.webobjects.jspservlet.WOServletAdaptor._applicationInit(WOServletAdaptor.java:415)
     at com.webobjects.jspservlet.WOServletAdaptor.initStatics(WOServletAdaptor.java:78)
     at com.webobjects.jspservlet.WOServletAdaptor.init(WOServletAdaptor.java:629)
    at ...(even more calls on stack)
 Caused by: java.lang.ExceptionInInitializerError
     at com.webobjects.appserver.WOApplication.primeApplication(WOApplication.java:449)
     ... 80 more
 Caused by: java.lang.NullPointerException
     at com.webobjects.foundation.NSBundle.LoadUserAndBundleProperties(NSBundle.java:640)
     at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:367)
     ... 81 more

I suppose that the WO applcation ist not found. Is there any solution
for this problem?

Kind regards,
Andreas Siglreithmayr
 _______________________________________________
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: Problem with WebObjects in Jboss 5.1
      • From: Henrique Prange <email@hidden>
  • Prev by Date: Re: Dealing with maven transitive dependencies
  • Next by Date: WebObjects WebService WSDL generation: parameter names in0, in1, ...
  • Previous by thread: Re: Checking if an EC is a child editing context
  • Next by thread: Re: Problem with WebObjects in Jboss 5.1
  • Index(es):
    • Date
    • Thread