Re: WebObjects 5.4 JBoss deployment
Re: WebObjects 5.4 JBoss deployment
- Subject: Re: WebObjects 5.4 JBoss deployment
- From: Andrew Lindesay <email@hidden>
- Date: Fri, 14 Dec 2007 09:47:56 +1300
Hello Tom;
I found that it was finding some other class for "Main" so I had to
rename it to "XYZMain" and then make necessary changes to make the
'default page' be "XYZMain". This seemed to work when I was doing a
brief fly-by of 5.4 although I'm back on 5.3.3 now.
cheers.
I am attempting to deploy a simple "Hello" application based on the
"HelloWorld" sample application (WebObjects 5.4, Leopard, new ant
build). It runs just fine through the Xcode Organizer, but when I
attempt to deploy the war file under JBoss 4.2.1, it loads fine,
but upon attempting to access it from the web browser I get the
following error:
Application: JavaWebObjects
Error: com.webobjects.appserver.WOPageNotFoundException exception
Reason:
com.webobjects.appserver.WOPageNotFoundException:
<hello.Application>: Unable to create page 'Main'.
The Main page does exist in the project and inside the war file, so
I'm not sure why it can't find the page.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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