Re: Assistant in Direct to Java
Re: Assistant in Direct to Java
- Subject: Re: Assistant in Direct to Java
- From: Benjamin J Doherty <email@hidden>
- Date: Fri, 10 Sep 2004 20:07:59 -0500
On Sep 10, 2004, at 3:39 PM, Daniel Mejia wrote:
I'm trying to test a model using Direct to Java, the problem is that
after installing Xcode 1.5 my application send a message like this:
"Rapid turnaround is not active for your application. The assistant
will be unavailable to configure the application since it will be
unable to modify your's projects user.d2wmodel rule file. To completly
disable the assistant use a -EOAssistantEnable False glag when you
start the application."
Did you try to deploy to a servlet container? Is the
JavaWOJSPServlet.framework included in your application? If any of
these are true, then you won't be able to use the assistant. You can
just remove the framework from the application to get it to work.
You may have just answered one of the questions incorrectly when you
created your project in Xcode. My strategy has been to answer NO to
the questions about deploying to a servlet container until my
application is finished and then just add the servlet framework when
I'm ready to deploy to JBoss.
Otherwise, I don't have any ideas about your problem.
Cheers,
Benjamin Doherty
Chicago Illinois
_______________________________________________
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.