You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/05/28 08:24:57 UTC

DO NOT REPLY [Bug 9452] New: - Error deploying Axis on J2ee Deploytool 1.3.1 Server.

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=9452>.
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=9452

Error deploying Axis on J2ee Deploytool 1.3.1 Server.

           Summary: Error deploying Axis on J2ee Deploytool 1.3.1 Server.
           Product: Axis
           Version: beta-1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Deployment / Registries
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: adel@zbestquest.com


I tried to deploy Axis on top of Sun's j2ee Reference 
implementation "deploytool 1.3.1 . It deploys fine, but when I try to browse to 
http://localhost:8000/axis/servlet/AxisServlet, I get an error:
java.lang.SecurityException: Sealing violation loading 
com.techtrader.modules.tools.bytecode.Code : Package 
com.techtrader.modules.tools.bytecode is sealed.

It says this package is sealed. I don't have the same problem deploying same on 
Tomcat. I tried to set the "sealed" to "false" in the manifest and re-deploy. I 
still geting the same error.

Please advice promptly