Issues in deploying files on sun one application server 8.2.

Hi,

We have developed a project using java, JSP & Struts Framework. The database used is oracle 9.i. We have created a single war file as it is a small application. Initially we had deployed this project on Tomcat Apachee server and now we have migrated Sun One application server 8.2.

During the deployment process we checked the "Verify" option. This option throws up certain errors for unknown reasons / resaons which we are not able to figure out. How ever if we do not check the "Verify" option the project gets deployed and runs sucessfully on the server.

Here is an extract of the Log file:

FAILED TESTS :

--

Test Name : tests.web.WebArchiveClassesLoadable

Test Assertion : All classes in this Web Archive are loadable. Please refer to J2EE 1.4 Specification Section #8.1.2 for further information.

Test Description : For [ careers.war ]

classes [ ] referenced by [ ] are not found

Please either bundle the above mentioned classes in the application or use optional packaging support for them.

Can some one throw some light onto this issue.

Thanks

Sanjay Subramanyam

Mobile: 98671-84285

email: sanjays@maamicro.com

[1247 byte] By [Sanhem] at [2007-11-26 11:32:27]
# 1
can you run standalone verifier and let us know what results it produces? to run standalone verifier:.../bin/verifier <path to your war file>If it still produces those empty [] in the resukts, then please file a bug.-- Sahoo
sahoo at 2007-7-7 3:48:16 > top of Java-index,Application & Integration Servers,Application Servers...