You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/01/17 01:38:15 UTC

DO NOT REPLY [Bug 16190] New: - Error during deployment to WebLogic 6.1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16190>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16190

Error during deployment to WebLogic 6.1

           Summary: Error during deployment to WebLogic 6.1
           Product: Struts
           Version: 1.1 Beta 3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Unknown
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: bill.orourke@echub.com


All .war files in the Struts 1.1.b3 release fail to deploy
on WebLogic 6.1 with java 1.3.1.  The error reported by WebLogic
is the following:

<Jan 16, 2003 5:37:33 PM EST> <Error> <J2EE> <Error deploying application struts
-documentation: Could not load struts-documentation>
<Jan 16, 2003 5:37:33 PM EST> <Error> <Management> <Error deploying application
.\config\mydomain\applications\struts-documentation.war: java.lang.reflect.Undec
laredThrowableException>

Steps to Reproduce:
  With WebLogic in development mode, copy the .war file to its applications
  directory.  After a few seconds, WebLogic will detect the file and attempt
  to deploy it.
  The deployment fails, and WebLogic reports the above two error messages.
  That is all the information I have been able to find.

I am using jaxp-1.2_01

Note, I didn't have any problems with the 1.0.2 version of struts.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>