• 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
Re: Sooooooooo Close!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sooooooooo Close!


  • Subject: Re: Sooooooooo Close!
  • From: Dov Rosenberg <email@hidden>
  • Date: Thu, 10 Mar 2005 21:57:13 -0500

One thing to watch out for when deploying WO apps in a servlet container is
to make sure all of your classes are in packages. Servlet engines (Jboss
included) do not like anonymous packages - it screws up the class loading
schemes.

For Jboss you should check the System.out - Jboss usually swallows the
output after the app starts - check to see where Jboss is writing the
console log. You will probably find your problem in there.

Good Luck.


--
Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com




On 3/10/05 9:45 PM, "Arturo Pérez" <email@hidden> wrote:

> Do you have the servlet context (or whatever they call that) defined
> properly in the web.xml?
>
> Just shooting in the dark, here, I use the JBoss IDE in eclipse to do
> my (for pay, they damn well better pay me for working with that stuff
> :-) JBoss stuff.
>
> -arturo
>
> On Mar 10, 2005, at 9:32 PM, James Cicenia wrote:
>
>> OK -
>>
>> Amazingly I got jboss to seemingly load my app!!! HUGE!!
>>
>> Though now it gives me a 404 error?
>>
>> Thoughts?
>>
>> Here is the console output.. don't see any show stoppers:;
>>
>> 49 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:18:20 CST] <main>
>> WOIncludeCommentsInResponse=false
>> 20:18:20,350 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:18:20 CST]
>> <main> ------------------------
>> 20:18:20,717 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:18:20 CST]
>> <main> NSBundle is unable to find "ExtensionsForResources.plist" in
>> the main bundle.  Ignoring optional configuration file.
>> 20:18:20,732 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:18:20 CST]
>> <main> Cannot use rapid turnaround.  Please start Xcode and open the
>> project for this application.
>> 20:18:21,778 INFO  [STDOUT] Log4j file (from .woa):
>> file:/usr/local/jboss-4.0.1sp1/server/default/tmp/deploy/
>> tmp45462TOSWar.war/WEB-INF/TOSDevelopment.woa/Contents/Resources/
>> log4j.properties
>> 20:18:21,787 INFO  [STDOUT] Welcome to Three Olive Solutions'
>> TOSDevelopment!
>>
>> 20:19:28,888 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:19:28 CST]
>> <main> <WOApplication>.primeApplication: Application class is not in a
>> package. This could cause problems with some appservers.
>> 20:19:28,902 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:19:28 CST]
>> <main> <WOApplication>.primeApplication: The Application name is
>> TOSDevelopment
>> 20:19:30,148 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:19:30 CST]
>> <main> The URL for webserver connect through Servlet Container is:
>> http://c-xx-xxx-x-xx.client.comcast.net//TOSDevelopment/WebObjects/
>> TOSDevelopment.woa (my paranoia here x'd out the ip)
>> 20:19:30,152 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:19:30 CST]
>> <main> ***** Warning: The DirectToWeb WebAssistant will not be able to
>> modify your DirectToWeb resources. You must have your application
>> project opened in Project Builder to save changes using the
>> WebAssistant.
>> 20:19:30,154 INFO  [STDOUT] <TOSDevelopment>[2005-03-10 20:19:30 CST]
>> <main> Waiting for requests...
>> 20:
>>
>> Any thoughts on this seemingly last bit?
>>
>> Thanks again for everyones contribution.. a bit here and there really
>> helped.
>>
>> - James Cicenia
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> email@hidden
>>
>> This email sent to email@hidden
>>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> n.com
>
> This email sent to email@hidden


 _______________________________________________
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

References: 
 >Re: Sooooooooo Close! (From: Arturo Pérez <email@hidden>)

  • Prev by Date: Re: Sooooooooo Close!
  • Next by Date: Re: WO JavaClient apps security
  • Previous by thread: Re: Sooooooooo Close!
  • Next by thread: IB as a User Interface Designer
  • Index(es):
    • Date
    • Thread