Re: WO Deployment
Re: WO Deployment
- Subject: Re: WO Deployment
- From: Hsu <email@hidden>
- Date: Sun, 13 Jul 2003 23:30:38 -0700
May I suggest not developing on one version of WO, and deploying on
another?
Karl
On Sunday, July 13, 2003, at 05:00 PM, A. Uchida wrote:
Hi there,
I am trying to deploy my WO application on my own web server and
have got a problem.
WebServer
Mac OS X 10.2.6
WO deploy : version 5.1 (which is bundled in 10.2 server)
Developing Mac
Mac OS X 10.1.5
WebObjects 5.0
Database server (another machine)
NetBSD 1.5.2
PostgreSQL 7.2.3
On the developing Mac, the application works OK, then I copied
the myApp.woa to the web server and started it by JavaMonitor.
This looks working OK on the monitor window.
But the WO application can not access to the database by the following
error.
>Error: java.lang.IllegalStateException
>Reason: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
>com.webobjects.eoaccess.EODatabaseContext@b9b76: failed to open
database
>channel. Check your connection dictionary, and ensure your database is
>correctly configured.
I found the postgresql framework and plugins are missing on the web
server. then i tried to
build Postgres Plugin bundle from Hexdreams site in Project Builder
but couldn't build by the error,
"com.apple.yellow.eoaccess" is missing in the /System/Library/Java.
(com.webobjects.eoaccess is also missing) In the developing machine
the both are available.
I'm afraid that the packages are the one which can be installed by WO
developer
application installer.
I only installed WO deployment app. to the web server. Should I
install WO developer?
If this is the case, my WO is version 5.0 and I think it doesn't work
properly on OS X server
10.2.6.
Or there is another problem? When I tested the connection to database
using PostManQuery,
it successfully connects. So there is no NetWork problem.
Please help!
one more....
When I use different machine to deploy WO app, do I need to build it
on the actual machine
which will be used to deployment? At this case, do I need proper
version of WO?
Thanks in advance.
A. Uchida
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
You can do anything if you make the correct sacrifices.
I suggest a goat.
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.