Hi Greg,

On 7/22/09 8:49 PM, Greg Brown wrote:

Q 1. Should http://maven.wocommunity.org/content/groups/public have this
jar, or am I missing where it is?


You are right. The erxservlet.jar should be there (issue WONDER-291). I have deployed the artifact to the WOCommunity repository right now. You can now add the following dependency to your pom.xml:

<dependency>
   <groupId>wonder.core</groupId>
   <artifactId>ERServlet</artifactId>
   <version>1.0</version>
</dependency>

There is still the issue WOL-1011 related with this subject. I'll fix it during the weekend.


Q 3. Info.plist Doctype? Do I have to remove that? Here it says to:
http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-Deployment-Tomcat+Deployment


I don't remember of any issue deploying applications with the generated Info.plist.

Q 4. Perhaps it is WO 5.3.3? They have the WOServletAdaptor in two jars
JavaWOJSPServlet and a JavaWOJSPServlet_client ; which one? both? or is
it the classpath order?


Are you sure? AFAIR, the WOServletAdaptor is only available in the JavaWOJSPServlet_client library on WO 5.3.x and later. That is why you need to add both libraries for old versions of WO.

Cheers,

Henrique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to