All right. With a little bit of debugging this is the result:
Apple wotaskd from 5.4:
ricardo:~ ak$ curl -I
http://ricardo:1085/cgi-bin/WebObjects/wotaskd.woa/wa/woconfig
HTTP/1.0 200 Apple WebObjects
last-modified: Mo, 28 Jul 2008 11:16:45 GMT
x-webobjects-loadaverage: 0
content-type: text/xml
content-length: 60
Wonder wotaskd:
ricardo:~ ak$ curl -I
http://ricardo:1085/cgi-bin/WebObjects/wotaskd.woa/wa/woconfig
HTTP/1.0 200 Apple WebObjects
last-modified: Mo, 28 Jul 2008 11:14:51 GMT
x-webobjects-loadaverage: 0
content-type: text/xml; charset=ISO-8859-1
content-length: 183
Log message in WebObjects.log:
Error: No parser for file type text/xml; charset=ISO-8859-1
Fix was to add in wotaskd Properties:
er.extensions.ERXMessageEncoding.Enabled=false
Re-build and run. Should work.
Cheers, Anjo
Am 28.07.2008 um 06:54 schrieb Anjo Krank:
Am 26.07.2008 um 06:20 schrieb Gavin Eadie:
<instance id="-8000" port="8000" host="Gavins-Mobile.local"/>
You *are* aware that the whole deployment setup is very picky about
reverse names? Why do you use localhost and not "gavins-Mobile.local"?
Apart from that, I see no files from ERJars in your build, so what
is this "embedded" build you did? Mine looks like:
macbook:Trac-0.11 ak$ cat /Library/WebObjects/JavaApplications/
JavaMonitor.woa/Contents/MacOS/MacOSClassPath.txt
# JVM == java
# JVMOptions ==
# JDB == jdb
# JDBOptions ==
# ApplicationClass == com.webobjects.monitor.application.Application
APPROOT/Resources/Java/
APPROOT/Resources/Java/JavaMonitor.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
ERJars.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
erxservletadaptor.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
erxwo54.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
icu4j-3_8_1.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
icu4j_2_8.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
icu4jdocs_2_8.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/junit.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
log4j-1.2.14.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
log4j-1.2.8.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/
servlet.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/slf4j-
api-1.5.0.jar
LOCALROOT/Library/Frameworks/ERJars.framework/Resources/Java/slf4j-
log4j12-1.5.0.jar
LOCALROOT/Library/Frameworks/ERExtensions.framework/Resources/Java/
ERExtensions.jar
LOCALROOT/Library/Frameworks/JavaWOExtensions.framework/Resources/
Java/JavaWOExtensions.jar
LOCALROOT/Library/Frameworks/JavaMonitorFramework.framework/
Resources/Java/JavaMonitorFramework.jar
LOCALROOT/Library/Frameworks/Ajax.framework/Resources/Java/Ajax.jar
LOCALROOT/Library/Frameworks/Ajax.framework/Resources/Java/
jabsorb-1.2.2.jar
LOCALROOT/Library/Frameworks/Ajax.framework/Resources/Java/jsonrpc.jar
WOROOT/Library/Frameworks/JavaFoundation.framework/Resources/Java/
javafoundation.jar
WOROOT/Library/Frameworks/JavaEOAccess.framework/Resources/Java/
javaeoaccess.jar
WOROOT/Library/Frameworks/JavaEOControl.framework/Resources/Java/
javaeocontrol.jar
WOROOT/Library/Frameworks/JavaWebObjects.framework/Resources/Java/
javawebobjects.jar
WOROOT/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/
javawojspservlet.jar
WOROOT/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/
javajdbcadaptor.jar
WOROOT/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar
The checkboxes in the list view allow you to specify where the
"start/stop all" etc buttons at the bottom apply to.
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-
[EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/anjo%40krank.net
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]