• 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: Xcode runtime WOComponent editing bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode runtime WOComponent editing bug


  • Subject: Re: Xcode runtime WOComponent editing bug
  • From: Matthias Jakob <email@hidden>
  • Date: Fri, 1 Jun 2007 09:48:46 +0200

Thank you Art,
no there is no such entry ...
Is it possible to tell WO where he can finde the App Project?

It's a clean WO test App and it does not work!
The zip contans the App ...

Console:
[Session started at 2007-06-01 09:47:03 +0200.]
Reading MacOSClassPath.txt ...
Launching Test.woa ...
java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" -DWOLocalRootDirectory="" -DWOUserDirectory="/Users/jakob/test/build/Development" -DWOEnvClassPath="" -DWOApplicationClass=Application -DWOPlatform=MacOS -Dcom.webobjects.pid=3223 -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap
appRoot is /Users/jakob/test/build/Development/test.woa/Contents
Loading /Users/jakob/test/build/Development/test.woa/Contents/MacOS/MacOSClassPath.txt
Generated classpath:
  /Users/jakob/test/build/Development/test.woa/Contents/Resources/Java/test.jar
  /System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar
  /System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar
  /System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar
  /System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar
  /System/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/JavaWOExtensions.jar
  /System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar
  /System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar
  /Users/jakob/Library/Java
  /Library/Java/
  /System/Library/Java/
  /Network/Library/Java
  /System/Library/Frameworks/JavaVM.framework/Classes/classes.jar
  /System/Library/Frameworks/JavaVM.framework/Classes/ui.jar
  /Applications/Development/lucene-1.4.3/lucene-1.4.3.jar
  /Applications/Development/postgresql-8.1-408.jdbc2.jar
  /Applications/Development/jConnect-5_5/classes/jconn2.jar
  /Applications/Development/jaf-1.0.2/activation.jar
  /Applications/Development/jfreechart-1.0.3/jcommon-1.0.6.jar
  /Applications/Development/jfreechart-1.0.3/jfreechart-1.0.3.jar
  /Applications/Development/Oracle/ojdbc14.jar
  /Library/WebObjects/Extensions/axis-ant.jar
  /Library/WebObjects/Extensions/axis.jar
  /Library/WebObjects/Extensions/commons-discovery.jar
  /Library/WebObjects/Extensions/commons-logging.jar
  /Library/WebObjects/Extensions/jaxrpc.jar
  /Library/WebObjects/Extensions/log4j-1.2.8.jar
  /Library/WebObjects/Extensions/saaj.jar
  /Library/WebObjects/Extensions/wsdl4j.jar
  /Library/WebObjects/Extensions/
[2007-06-01 09:47:06 CEST] <main> WOMaxIOBufferSize=8196
[2007-06-01 09:47:06 CEST] <main> WOWorkerThreadCountMin=16
[2007-06-01 09:47:06 CEST] <main> WOSocketMonitorSleepTime=50
[2007-06-01 09:47:06 CEST] <main> WODirectConnectEnabled=true
[2007-06-01 09:47:06 CEST] <main> WOIncludeCommentsInResponse=true
[2007-06-01 09:47:06 CEST] <main> WOWorkerThreadCount=8
[2007-06-01 09:47:06 CEST] <main> WOAdaptorURL=http://localhost/cgi-bin/WebObjects
[2007-06-01 09:47:06 CEST] <main> WOPlatform=MacOS
[2007-06-01 09:47:06 CEST] <main> WODebuggingEnabled=true
[2007-06-01 09:47:06 CEST] <main> WOEnvClassPath=
[2007-06-01 09:47:06 CEST] <main> WOListenQueueSize=128
[2007-06-01 09:47:06 CEST] <main> WOMissingResourceSearchEnabled=true
[2007-06-01 09:47:06 CEST] <main> WOSessionStoreClassName=WOServerSessionStore
[2007-06-01 09:47:06 CEST] <main> WOContextClassName=WOContext
[2007-06-01 09:47:06 CEST] <main> WOCachingEnabled=false
[2007-06-01 09:47:06 CEST] <main> WOApplicationClass=Application
[2007-06-01 09:47:06 CEST] <main> WOAcceptMalformedCookies=false
[2007-06-01 09:47:06 CEST] <main> NSProjectSearchPath=("..")
[2007-06-01 09:47:06 CEST] <main> WOMonitorEnabled=false
[2007-06-01 09:47:06 CEST] <main> WOAllowRapidTurnaround=true
[2007-06-01 09:47:06 CEST] <main> WORootDirectory=/System
[2007-06-01 09:47:06 CEST] <main> WOLocalRootDirectory=
[2007-06-01 09:47:06 CEST] <main> WOGenerateWSDL=true
[2007-06-01 09:47:06 CEST] <main> WOWorkerThreadCountMax=256
[2007-06-01 09:47:06 CEST] <main> WOAllowsConcurrentRequestHandling=false
[2007-06-01 09:47:06 CEST] <main> WOAdaptor=WODefaultAdaptor
[2007-06-01 09:47:06 CEST] <main> WOSessionTimeOut=3600
[2007-06-01 09:47:06 CEST] <main> WOMaxSocketIdleTime=180000
[2007-06-01 09:47:06 CEST] <main> WODefaultUndoStackLimit=10
[2007-06-01 09:47:06 CEST] <main> WOAutoOpenClientApplication=true
[2007-06-01 09:47:06 CEST] <main> WOAutoOpenInBrowser=true
[2007-06-01 09:47:06 CEST] <main> WOApplicationBaseURL=/WebObjects
[2007-06-01 09:47:06 CEST] <main> WOMaxHeaders=200
[2007-06-01 09:47:06 CEST] <main> WOLifebeatEnabled=true
[2007-06-01 09:47:06 CEST] <main> WOAllowsCacheControlHeader=true
[2007-06-01 09:47:06 CEST] <main> WOSMTPHost=smtp
[2007-06-01 09:47:06 CEST] <main> WOFrameworksBaseURL=/WebObjects/Frameworks
[2007-06-01 09:47:06 CEST] <main> WOStatisticsStoreSessionMax=50
[2007-06-01 09:47:06 CEST] <main> WOAdditionalAdaptors=()
[2007-06-01 09:47:06 CEST] <main> WOLifebeatDestinationPort=1085
[2007-06-01 09:47:06 CEST] <main> WOPort=-1
[2007-06-01 09:47:06 CEST] <main> WOLifebeatInterval=30
[2007-06-01 09:47:06 CEST] <main> WOSocketCacheSize=100
[2007-06-01 09:47:06 CEST] <main> WOUserDirectory=/Users/jakob/test/build/Development
[2007-06-01 09:47:06 CEST] <main> WODisplayExceptionPages=true
[2007-06-01 09:47:06 CEST] <main> com.webobjects.pid = 3223
[2007-06-01 09:47:06 CEST] <main> ------------------------
[2007-06-01 09:47:06 CEST] <main> Created adaptor of class WODefaultAdaptor on port 49236 and address localhost/192.168.10.12 with WOWorkerThread minimum of 16 and maximum of 256
[2007-06-01 09:47:06 CEST] <main> NSBundle is unable to find "ExtensionsForResources.plist" in the main bundle.  Ignoring optional configuration file.
[2007-06-01 09:47:06 CEST] <main> Cannot use rapid turnaround.  Please start Xcode and open the project for this application.
[2007-06-01 09:47:06 CEST] <main> Creating LifebeatThread now with: Test 49236 localhost/192.168.10.12 1085 30000
Welcome to Test!
[2007-06-01 09:47:06 CEST] <main> Opening application's URL in browser:
http://localhost:49236/cgi-bin/WebObjects/Test.woa
[2007-06-01 09:47:06 CEST] <main> null
[2007-06-01 09:47:06 CEST] <main> Waiting for requests...

Thank you,
Matthias

Attachment: test.zip
Description: Zip archive


With does not work anymore I mean that changes made with WOBuilder
(Main.wo) has no results in the running App ...


Look at the console output when your app is launched.  You should
see an entry like:

[2007-05-31 12:25:33 HST] <main> Application project found: Will
locate resources in '' rather than '/Users/art/Developer/Xcode/Foo/
build/Development/Foo.woa' .

I believe this can be interpreted as "locate resources in your
project's main directory rather than in the woa".  So when you save
your changed Main.wo, it would have to be in the project's main
directory for it to be found at runtime (while developing, not during
deployment).  Is it possible that you're not editing the Main.wo
that's in your project's main directory?

Aloha,
Art

__________________________________

Dipl.-Inf.(FH) Matthias Jakob
Takwa GmbH
Entwickler
Bodelschwinghstr. 25
99096 Erfurt

Tel.: +49 361 6534096
Fax.: +49 361 6534097
eMail: email@hidden
WWW: http://www.takwa.de

Amtsgericht  Erfurt
HRB 12964 

__________________________________




 _______________________________________________
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: D2W and Direct Actions
  • Next by Date: Re: D2W and Direct Actions
  • Previous by thread: [SOLVED] Optimistic locking madness
  • Next by thread: Re: Primary Key Generation with MySQL and EOF?
  • Index(es):
    • Date
    • Thread