Installing Axis 2

Hi,
I tried to install axis.war (Axis2) file on Sun Java System Application Server 8.1.
It was installed successfully. But when try to validate axis it gives this error.
==========================================================
javax.servlet.ServletException
     org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:300)
     org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
     org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
     org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:185)
     com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:653)
     com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:534)
     com.sun.enterprise.web.connector.grizzly.ProcessorTask.doTask(ProcessorTask.java:403)
     com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:55)
root cause
java.lang.ExceptionInInitializerError
     java.lang.Class.forName0(Native Method)
     java.lang.Class.forName(Class.java:242)
     org.apache.axis2.deployment.AxisConfigBuilder.processTransportSenders(AxisConfigBuilder.java:441)
     org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:87)
     org.apache.axis2.deployment.DeploymentEngine.load(DeploymentEngine.java:522)
     org.apache.axis2.deployment.FileSystemConfigurator.getAxisConfiguration(FileSystemConfigurator.java:56)
     org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:39)
     org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:53)
     org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:211)
     org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:191)
     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     java.lang.reflect.Method.invoke(Method.java:585)
     org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
     java.security.AccessController.doPrivileged(Native Method)
     javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
     org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
     org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
     org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:185)
     com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:653)
     com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:534)
     com.sun.enterprise.web.connector.grizzly.ProcessorTask.doTask(ProcessorTask.java:403)
     com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:55)
=====================================================================
Thanking You,
Chamal.

hi,
check out from this link
http://ws.apache.org/axis2/1_3/installationguide.html

Similar Messages

  • I have installed axis but i get the following error java.util.MissingResour

    i have installed axis and i get the following error when i try to acces from
    http://localhost:8080/axis/axis/index.jsp
    java.util.MissingResourceException: Can't find bundle for base name i18n, locale en_US
         java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
         java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
         java.util.ResourceBundle.getBundle(ResourceBundle.java:576)
         org.apache.jsp.axis.happyaxis_jsp.getRB(happyaxis_jsp.java:325)
         org.apache.jsp.axis.happyaxis_jsp.getMessage(happyaxis_jsp.java:421)
         org.apache.jsp.axis.happyaxis_jsp.getMessage(happyaxis_jsp.java:359)
         org.apache.jsp.axis.happyaxis_jsp._jspService(happyaxis_jsp.java:557)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

    the following is the entire error:
    org.apache.jasper.JasperException: Exception in JSP: /axis/i18nLib.jsp:20
    17: * limitations under the License.
    18: */
    19: %>
    20:
    21: <%@ include file="i18nLib.jsp" %>
    22:
    23: <%
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:506)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:395)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

  • Need help in installing Axis on WLS6.1

    I try to install Apache Axis on WLS6.1 (running on W2k), the WLS6.1 complains <Error>
    <J2EE> <Error deploying application axis: Could not load axis>
    I have no problem to install Axis on Tomcat4.0.4(jdk1.3.1 on w2k)
    and get samples running. Also I am using Apache soap2.3 on WLS6.1 and it works
    fine.
    Need help on Axis on WLS6.1. Thanks in advance.
    cheers,
    tom

    "David Maddison" <[email protected]> wrote:
    The commons-logging.jar has a bad manifest file.
    I solved this issue, by opening up the commons-logging.jar file in winzip,
    deleting the manifest file, and Axis installed correctly.
    Dave Maddison
    "Tom Y" <[email protected]> wrote in message
    news:[email protected]..
    I try to install Apache Axis on WLS6.1 (running on W2k), the WLS6.1complains <Error>
    <J2EE> <Error deploying application axis: Could not load axis>
    I have no problem to install Axis on Tomcat4.0.4(jdk1.3.1 on w2k)
    and get samples running. Also I am using Apache soap2.3 on WLS6.1 andit
    works
    fine.
    Need help on Axis on WLS6.1. Thanks in advance.
    cheers,
    tom

  • Problems installing Axis with WLS 8.1

    I'm having problems installing Apache Axis with WLS 8.1.
    I'm totally new to WLS, so this may be at the heart of the problem.
    I install Axis as per the installation instructions.
    These are the steps I followed:
    1. Installed the axis directory to
    C:\bea\weblogic81\samples\domains\examples\applications\axis2. Added xml-apis.jar and xercesImpl.jar to the AXISCLASSPATH ( the complete AXISCLASSPATH is
    C:\axis-1_2RC2\lib\wsdl4j.jar;C:\axis-1_2RC2\lib\axis-ant.jar;C:\axis-1_2RC2\lib\commons-discovery.jar;C:\axis-1_2RC2\lib\commons-logging.jar;C:\axis-1_2RC2\lib\jaxrpc.jar;C:\axis-1_2RC2\lib\log4j.properties;C:\axis-1_2RC2\lib\log4j-1.2.8.jar;C:\axis-1_2RC2\lib\saaj.jar;C:\axis-1_2RC2\lib\axis.jar;C:\javasoft\javamail-1.3.2\mail.jar;C:\javasoft\javamail-1.3.2\lib\smtp.jar;C:\javasoft\javamail-1.3.2\lib\mailapi.jar;C:\javasoft\javamail-1.3.2\lib\pop3.jar;C:\javasoft\javamail-1.3.2\lib\imap.jar;C:\javasoft\jaf-1.0.2\activation.jar;C:\javasoft\Xerces\xerces-2_5_0\xercesImpl.jar;C:\javasoft\Xerces\xerces-2_5_0\xml-apis.jar)3.Added weblogic.xml file to C:\bea\weblogic81\samples\domains\examples\applications\axis\WEB-INF\weblogic.xmlas per instructions with <prefer-web-inf-classes>true</prefer-web-inf-classes> 4. Started the examples server.
    5. I then tried to validate the installation as per intructions using <a href="http://localhost:7001/axis"></a>
    Everything looks OK with the Axis start page displayed.
    6. I then tried happyaxis.jsp . All needed components are present with saaj.jar being picked up from :
    Found SAAJ API (javax.xml.soap.SOAPMessage) at C:\bea\weblogic81\samples\domains\examples\examplesServer\.wlnotdelete\extract\examplesServer__appsdir_axis_dir_axis\jarfiles\WEB-INF\lib\saaj.jar7. I'm missing optional component xmlsec.jar
    8. Now the trouble starts!!!
    pretty much anything I try now comes back with:
    AXIS error
    Sorry, something seems to have gone wrong... here are the details:
    Exception - java.lang.NullPointerExceptionI get this if I try:
    <a href="http://localhost:8080/axis/services/Version?method=getVersion"></a>
    or
    <a href="http://localhost:7001/axis/services/AdminService?wsdl"></a>
    or
    <a href="http://localhost:7001/axis/services/Version?wsdl"></a>
    So, what's going wrong? I cant think what to do next. Please help! I need this to work fairly urgently.
    Nigel
    PS. here's the NP exception in detail
    java.lang.NullPointerException
            at weblogic.xml.jaxp.ChainingEntityResolver.popEntityResolver(ChainingEn
    tityResolver.java:61)
            at weblogic.xml.jaxp.RegistryDocumentBuilder.setEntityResolver(RegistryD
    ocumentBuilder.java:168)
            at org.apache.axis.utils.XMLUtils.releaseDocumentBuilder(XMLUtils.java:2
    35)
            at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:312)
            at org.apache.axis.utils.XMLUtils.StringToElement(XMLUtils.java:485)
            at org.apache.axis.AxisFault.addFaultDetail(AxisFault.java:654)
            at org.apache.axis.AxisFault.addHostname(AxisFault.java:888)
            at org.apache.axis.AxisFault.addHostnameIfNeeded(AxisFault.java:877)
            at org.apache.axis.AxisFault.initFromException(AxisFault.java:280)
            at org.apache.axis.AxisFault.<init>(AxisFault.java:181)
            at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
            at org.apache.axis.server.AxisServer.generateWSDL(AxisServer.java:487)
            at org.apache.axis.transport.http.QSWSDLHandler.invoke(QSWSDLHandler.jav
    a:62)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.apache.axis.transport.http.AxisServlet.processQuery(AxisServlet.j
    ava:1132)
            at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:233
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
            at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBas
    e.java:301)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1006)
            at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:419)
            at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:315)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6718)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    121)
            at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3764)
            at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2644)
            at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
            at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    I'm doing exactly the same thing (adding the xerces jars to my web-inf/lib), but happyaxis.jsp is saying the jar I'm using is invalid as follows:
    Error: Invalid version of SAAJ API found in D:\bea\weblogic81\server\lib\webservices.jar. Make sure that Axis' saaj.jar precedes D:\bea\weblogic81\server\lib\webservices.jar in CLASSPATH.
    Axis will not work.
    Maybe this worked in a previous release/SP? I'm using 8.1SP3. I've read some other post saying you cannot override stuff in the weblogic.jar, so I've tried to add the jars to the pre_classpath, which resolves the issue but I get a soap fault related to this thread. Any ideas?
    Thanks,
    Lou
    My weblogic.xml looks as follows:
    <weblogic-web-app>
    <jsp-descriptor>
    <!-- Comment the jspServlet param out to go back to weblogic's jspc -->
    <jsp-param>
    <param-name>jspServlet</param-name>
    <param-value>weblogic.servlet.WlwJSPServlet</param-value>
    </jsp-param>
    <jsp-param>
    <param-name>debug</param-name>
    <param-value>true</param-value>
    </jsp-param>
    </jsp-descriptor>
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    <url-match-map>
    weblogic.servlet.utils.SimpleApacheURLMatchMap
    </url-match-map>
    </weblogic-web-app>

  • Installing axis 2 Java in Apache HTTP Server...

    Hi,
    can i install axis 2 java in apache http server...if so can anyone tell me how?

    hi,
    check out from this link
    http://ws.apache.org/axis2/1_3/installationguide.html

  • Error install axis in nb 5.5

    Hi guys, i need a hand here...
    Im doing my homework (about web services), i need to install the axis in tomcat (nb5.5). I put the axis2.war under <nb5.5 home>/enterprise3/apache-tomcat/webapps/ROOT/ but it still don't work...
    Why is this happen? Anyone can help me?

    Hi,
    I'm not sure if this will help (since you're using Excel2000,
    and this is about Excel 97) but if you have metalink access,
    check note 47579.1 (it's old, but the error is the same).
    If you don't have metalink access, here is a bit of the note:
    1. FRM-40735/ORA-305500 using OLE2.INVOKE_OBJ with Excel 97
    Problem
    When you use the OLE2.INVOKE_OBJ function in the OLE2 package
    to get the handle
    of an Excel 97 object, the following error occurs:
    FRM-40735: <trigger name> trigger raised unhandled exception
    ORA-305500.
    Your syntax resembles the following:
    WORKBOOKS:= OLE2.INVOKE_OBJ(APPLICATION, 'WORKBOOKS');
    Solution
    Use OLE2.Get_Obj_Property, instead of OLE2.Invoke_Obj.
    Example:
    WORKBOOKS:= OLE2.GET_OBJ_PROPERTY(APPLICATION, 'WORKBOOKS');
    Hope this helps,
    Pedro das Neves
    [email protected]

  • Install axis in nb 5.5

    Hi guys, i need a hand here...
    Im doing my homework (about web services), i need to install the axis in tomcat (nb5.5). I put the axis2.war under <nb5.5 home>/enterprise3/apache-tomcat/webapps/ROOT/ but it still don't work...(HTTP500)
    Why is this happen? Anyone can help me?

    Hi guys, i need a hand here...
    Im doing my homework (about web services), i need to install the axis in tomcat (nb5.5). I put the axis2.war under <nb5.5 home>/enterprise3/apache-tomcat/webapps/ROOT/ but it still don't work...(HTTP500)
    Why is this happen? Anyone can help me?

  • How can I install and use Axis with Weblogic 5.1 ?

    Did anyone try to install Axis on Weblogic ?
    Thanks.

    http://xml.apache.org/soap/faq/faq_chawke.html#Q2_30

  • Sender Soap Axis error in PI 7.31

    Hi Experts,
    We are using PI7.31
    We got a requirement to extract XML from a exchange rate URL on daily basis and send it to ECC from PI.
    I followed the below link to configure the sender SOAP Axis channel.
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/01/05/michals-pi-tips-exchange-rates-from-an-xml-file-on-a-web-page--rest-axis
    Required class files for Axis are installed in the system.
    The channel is showing error as
    Channel Status : Administrator error
    Log: Adapter has not provided any status information about the channel
    faile to initilize: com.sap.aii.af.service.cpa.CPAObjectNotfoundException: Couldnt retrieve binding for the given channel id.
    Please help on the same.
    Thanks,
    Pavi

    Hi Pavi,
    Please check if the installed axis class files are installed properly.
    http://host:port/XIAxisAdapter/MessageServlet
    Please use above URL to check if axis class files are installed appropriately.
    Hope after installing axis class files u have restarted the java stack.
    hope this helps.
    thanks and regards,
    Praveen T

  • Org.apache.axis.types.URI$MalformedURIException: No scheme found in URI

    Hi,
    We are running PI 7.11 and we installed Axis libraries icluding addressing-1.1.1.jar. The following refers to Receiver SOAP adapter with Axis protocol.
    Before we had the addressing capabilities, we used the handler type "java:com.sap.aii.axis.soap.HeaderInsertionHandler" to include the <wsa:Action> and <wsa:To> tags on the header of the web service call, and it was working fine. Now, with the addressing libraries, we are using handler type "java:org.apache.axis.message.addressing.handler.AddressingHandler" so that those tags can be inserted automatically, but we get the error:
    Axis: error in invocation: org.apache.axis.types.URI$MalformedURIException: No scheme found in URI.
    It seems that this handler is not inserting the correct URL. Or is it something else? Do we need to add any more lines to the Module Configuration, or the handler type for the Addressing Handler should be enough?
    Thanks for your help,
    Miguel
    Edited by: Miguel Chaves on Oct 4, 2010 4:59 PM

    Hi Yza,
    Thanks for the response. Actually I didn't think it could be the soap action. The soap action is simply GetFile, that's what I have on the communicatoin channel configuration when I get the error . And when I use the Header Insertion Handler instead of the Addressing Handler, this is what I insert on the module configuration:
    <wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing">GetFile</wsa:Action>
    And this works.
    What do you mean by valid URI value? Isn't GetFile a valid URI value? What should I put on the SOAP action field of the communication channel configuration, then, if this is the SOAP action that comes in the WSDL?
    Another question: Where can I get the stack trace?
    Thanks,
    Miguel

  • Regarding error message in AXIS --Solution Urgently Required

    I tried to install axis and when I run the server and enter
    http://localhost:8080/axis/index.html
    I get the following exception and the desired result page http://localhost:8080/axis/happyaxis does not open .
    Plz help -----
    The exceptions are :
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Can't find bundle for base name i18n, locale en_US
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:207)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:138)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2459)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:132)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:126)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    root cause
    java.util.MissingResourceException: Can't find bundle for base name i18n, locale en_US
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:837)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:727)
         at java.util.ResourceBundle.getBundle(ResourceBundle.java:577)
         at org.apache.jsp.index_jsp.getRB(index_jsp.java:72)
         at org.apache.jsp.index_jsp.getMessage(index_jsp.java:168)
         at org.apache.jsp.index_jsp.getMessage(index_jsp.java:106)
         at org.apache.jsp.index_jsp.getLocaleChoice(index_jsp.java:82)
         at org.apache.jsp.index_jsp._jspService(index_jsp.java:296)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:162)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:138)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2459)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:132)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:126)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)

    Yes I am using default error messages generated by adf framework . for ex. required="true"
    for changing locale my code is:
      public void setLocaleEnUS() {
        // change the locale
        Locale newLocale = new Locale("en", "US");
        FacesContext fctx=FacesContext.getCurrentInstance();
        fctx.getViewRoot().setLocale(newLocale);
        setPreferredLocale(FacesContext.getCurrentInstance().getViewRoot().getLocale());
      public void setLocaleZhHK() {
        // change the locale
        Locale newLocale = new Locale("zh", "TW");
        FacesContext fctx=FacesContext.getCurrentInstance();
        fctx.getViewRoot().setLocale(newLocale);
        setPreferredLocale(FacesContext.getCurrentInstance().getViewRoot().getLocale());
      }

  • Has anyone successfully installed JAXM 1.1.2 with JWSDP 1.2?

    I'm unable to get the /jaxm-provider app from jaxm 1.1.2 running on jwsdp 1.2. Tomcat gives a failure message when I try to start the app manually but no detailed error message is logged. The jaxm samples that do not use a messaging provider are working fine. Has anyone else gotten the jaxm 1.1.2 provider to run?
    Thanks,
    Mike

    Problem solved. I had installed Axis 1.1 as a web app. log4j-1.2.8.jar is copied to JWSDP_HOME/common/lib as part of the Axis installation. When I removed that jar, /jaxm-provider started with no problem. Axis complains about the missing jar but it seems to work anyway.
    Mike

  • How to deploy axis on weblogic 5.10 sp13

    Could anyone please help us find documents on how we can install axis (Apache
    SOAP engine) on weblogic 5.10 sp13?
    Thanks
    Insoo

    Hello,
    You might try taking a look [1] at this reply from Michael Wooten.
    HTH,
    Bruce
    [1]
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.webservices&item=1957
    Insoo Lee wrote:
    >
    Hello,
    or, it doesn't have to be weblogic 5.10.
    any pointers on how to deploy axis on weblogic in general?
    Thanks
    "Insoo Lee" <[email protected]> wrote:
    Could anyone please help us find documents on how we can install axis
    (Apache
    SOAP engine) on weblogic 5.10 sp13?
    Thanks
    Insoo

  • Apache Axis RC1

    Any one have any tips for using JDev 9.0.3 with Apache Axis RC1. I am looking at both JDeveloper and JBuilder and it seems like JBuilder has good support for Axis. Cannot find any support with JDeveloper. Can someone confirm, or give some direction to using JDev with Axis.
    Thanks
    Matthew Drooker

    Thanks, but Tomcat is the server, not OC4J. I have success deploying a web service to OC4J and hitting it from a stored procedure, axis and soap, but:
    I am looking for more information on how to install Axis in the database with loadjava. I have it loaded in the local db, thinking it came from a full install. I am unable to load it in a different db with loadjava due to its class resolutions. The DBAs don't have the information needed to loadjava it there either.
    Any information on loading Axis with loadjava? Something along the lines of "How-to load the Axis stack in Oracle with LoadJava".

  • Axis Newbie

    I am just trying to install Axis..
    i am stuck at step 6 of the axis installation guide...i have set the classpaths as said in the document by going directly n setting it in the environment variables...the paths r shown below
    set AXIS_HOME=c:\axis
    set AXIS_LIB=%AXIS_HOME%\lib
    set AXISCLASSPATH=%AXIS_LIB%\axis.jar;%AXIS_LIB%\commons-discovery-0.2.jar; %AXIS_LIB%\commons-logging-1.0.4.jar;%AXIS_LIB%\jaxrpc.jar;%AXIS_LIB%\saaj.jar; %AXIS_LIB%\log4j-1.2.8.jar;%AXIS_LIB%\xml-apis.jar;%AXIS_LIB%\xercesImpl.jar
    then,as it says in the doc, i try this on the cmd prompt from c:/axis/samples/stock directory
    java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient -lhttp://localhost:9000/axis/services/AdminService deploy.wsdd
    i get this mindstumping error: Exception in thread "main" java.land.NoClassDefFoundError: c:\axis\lib\commons-logging-1/0/4;c:\axis\lib\jaxrpc/jar;c:\axis\lib\saaj/jar;
    someone plz help me.....have i missed ne step? wats going on...
    theres one other funy thing...i am getting the axis validation ahppy page...n i can get the Calculator.jws too...from the browser i mean..and i hav even run the CalcClient prog thru Eclipse by adding these jars into the Build path...but i cant seem 2 do these thru command prompt....y, i havent the least idea...
    plz someone help me out??? thanx a lot...
    tc
    ABY

    try
    java -cp "%AXISCLASSPATH%" org.apache.axis.client.AdminClient -lhttp://localhost:9000/axis/services/AdminService deploy.wsdd
    Also in your AXISCLASSPATH path there are spaces after ; character in some places. Those spaces should be removed.

Maybe you are looking for