My Oracle Support Banner

Deploying Web Services Generated Using Jdeveloper10.1.3.x on AS 10.1.2.x Fails (Doc ID 970273.1)

Last updated on OCTOBER 09, 2023

Applies to:

Web Services - Version 10.1.2.0.1 to 10.1.3.4.0 [Release AS10gR2 to Oracle10g]
Information in this document applies to any platform.

Symptoms

When generating Jax-rpc Web Service from Pl/SQL package using Jdeveloper10.1.3.4, then deploy it on OAS10.1.2, got the below deployment incomplete error:

oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: xmlns:xsi
at oracle.oc4j.admin.internal.ApplicationDeployer.initArchive(ApplicationDeployer.java:315)
at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:130)
at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:73)at com.evermind.server.administration.DefaultApplicationServerAdministrator.internalDeploy(DefaultApplicationServerAdministrator.java:429)
at com.evermind.server.administration.DefaultApplicationServerAdministrator.deploy(DefaultApplicationServerAdministrator.java:348)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
Also when generating J2EE1.3 Oracle Web Service from Pl/SQL package using Jdeveloper10.1.3.4, then deploy it on OAS10.1.2, got the exception "java.lang.NullPointerException" on the web page and the following error occurs in application.log file:
javax.servlet.ServletException: invalid arguments in call
at oracle.j2ee.ws.RpcWebService.doGetRequest(RpcWebService.java:652)
at oracle.j2ee.ws.BaseWebService.doGet(BaseWebService.java:1173)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:792)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) 
at com.evermind[Oracle Application Server Containers for J2EE 10g 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.