Role to run a webService

Hi,
I am trying to run(test)a WebService. I am getting
an error message as below shown
You are not authorized to view the requested resource.
I think I need to add an additional role in SU01.
Do you know which role ?
Regards
sas

Just assign these to the user id
You need the Role: SAP_BC_WEBSERVICE_ADMIN
Full authorization for Authorization Object: S_SERVICE
Regards
Kathirvel

Similar Messages

  • Is able to run two webservices in Weblogic 7.0 trial version ?

    Hi all:
    I caught a webservice problem in weblogic7.0 (trial version).
    I have built an Session Bean example (examples\webservices\complex\statelessSession)
    in Weblogic 7.0 Examples Service, it works as expected.
    However, when I create another session bean following the above example with different
    Service Name and JNDI Name, the new session bean cannot work as expected(No WSDL
    URL is found).
    Is able to run two webservices in Weblogic 7.0 trial version?
    How can I run two and more webservices in Weblogic 7.0 trial version?
    If anyone know how to solve it, please reply me as soon as possible.

    Hi Kelvin,
    Could you check your server log file for any errors. If there are errors, would you post them here. It sounds like the second webservice is simply not being
    deployed for some reason.
    In the application.xml, make sure you have given each webservice a different <context-root>
    As a suggestion, make the <display-name> and the <context-root> the same, for example using: "TreeClock" then you should be able to find the webservice:
    http://<host>:<port>/TreeClock/TreeClock
    Bruce
    Kelvin wrote:
    Bruce:
    Thanks your help !!! Sorry to confuse you as we are actually using the GA version
    (download form BWA for evaluation).
    The problem is like this, when we developed two web service and deploy both.
    Only one of them can show up by quene the ?wsdl.
    Any additional info that we can provide ???
    Many thanks !!!
    Regards
    Kelvin
    Bruce Stephens <[email protected]> wrote:
    Hi Kelvin,
    By "trial version" if you mean the WLS 7.0 Beta program, thanks for giving
    this a spin
    however the final version of WLS 7.0 was Generally Available as of 4/30/02
    and the Beta
    program closed.
    We have an example that illustrates how to build a client that invokes two
    webservices.
    You can get a copy from the dev2dev center:
    http://dev2dev.bea.com/managed_content/direct/webservice/simple2.zip
    Hope this helps,
    Bruce
    Kelvin wrote:
    Hi all:
    I caught a webservice problem in weblogic7.0 (trial version).
    I have built an Session Bean example (examples\webservices\complex\statelessSession)
    in Weblogic 7.0 Examples Service, it works as expected.
    However, when I create another session bean following the above examplewith different
    Service Name and JNDI Name, the new session bean cannot work as expected(NoWSDL
    URL is found).
    Is able to run two webservices in Weblogic 7.0 trial version?
    How can I run two and more webservices in Weblogic 7.0 trial version?
    If anyone know how to solve it, please reply me as soon as possible.<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
    <html>
    Hi Kelvin,
    <p>By "trial version" if you mean the WLS 7.0 Beta program, thanks for
    giving this a spin however the final version of WLS 7.0 was Generally Available
    as of 4/30/02 and the Beta program closed.
    <p>We have an example that illustrates how to build a client that invokes
    two webservices. You can get a copy from the dev2dev
    center:
    <p>http://dev2dev.bea.com/managed_content/direct/webservice/simple2.zip
    <br>
    <p>Hope this helps,
    <br>Bruce
    <br>
    <p>Kelvin wrote:
    <blockquote TYPE=CITE>Hi all:
    <p>I caught a webservice problem in weblogic7.0 (trial version).
    <p>I have built an Session Bean example (examples\webservices\complex\statelessSession)
    <br>in Weblogic 7.0 Examples Service, it works as expected.
    <br>However, when I create another session bean following the above example
    with different
    <br>Service Name and JNDI Name, the new session bean cannot work as expected(No
    WSDL
    <br>URL is found).
    <p>Is able to run two webservices in Weblogic 7.0 trial version?
    <br>How can I run two and more webservices in Weblogic 7.0 trial
    version?
    <p>If anyone know how to solve it, please reply me as soon as possible.</blockquote>
    </html>

  • Permissions / Roles for running SOAMANAGER

    Hi All,
    We have just upgraded to sp 14 on ECC6. I am trying to run SOAMANAGER but it asks me for authentication. Even when I use J2EE_ADMIN, it still doesnt lets me log in.
    PLease help with what all roles do I need to fix this.
    Thanks
    S.B

    please open the Visual Administrator, navigate to server > services >    
    Security Provider and select the component                               
    sap.com/com.sap.engine.services.webservices.tool*wsnavigator             
    Please change to the Security Roles tab and select WSNavigatorRole.      
    Change to edit mode and assign this role from the role reference         
    SAP-J2EE-Engine/administrators to SAP-J2EE-Engine/all (which should be   
    by default mapped to the Everyone UME group). Save the settings and      
    call the URL again. There should be no more authentication requested.

  • No trusted certificate found error while running a webservice

    Hi,
    I created a stub to a webservice and then tried to invoke the webservice using a simple java class
    in JDeveloper. While running the java client to invoke the webservice i get this below mentioned error
    SOAPException: faultCode=SOAP-ENV:IOException; msg=sun.security.validator.ValidatorException: No trusted certificate found; targetException=javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
         at org.apache.soap.SOAPException.<init>(SOAPException.java:78)
    Kindly have a solution for what to be done on this.
    Thanks,
    Ramesh.R
    Edited by: Ramesh_R on Jan 20, 2010 10:28 AM

    have to import the certificate in the cacerts of the Jdev jre/lib/security/cacerts file
    Edited by: Ramesh_R on 16-Jan-2011 02:40

  • Error While running sample Webservice

    Hi,
    I deployed Hello WebService sample on Oracle 9iAS 9.0.2 Server.
    I can access and see WSDL.
    Also, I could download client proxy from the server.
    but, when I try to invoke service from the client proxy.i get the following exception:
    [java] [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type
    "text/html", must be: "text/xml". Response was:
    [java] <HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HE
    AD><BODY><H1>500 Internal Server Error</H1><PRE>oracle.j2ee.xanadu.J
    asperGenerationError: no source generated during code generation!: 1 in getFile name: \Hello.cl
    ass
    [java] <br>1 in getFile name: \Hello.java
    [java] <br>error: error message &apos;class.format&apos; not found<br>binary c
    lass definition not found: Hello
    [java] <br>
    [java] <br> at oracle.j2ee.ws.JavaWrapperGenerator.generate(JavaWrapperGenerator.ja
    va:267)
    [java] <br> at oracle.j2ee.ws.RpcWebService.generateWrapperClass(RpcWebService.java
    :662)
    [java] <br> at oracle.j2ee.ws.RpcWebService.generate(RpcWebService.java:436)
    [java] <br> at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:767)
    [java] <br> at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:309)
    [java] <br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
    [java] <br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    [java] <br> at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http
    .ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    [java] <br> at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    [java] <br> at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http
    .ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:535)
    [java] <br> at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http
    .ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:281)
    [java] <br> at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http
    .HttpRequestHandler.processRequest(HttpRequestHandler.java:766)
    [java] <br> at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http
    .AJPRequestHandler.run(AJPRequestHandler.java:152)
    [java] <br> at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http
    .AJPRequestHandler.run(AJPRequestHandler.java:72)
    [java] <br> at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExe
    cutor.java:802)
    [java] <br> at java.lang.Thread.run(Thread.java:484)
    [java] <br></PRE></BODY></HTML>
    [java] ]
    [java] at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:201)
    [java] at org.apache.soap.rpc.Call.invoke(Call.java:260)
    [java] at HelloProxy.makeSOAPCallRPC(HelloProxy.java:49)
    [java] at HelloProxy.sayHello(HelloProxy.java:33)
    [java] at HelloClient.main(HelloClient.java:6)
    [java] Exception in thread "main"
    [java] Java Result: 1
    Also, i checked the application log file in the server. The content of Log application.log file is given below:
    ----------------------------------------------------------3/22/04 1:18 PM hellows-web: Servlet error
    oracle.j2ee.xanadu.JasperGenerationError: no source generated during code generation!: 1 in getFile name: \Hello.class
    1 in getFile name: \Hello.java
    error: error message 'class.format' not found
    binary class definition not found: Hello
         at oracle.j2ee.ws.JavaWrapperGenerator.generate(JavaWrapperGenerator.java:267)
         at oracle.j2ee.ws.RpcWebService.generateWrapperClass(RpcWebService.java:662)
         at oracle.j2ee.ws.RpcWebService.generate(RpcWebService.java:436)
         at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:767)
         at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:309)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:535)
         at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:281)
         at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:766)
         at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:152)
         at com.evermind[Oracle9iAS (9.0.2.1.1) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:802)
         at java.lang.Thread.run(Thread.java:484)
    Please, can anybody help me in resolving this problem.
    Thanks,
    Sekhar

    Anirudh,
    iam using SOA 10.1.3.1 Version.
    Other WS's i was able to run.
    the following is the error message while running AmazonSearch Service.
    *[2011/01/28 09:18:36]*
    Faulted while invoking operation "KeywordSearchRequest" on provider "AmazonSearchService".
    - <messages>
    - <input>
    - <request>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="KeywordSearchRequest">
    - <KeywordSearchRequest>
    *<keyword>*
    paul
    *</keyword>*
    *<page/>*
    *<mode/>*
    *<tag/>*
    *<type/>*
    *<devtag/>*
    *<sort/>*
    *<locale/>*
    *<price/>*
    *</KeywordSearchRequest>*
    *</part>*
    *</request>*
    *</input>*
    - <fault>
    - <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    *<summary>*
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 410 Gone
    *</summary>*
    *</part>*
    *</remoteFault>*
    *</fault>*
    *</messages>*
    *[2011/01/28 09:18:36]*
    *"{http://schemas.oracle.com/bpel/extension}remoteFault" has been thrown.*
    - <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    *<summary>*
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 410 Gone
    *</summary>*
    *</part>*
    *</remoteFault>*
    regards
    sridhar

  • Help i cant run my webservice...

    when i click "Test Web Service" then error occur....
    *** Using port 7101 ***
    "C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\WiFi\bin\;C:\Oracle\Middleware\jdk160_24\bin\;C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar;;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dhttp.proxyHost=localhost -Dhttp.proxyPort=8099 -Dhttp.nonProxyHosts=~localhost -Dhttps.proxyHost=localhost -Dhttps.proxyPort=8099 -Dhttps.nonProxyHosts=~localhost -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1 -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\ASL\APPLIC~1\JDEVEL~1\SYSTEM~1.13\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Mar 15, 2012 5:04:54 PM CST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Mar 15, 2012 5:04:54 PM CST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Mar 15, 2012 5:04:54 PM CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 19.1-b02 from Sun Microsystems Inc.>
    <Mar 15, 2012 5:04:54 PM CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Mar 15, 2012 5:04:55 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Mar 15, 2012 5:04:55 PM CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Mar 15, 2012 5:04:56 PM CST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Mar 15, 2012 5:04:56 PM CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00052. Log messages will continue to be logged in C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <Mar 15, 2012 5:04:56 PM CST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Mar 15, 2012 5:04:59 PM CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Mar 15, 2012 5:05:03 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Mar 15, 2012 5:05:03 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <MessageLocalizationHelper> <getLocalizedMessage> The resource for bundle "oracle.jrf.i18n.MBeanMessageBundle" with key "oracle.jrf.JRFServiceMBean.checkIfJRFAppliedOnMutipleTargets" cannot be found.
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00051. Log messages will continue to be logged in C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.0.57:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Mar 15, 2012 5:05:09 PM CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    IntegratedWebLogicServer startup time: 16875 ms.
    IntegratedWebLogicServer started.
    [Running application ECSWeb on Server Instance IntegratedWebLogicServer...]
    [05:05:10 PM] ---- Deployment started. ----
    [05:05:10 PM] Target platform is (Weblogic 10.3).
    [05:05:10 PM] Retrieving existing application information
    [05:05:10 PM] Running dependency analysis...
    [05:05:11 PM] Deploying 2 profiles...
    [05:05:11 PM] Wrote Web Application Module to C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\ECSWeb\ECSWebApp.war
    [05:05:11 PM] Wrote Enterprise Application Module to C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\ECSWeb
    [05:05:12 PM] Deploying Application...
    <Mar 15, 2012 5:05:12 PM CST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application ECSWeb is not versioned.>
    <Mar 15, 2012 5:05:13 PM CST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Documents and Settings\ASL\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\ECSWeb\ECSWebApp.war. Please make sure that the annotations are valid. The error is sun.reflect.annotation.TypeNotPresentExceptionProxy>
    <Mar 15, 2012 5:05:13 PM CST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1331802312125' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'test''
    weblogic.application.ModuleException: Failed to load webapp: 'test'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
         at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:653)
         at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:460)
         at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:286)
         at sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:222)
         at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:69)
         Truncated. see log file for complete stacktrace
    >
    <Mar 15, 2012 5:05:13 PM CST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'ECSWeb'.>
    <Mar 15, 2012 5:05:13 PM CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'test'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
         at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:653)
         at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:460)
         at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:286)
         at sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:222)
         at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:69)
         Truncated. see log file for complete stacktrace
    >
    [05:05:13 PM] #### Deployment incomplete. ####
    [05:05:13 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application ECSWeb due to error deploying to IntegratedWebLogicServer.
    [Application ECSWeb stopped and undeployed from Server Instance IntegratedWebLogicServer]

    Hi
    According to this page this happens due to missing or corrupt SharedAccess reg key, which represents the Windows Firewall Service.
    http://windowsxp.mvps.org/sharedaccess.htm
    Please follow the instruction on the recommended website. Maybe it will help to solve the issue.
    Please post if youre successful.

  • Role to run DBMS_RANDOM.RANDOM

    What role should I grant a user to run:
    Select DBMS_RANDOM.RANDOM from dual;

    Hi,
    You should have Execute Privilege on that Package.
    Thanks & Regards,
    Pavan Kumar N

  • Running custom webservice on Oracle 10.1.3.0 AS of Oracle eBS

    Rapid Install installs Oracle AS 10.1.3.0 as part of Oracle e-Business Suite R12.
    My question is: Is it possible to deploy webservices build in JDeveloper to this application server?
    Iam not talking about BPEL, just a custom build webservice or a webservice generated by Jdeveloper based on an existing PL/SQL procedure.
    Regards,
    Gertjan.

    Please see the document
    Oracle Application Framework Toolbox Tutorials Release 12.1.1
    Chapter 3: Supplemental Lessons --> Services Exercise explain how to create a business object service.
    ==========================================
    Arone.Zhang / 张礼军
    [email protected]
    Oralce EBS技术顾问
    Twitter: @aronezhang <http://twitter.com/aronezhang>
    博客: http://oracleseeker.com <http://oracleseeker.com/>
    ==========================================

  • Not getting any output when running the Webservice through Xacute

    hai all,
    I am using a transaction as web service to be called in another transaction in the same server. I can see the output of the web service in the tracer, when I execute it in the BLS. But if I run the same transaction via xacute query I am not getting any output. I had read in one of the threads that reference document has to be assigned. I tried doing that also, but no luck. Can somebody pls. throw some light on how to use reference document & whether it is required in my case?
    Thanks,
    vidhya

    Hai Rick,
                    thanks for the hint i have used document and row actions now iam gettting output through xacute...
    thanks,
    vidhya.

  • Oracle Provider for Membership and Roles not running

    Hi Everyone,
    I ran the ASP.Net Configuration and select the 'Provider' tab.
    When I choose 'Select a single provider for all site management data', only AspNetSqlProvider is shown.
    When I choose 'Select a different provider for each feature (advanced)', I see the Oracle Provider for Membership and Roles. I select both then try to enter 'Security' tab. It will hang then come back with this error:
    "There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. "
    Any solutions to this...........
    Regards
    Sid

    Thanks for the reply but i stil have the problem...............
    My Current machine.config has this to say in that particular section
    <connectionStrings>
    <add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true" providerName="System.Data.SqlClient"/>
    <add name="OraAspNetConString" providerName="Oracle.DataAccess.Client" connectionString=" "/>
    </connectionStrings>
    What can be done.........................in this case
    Thanks

  • Is it possible to add a user to a role at run-time?

    basically I need to be able to add a user to a role programmatically before the role-based content is displayed to the user.
    Example: I have a role called 'Manager' created in the portal. When a user logs on, I detect that the user has the attribute 'job title' = 'Manager' so I add the user to the 'Manager' role and the portal shows the content for the 'Manager' role.

    Hi Umesh,
    The assigning and unassigning of the users from the roles can be made dynamic using the IRole, IRoleFactory API's. The Blog below explains how users can be assigned or unassigned to a role programatically.
    Restricting usage of iViews and Pages
    Make some modifications to fit your requirement....
    Hope this helps.
    Regs,
    jaga

  • WLS: unexpected error trying to run a webservice - JDeveloper V 11.1.1.3.0

    Hi,
    I have recently started using JDeveloper and have been going through the various tutorials. However, each time I try to
    run a test using the Weblogic Server, the following error occurs -
    *** Using port 7101 ***
    C:\Users\Rob\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    \Java\jdk1.6.0_20 was unexpected at this time.
    Process exited.
    Before I installed JDeveloper, I had previously had the JDK version 1.6.0_20 installed but I have since removed this and
    reinstalled JDeveloper from scratch. The error persists though.
    I have also updated the PATH variable to include the following directory, which is where the Jdeveloper java code has been
    installed -
    C:\Oracle\Middleware\jdk160_18\bin
    I have spent many hours now searching through online help trying to get to the bottom of this issue but to no avail.
    Can anyone offer any advice please ?
    Thanks
    Rob

    Rather than removing the folder I renamed it first and then tried running the page without altering the CLASSPATH.
    The process got much further but then came up with an error including the contents of the CLASSPATH variable. Once this had been
    cleared and I restarted JDeveloper, it completed OK. Thanks

  • Error Page After Run Project WebService onNetBeans4.1

    Hi All,
    I'm new to this group.. I'm working on Netbeans IDE5.0 Beta, and try following the steps to create a simple web service. But after creating the client application and packaging it , i got the following errors,
    case1: java.rmi.ServerException: JAXRPCSERVLET28: Missing port information
    case 2: no serializer is registered for
    Kindly suggest me how to overcome these errors...
    Regards,
    Vijay

    No, I haven't figured it yet. And it seems that nobody ever had.
    JSCreator is buggy. If it weren't for free, I would have never use it. It has so many issues, you will see so many exceptions and experience so many annoyances... And of course, it is very hungry for resources. I am sure that a lot of people will disagree, but that's my opinion. I've been using Eclipse for 4 years now.
    However here are some tips (Windows only):
    Delete directory .Creator from Documents and Settings.
    Uninstall creator, install creator. Don't install it to Program Files, install it to C:\Sun or smth like that, the space character can do some mess.
    Again, put your project somewhere, so the path would not contain spaces.
    Sometimes just restarting the server helps. I've had to reinstall Creator three times yet.

  • Error while running a java webservice

    Hi All,
            I have a java project which uses MDM Java API's added as External jars. I had exposed this Java class as a webserivce, now when i run the webservice thru webservice navigtor i get the below error.
    The same runs fine with java, this problem is only with webservice
    An error has occurred. Maybe the request is not accepted by the server:
    com.sap.mdm.server.RepositoryIdentifier
    Response:
    SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>com.sap.mdm.server.RepositoryIdentifier</faultstring><detail><ns1:java.lang.NoClassDefFoundError xmlns:ns1='http://sap-j2ee-engine/error'>com.sap.mdm.server.RepositoryIdentifier</ns1:java.lang.NoClassDefFoundError></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    MyJava Class
    public String GetConnectionDetails(String args){
    //Create Connection
    try {
    connections = ConnectionPoolFactory.getInstance(serverName);
    RepositoryIdentifier reposId = new RepositoryIdentifier(repositoryName,dbmsName,DBMSType.ORACLE);
    GetRepositoryRegionListCommand regionListCmd = new GetRepositoryRegionListCommand(connections);
    }catch (ConnectionException e) {
    e.printStackTrace();
    //commented remainig code
    Any one please hellp

    Hi,
    I think the problem lies in the MDM-JAVA-API, as you are receiving a NoClassDefFoundError. I've seen a similar problem where the error was solved by deploying a newer Java API. Maybe the following documentation can be helpful:
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/61/a65ad5dfe74524984c8f46f733efeb/content.htm
    Regards,
    Désiré

  • Run-as role not active for filters

    Hi,
    I have a servlet which has a security role assigned. Accessing a secured datasource from inside the servlet works fine. Additionally I have a filter configured for that servlet where I also need to access the secured datasource.
    <filter>
    <filter-name>IPcheckFilter</filter-name>
    <filter-class>....servlet.IPcheckFeedsFilter</filter-class>
    <init-param>
    <param-name>paramActive</param-name>
    <param-value>true</param-value>
    </init-param>
    </filter>
    <servlet>
    <servlet-name>action</servlet-name>
    <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
    <run-as>
    <role-name>runasrole</role-name>
    </run-as>
    </servlet>
    What I get is:
    javax.naming.NoPermissionException: User <anonymous> does not have permission on dstest to perform lookup operation.
    at weblogic.jndi.internal.ServerNamingNode.checkPermission(Ljava.lang.StringLjava.lang.String)V(ServerNamingNode.java:365)
    at weblogic.jndi.internal.ServerNamingNode.checkLookup(Ljava.lang.String)V(ServerNamingNode.java:329)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(Ljava.lang.StringLjava.util.HashtableLjava.lang.String)Ljava.lang.Object(ServerNamin
    gNode.java:153)
    at weblogic.jndi.internal.BasicNamingNode.lookup(Ljava.lang.StringLjava.util.Hashtable)Ljava.lang.Object(BasicNamingNode.java:188)
    at weblogic.jndi.internal.WLEventContextImpl.lookup(Ljavax.naming.NameLjava.lang.String)Ljava.lang.Object(WLEventContextImpl.java:256)
    at weblogic.jndi.internal.WLContextImpl.lookup(Ljava.lang.String)Ljava.lang.Object(WLContextImpl.java:357)
    at javax.naming.InitialContext.lookup(Ljava.lang.String)Ljava.lang.Object(InitialContext.java:347)
    at com.db.grt.opera.irs.feeds.common.servlet.AuthenticationOperaUserFeedsFilter.doFilter(Ljavax.servlet.ServletRequestLjavax.servlet.ServletR
    esponseLjavax.servlet.FilterChain)V(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequestLjavax.servlet.ServletResponse)V(FilterChainImpl.java:27)
    Since there is nothing like a
    <run-as>
    available for the Filter-Configuration I'm asking how to solve this ?
    Any idea/suggestion ?
    I know about the alternative of replacing the filter by servlet but I actually do not like that ;-)
    Thanks in advance,
    Dirk

    you may try this code to look up datasource from your filter.
    Context ctx = null;
    Hashtable ht = new Hashtable();
    ht.put Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    ht.put(Context.PROVIDER_URL,"t3://localhost:7001");
    ht.put(Context.SECURITY_PRINCIPAL,"runasrole");
    ctx = new InitialContext(ht);
    Cheers,
    -Raja Srinivasan

Maybe you are looking for