Hi Tim-

as this seems to be a BEA specific bug I would post this to bea user group http://forums.bea.com/bea/message.jspa?messageID=600044648&tstart=0

In the meanwhile can you please display the contents of the following files
application.xml from META-INF folder ejb-jar.xml from META-INF folder
ra.xml from META-INF folder
web.xml from WEB-INF folder

thx,
Martin --
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Slattery, Tim - BLS" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Wednesday, April 04, 2007 11:27 AM
Subject: Moving a Stratus app from Weblogic 8 to Weblogic 9


I have a Struts app (using version 1.3.5), that runs just fine under
Weblogic version 8. Now we're trying to move to version 9. When I try to
deploy this app under WL 9, I get this message:

weblogic.management.DeploymentException: [J2EE:160177]The application at
"D:\bea9\user_projects\domains\local-idcfD\servers\idcfD1\stage\Freqs\ap
p" was not recognized as a valid application type. If this is an EAR
file, please ensure the META-INF/application.xml exists. EJB-JARs should
have a META-INF/ejb-jar.xml. WAR files require a WEB-INF/web.xml, and
RARs require a META-INF/ra.xml. A JMS deployment should be an XML file
whose name ends with "-jms.xml". A JDBC deployment should be an XML file
whose name ends with "-jdbc.xml". For other application types, please
consult the WebLogic Server documentation.

When I look in the Weblogic server log, I see a number of messages like
this:

<Struts module  is configured to use
com.bea.console.internal.ConsolePageFlowRequestProcessor as the request
processor, but the <controller> element does not contain a
<set-property> for "controllerClass".  Page Flow actions in this module
may not be handled correctly.>
Does anybody know what I need to do to run my Struts app under WL 9?


--
Tim Slattery
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to