ATG WSDL access

All-


I am newbie to ATG, so bear with me on fundamental questions.

We need to access the webservice ATG. I got an instance with port # ATG.

As a first step, I try to get the WSDL for ex: createOrderFromXML. I just took this as for example WSL and tried suite

-At Firefox using the url issued; http://localhost:18840 / trade/order/createOrderFromXML? WSDL.

I'm a stateful HTTP 404 response page: resource request (order/trade/createOrderFromXML? WSDL) is not available.

Am I missing a few steps here. Please help me to spend with pointers and steps to access the WSDL file.

Also do I need to send the connection first call to access and then call the specific WSDL.

Any help will be much appreciated.

Thank you
Harish Kumar

Did you include the module of Web service you are trying to access your ear?
For example: domain controllers. WebServices
This includes the prepackaged webservices createOrderFromXML.

Then access using url of webservice wsdl

http:// hostname: port/trade/order/createOrder? WSDL

and endpoint url will be

http:// hostname: port/trade/order/createOrder/createOrder

Hope this helps

Thank you

Tags: Oracle Applications

Similar Questions

  • How to prevent the download wsdl in the service client web weblogic

    Hello

    I have a problem with the service client web weblogic. My workplace:

    WebLogic server 8.1
    Windows XP SP2
    JDK 1.4

    I use the weblogic tool to generate the client jar file in the wsdl file.

    < target name = "customer generate" >
    < wsdl = "ACCESS.wsdl" clientgen
    packageName = "xxxxxx.client"
    clientJar = "${customer} / ${AccessClient_jar_file}" "
    keepGenerated = 'true '.
    saveWSDL = 'true '.
    / >

    < javac srcdir = "${source}.
    DESTDIR = "${client}.
    includes = "" * / AccessClient.java ">"
    < classpath >
    < pathelement path = "${customer} / ${AccessClient_jar_file}" / >
    < / classpath >
    < / javac >
    < / target >

    After this, I create a java client to call the service deployed on the server.

    Public Shared Sub main (String [] argv)
    throws the Exception
    {
    int transactionId = 100;
    int id = 1000;

    Of the overall message JAXM plant
    System.setProperty ("javax.xml.soap.MessageFactory", "weblogic.webservice.core.soap.MessageFactoryImpl");
    Of the plant of global JAX - RPC service
    System.setProperty ("javax.xml.rpc.ServiceFactory", "weblogic.webservice.core.rpc.ServiceFactoryImpl");

    AccessServicePorts ws = new AccessServicePorts_Impl(argv[0]);
    AccessService port = ws.getAccessService ();

    Resources - create
    Resource = new Resource();
    resource.setRES_CD ("Create ResCo");
    resource.setCODE_CODE ("code_cod");
    resource.setRES_TYPE ("Resource type");
    resource.setCOMMON_FIELD (common);
    AccessDefaultResult resultItems = port.createResource (resource);
    System.out.println ("createResource:" + resultItems);
    }

    I find that this web service always client issue 2 http requests to call a web service method deployed in the server.

    1 reqeust http:

    GET/AccessEpol/EpolServiceSoap? WSDL HTTP/1.1
    User-Agent: Java/1.4.2_08
    Host: 127.0.0.1:8001
    Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q =. 2
    Connection: keep-alive

    the result is the wsdl that is downloaded from the server.

    2nd http request is the actual web service request.

    The question is how could eliminate demand http (1) because it is really useless. I use different customer web service as axis 1.x, axis customer never has the http request to download the wsdl from the server.

    I read the weblogic web service document. Do it mentions that put saveWSDL = "true" in the clientgen Ant task. the default value for saveWSDL is true already. I tried saveWSDL = 'false' also. None of them can eliminate the 1st http request.


    appreciate for any answer to my question?

    I think that you must use the constructor arg - No. of the AccessServicePorts_Impl to use local client jar WSDL.

    Please try this and it should fix the problem...

    ----------------------
    AccessServicePorts ws = new AccessServicePorts_Impl();
    AccessService port = ws.getAccessService ();
    -------------------

    Jayesh
    Yagna Sys.

  • Attach a PDF file when sending e-mail

    Hello

    Can you help me to send a pdf file as an attachment when sending mail.

    Also, please tell me the required configuration changes that need to be done.

    It is important that where is your file that you are trying to reach and how you create the file object out of it to go to the MimeMessageUtils.setContent (). Thus there is no specific location to place the file you just create its object file correctly. For example if your PDF is created by another application and it is present in the so-called C:\app\output\pdf or/usr/local/app/output/pdf so that you can do is to define a Java System property (let's name the property system as file.attach.dir) through your scripts to start the server with comme-Dfile.attach.dir=C:\\app\\output\\pdf ou-Dfile.attach.dir=/usr/local/app/output/pdf

    And then, in your code you can do something like:

    Attachment of files = new queue (File.separatorChar + System.getProperty ("file.attach.dir") + "attachment.pdf");
    MimeMessageUtils.setContent (message, content, seizure, false);

    You can also place files for attachment to a specific folder of ATG and access it using atg.nucleus.DynamoEnv. Say that the file is in a directory called 'attachments' in the ATG data directory which by default is \home in the case of an attained EAR you can do

    Attachment of files is new leader (atg.nucleus.DynamoEnv.getDataDir () .getPath () File.separatorChar + "attachments" + File.separatorChar + "attachment.pdf");.
    MimeMessageUtils.setContent (message, content, seizure, false);

    If you make and deploy EAR on the application server as stand-alone then you might already have the ATG data directory affect some location through the property system - Datg.dynamo.data - dir in your server startup scripts. So, if this is the case, you can use this same property as described earlier in the first approach.

    You can always check the path of the file and know if he is getting properly solved using Java API file as file.getPath () and file.exists () where the file is the file object that you created. Make sure file.exists () return you true and that you will not encounter a FileNotFound Exception.

  • Access to the mainservice WSDL error

    Hello

    We have installed just Primavera unifier Version: unify 10.1.0.0 (b-09192014-12) running on WLS 12.1.1 with JDK 1.7.0_55.  When I try to access the mainservice wsdl using the url (http://unifier9x:7001 / ws/services/mainservice? wsdl) I have the following error:


    AXIS error

    Sorry, something seems to have gone wrong... Here are the details:

    Fault - java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl; nested exception is: java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl
    AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException faultSubcode: faultString: java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl; nested exception is: java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:Unifier9x 

    Note: ignore the unifier9x server name (it was the name of the server originally running 9.x).  We are now running on the same box and 9.2 10.1 has been removed.

    Do I need to install other libraries on the server?  The same error occurs when trying to access the other wsdl also.

    Thank you

    Rudy

    Solved

    I download and place the jar file wsdl4j - 1.6.2.jar in the field/lib folder (C:\Oracle\Middleware\user_projects\domains\unifier\lib).

  • Unable to access WSDL on Instance of Fusion demo... 404 not found

    Is the path of Service of Webservice seen in this YouTube video training :

    https://CRM-aufsn4x0eba.oracleoutsourcing.com/opptyMgmtExtensibility/SalesCustomObjectService?WSDL

    and here is the WSDL I see to this endpoint:

    Screen Shot 2014-11-10 at 10.07.04 AM.png

    I'm trying to access the URL on my instance of merge path service and here is what I see:

    Screen Shot 2014-11-10 at 10.06.56 AM.png

    Are there additional configuration that must be done on the instance to allow access to objects FA Webservices?

    If the answer is "Yes" - could you please point me to the documentation for the same thing.

    Thanks in advance to 1 million!

    See you soon,.

    Sharath

    Post edited by: 2790891 fixed endpoint URL

    For Cloud environments no MS Access is available.

    This document explains how to derive the end points: https://docs.oracle.com/cloud/farel8/salescs_gs/OCGWS/pebo-services.htm#OCGWS224

    Hope this helps,

    Oliver

    Fusion applications Developer Relations

    https://blogs.Oracle.com/fadevrel

  • 'Invalid Thread access' - WSDL in OSB consumption

    Hello

    Creating a business service I'm trying to define the type of service using WSDL. I get the error "Access thread not valid" with no further details.

    The URI is available in my browser and works when I import it in jdeveloper. through soapUI, I can able to test this service.

    The interesting point here is that I am not able to ping the server. (cmd-> name of ping service). My doubt is here (as to invoke third-party service) should they open any port for us or not.

    Please me tips

    Thank you

    http://wiki.Eclipse.org/FAQ_Where_can_I_find_that_elusive_.Log_file%3F

  • SE atg.servlet.pagecompile.PageCompileException: cannot load the class: _dasadmin_3__UTF_s8._index Exception while accessing the dynamo Server merch

    Hi Experts,

    I am getting error while accessing the dynamo of merch, next server

    18:10:17, 334 ERROR [STDERR] java.lang.UnsupportedClassVersionError: _dasadmin_3__UTF_s8/_index: version unsupported major.minor 51.0

    18:10:17, 335 ERROR [STDERR] at java.lang.ClassLoader.defineClass1 (Native Method)

    18:10:17, 335 ERROR [STDERR] at java.lang.ClassLoader.defineClassCond (unknown Source)

    18:10:17, 335 ERROR [STDERR] at java.lang.ClassLoader.defineClass (unknown Source)

    18:10:17, 335 ERROR [STDERR] at atg.servlet.pagecompile.ReusableClassLoader.findClass(ReusableClassLoader.java:330)

    18:10:17, 335 ERROR [STDERR] at atg.servlet.pagecompile.ReusableClassLoader.findClass(ReusableClassLoader.java:286)

    18:10:17, 335 ERROR [STDERR] at java.lang.ClassLoader.loadClass (unknown Source)

    18:10:17, 335 ERROR [STDERR] at atg.servlet.pagecompile.ReusableClassLoader.loadClass(ReusableClassLoader.java:602)

    18:10:17, 335 ERROR [STDERR] at java.lang.ClassLoader.loadClass (unknown Source)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pagecompile.PageProcessor.loadClass(PageProcessor.java:2704)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pagecompile.PageProcessor.loadClass(PageProcessor.java:2605)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pagecompile.PageProcessor.compilePageClass(PageProcessor.java:2479)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pagecompile.PageProcessor.getPageInfo(PageProcessor.java:1787)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pagecompile.jsp12.Jsp12PageProcessor.getPageInfo(Jsp12PageProcessor.java:324)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.minimal.MinimalServletContainer.compileServlet(MinimalServletContainer.java:153)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pagecompile.PageCompileServlet.service(PageCompileServlet.java:303)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.DynamoServlet.service(DynamoServlet.java:148)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:160)

    18:10:17, 336 ERROR [STDERR] at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:657)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:267)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)

    18:10:17, 336 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:228)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.FileFinderPipelineServlet.service(FileFinderPipelineServlet.java:729)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:275)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.ServletPathPipelineServlet.service(ServletPathPipelineServlet.java:208)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 337 ERROR [STDERR] at atg.security.ExpiredPasswordAdminServlet.service(ExpiredPasswordAdminServlet.java:312)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.BasicAuthenticationPipelineServlet.service(BasicAuthenticationPipelineServlet.java:513)

    18:10:17, 337 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 338 ERROR [STDERR] at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)

    18:10:17, 338 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 338 ERROR [STDERR] at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:249)

    18:10:17, 338 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)

    18:10:17, 338 ERROR [STDERR] at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)

    18:10:17, 338 ERROR [STDERR] at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)

    18:10:17, 338 ERROR [STDERR] at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)

    18:10:17, 338 ERROR [STDERR] at atg.nucleus.servlet.NucleusProxyServlet.service(NucleusProxyServlet.java:237)

    18:10:17, 338 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

    18:10:17, 338 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

    18:10:17, 338 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    18:10:17, 338 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

    18:10:17, 338 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)

    18:10:17, 339 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    18:10:17, 339 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)

    18:10:17, 339 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)

    18:10:17, 339 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)

    18:10:17, 339 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)

    18:10:17, 339 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)

    18:10:17, 339 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)

    18:10:17, 339 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)

    18:10:17, 339 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

    18:10:17, 339 ERROR [STDERR] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)

    18:10:17, 339 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

    18:10:17, 339 ERROR [STDERR] at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.internalProcess(ActiveRequestResponseCacheValve.java:74)

    18:10:17, 340 ERROR [STDERR] at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:47)

    18:10:17, 340 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)

    18:10:17, 340 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)

    18:10:17, 340 ERROR [STDERR] at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.process (Http11Protocol.java:599)

    18:10:17, 340 ERROR [STDERR] at org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:451)

    18:10:17, 340 ERROR [STDERR] at java.lang.Thread.run (unknown Source)

    18:10:17, 340 ERROR [PageCompileServlet] page compilation error: index.jhtml: could not load class: _dasadmin_3__UTF_s8._index

    atg.servlet.pagecompile.PageCompileException: could not load class: _dasadmin_3__UTF_s8._index

    Can you please suggest me to fix this problem.

    Thank you and best regards,

    Murali

    Check which version of the JDK bin directory is in the path as 'javac' would be executed to compile the jhtml pages used in dyn/admin. There is a/atg/dynamo/servlet/pagecompile/ExtendedJhtmlPageProcessor of core component which has a string of compileCommand property whose value is specified as something like "javac - classpath {1} d {2} {0}". In fact, this same chain of command is used to compile pages with jhtml javac. Placeholder for the entrance of this is source file {0}, {1} for classpath and {2} is for the default destination directory, \home\pagebuild. In the first post, you mentioned this error:

    18:10:17, 334 ERROR [STDERR] java.lang.UnsupportedClassVersionError: _dasadmin_3__UTF_s8/_index: version unsupported major.minor 51.0

    This means that the major version number of your class file for the jhtml compiled of dyn/admin page 51, which means it is compiled with the java compiler JDK7 and so it can work very well with an interpreter of java7 unless you specify the java version of target when compiling as 'javac - target 1.6'. Looks like you have JDK7 and JDK6 on your machine and the JDK7 javac is coming to the system path. You can check the default version in the path by running "javac-version" on the command prompt. Change your path if necessary so that "javac-version" will give you the 1.6 version that you use. Also, make sure that ATGJRE is the version of java-oriented correct in \home\localconfig\dasEnv.bat: .sh

    It will be useful.

  • access the web service WSDL (https) - ORA-29273: HTTP request failed

    I use 11g (11.2.0.1.0)

    I've already implemented a function that access a WSDL service, sending a XML request with answer. It is an HTTPS service and I had successfully setup the configuration of the ACL.
    Wallets and certificates were also imported according to the needs.
    However, it has stopped working and I get the following errors, which I can't find out why?

    ORA-29273: HTTP request failed
    ORA-06512: at "SYS." UTL_HTTP", line 1130
    ORA-12545: Connect failed because target host or object does not exist

    The same service works perfectly for an another database 11g...

    Any ideas?

    AndreasCon wrote:

    ORA-12545: Connect failed because target host or object does not exist

    This error means generally that the socket connect command failed, because the host name has not be resolved to an IP or IP connection failed.

    What is the URL that you use? It contains a host name? If so, how PL/SQL solves that one IP (use utl_inaddr.get_host_address () to determine that)?

    What is a valid IP address for the host? Connectivity to this IP address works of your Oracle (test using telnet on port https to IP) Server?

    Looks like on this server host name resolution is not working / configured correctly (saw that the code works on other servers).

  • ATG + CRS error in ATGPublishing server, unauthorized access to the IAB

    Hello
    After installing 10.0.3 ATG and trade store of reference on Weblogic, using CIM, started the ATGProduction and the ATGPublishing without problem. I can access the store (http://localhost:7003/crs/storeus) and dynamo administration console (http://localhost:7003/atg/dyn), but when I try to access the ICC (http://localhost:7005/atg/bcc) the web browser displays an error (the page displayed can´t).) I copied the error that appears in the journal ATGPublishing.log

    I would be very grateful if anyone can solve this problem. Thanks in advance

    Kind regards

    Iñigo


    -----------------------------------------------------
    Error log:
    -----------------------------------------------------
    # < October 19 2011 09:46:17 CEST > < HTTP > < atgappserver > < ATGPublishing > < error > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1319010377001 > < BEA-101017 > < [ServletContext@1961981706[app:ATGPublishing.ear module: / atg path: / atg spec-version: null], request: [weblogic.servlet.internal.ServletRequestImpl@49982a03
    GET/atg/bcc HTTP/1.1
    Accept: application/x-ms-application, image/jpeg, xaml application / + xml, image/gif, image/pjpeg, application/x-ms-application xbap, application / vnd.ms - excel, application / vnd.ms - powerpoint, application/msword, * / *.
    Accept-Language: es - ARE
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; NET4.0C;. NET4.0E; MS - RTC LM 8; InfoPath.3; managedpc)
    Accept-Encoding: gzip, deflate, peerdist
    Connection: Keep-Alive
    Cookie: DYN_USER_ID = 140000; DYN_USER_CONFIRM = c2d08d3eb51f5945b8e444d80628b112; ADMINCONSOLESESSION = z6MYTp2Q7Y4s4b3yHQGNPrwS15LmJBZvlLYxhSXvktyFvqfbgJyl! 1748133635; JSESSIONID = 01p6Tp1J2Y2QPllJJdT7WXvpQSTyq05Mp12FNqY7YMs27QSqtp2V! 991620916
    X-P2P-PeerDist: Version = 1.0

    Root cause]] of ServletException.
    javax.servlet.ServletException: PageFilter: could not get a departure request servlet.
    at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:287)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at atg.servlet.GenericFilterService.doFilterChain(GenericFilterService.java:599)
    at atg.servlet.GenericFilterService.handleDoFilter(GenericFilterService.java:462)
    at atg.servlet.GenericFilterService.doFilter(GenericFilterService.java:409)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377046 > < BEA-000000 > < JspServlet: verbose parameter initialized to: true >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377046 > < BEA-000000 > < JspServlet: packagePrefix param initialized to: jsp_servlet >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377046 > < BEA-000000 > < JspServlet: compilerclass param initialized to: null >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377046 > < BEA-000000 > < JspServlet: param compileCommand initialized to: javac >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377047 > < BEA-000000 > < JspServlet: param compilerval initialized to: javac >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377047 > < BEA-000000 > < JspServlet: param pageCheckSeconds initialized to: 1 >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377047 > < BEA-000000 > < JspServlet: param encoding initialized to: null >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377047 > < BEA-000000 > < JspServlet: param superclasse initialized to null >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377047 > < BEA-000000 > < JspServlet: param workingDir initialized to: /mnt/opt/atguser/weblogic/user_projects/domains/base_domain/servers/ATGPublishing/tmp/_WL_user/ATGPublishing.ear/j3704z >
    # < October 19 2011 09:46:17 CEST > < Info > < ServletContext-/ atg > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1319010377048 > < BEA-000000 > < JspServlet: complete initialization >
    # < October 19 2011 09:46:17 CEST > < error > < kernel > < atgappserver > < ATGPublishing > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1319010377915 > < BEA-000802 > < ExecuteRequest failed
    java.lang.NullPointerException.
    java.lang.NullPointerException
    at atg.taglib.dspjsp.PageTag.doCatch(PageTag.java:734)
    at atg.taglib.dspjsp.elwrap.PageTagWrapper.doCatch(PageTagWrapper.java:36)
    at jsp_servlet.__error._jspService(__error.java:405)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
    at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:720)
    at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:591)
    at weblogic.servlet.internal.ErrorManager.handleException(ErrorManager.java:150)
    at weblogic.servlet.internal.WebAppServletContext.handleThrowableFromInvocation(WebAppServletContext.java:2348)

    You can check the logs of the edition where starting without errors?
    I suspect there are errors when you start Publisher.

    Peace
    Shaik

  • Web service SOAP of the access of LabView?

    I like to connect to a service-based SOAP from my code Labview (PC), or at least to understand if it is possible and how it will be.

    Just googling "Labview SOAP" gives a few hits, so it seems that people do, but I've found any way white paper or examples yet.

    Can someone ligh to the top of my darkness on SOAP web services and Labview?

    I also understand that web services is often described in wsdl (web service description language) files. A wsdl file completely describes a feature of web services, and in some languages, you can import such a file and say "give me the skeleton code to access this web service. Can do something like this in Labview?

    OLA (Just installed LV2015)

    Thank you Sam!

    It was the last piece that I needed! Now it works!

    I got the url, headers and body of the SoapUI test case as in my previous post. See the photos and the attachment.

    That means this vi:

    She calls the web service GuestManagementService on my local server (see url)

    It performs the getGuestDetails of action SOAP (see header)

    The guestName is Ola4 (see the body)

    In the body of the result, you can find (with difficulty)

    address = the nest, Norrland

    age = 467

    name = Ola4

    Totally cool! But a lot of work for a simple database search.

    Thanks for all the help.

    My next step is to understand what labview tools exist to help me create and manipulate xml files, but that's for next week.

  • Failure of the Validation of WSDL (Web Services)

    I want to create a Service-Based Web Application in LabVIEW and I'm trying to go through the steps in the tutorial http://zone.ni.com/devzone/cda/tut/p/id/4728.

    I tried the following web services, but I still get the same error.

    http://coeservice.en.KKU.AC.th:8080/TemperatureConvertor/TemperatureConvertorService? WSDL

    http://www.ecubicle.NET/iptocountry.asmx?WSDL

    Error:

    The WSDL Validation failed.

    Validation failed. The URL is not formatted correctly and must be in the following form: http://localhost/test/good.asmx?WSDL

    I set a proxy with authentication. Without that, I have another error:

    Validation failed.

    The possible reasons are:

    1. the URL does not exist or the WSDL file is bad.

    2. authentication is not correct.

    3 proxy information is not correct.

    So, it seems that the proxy information is ok. But the web service I want to access is not located on the localhost - I want to access a Web service. Can someone give me a hint? I tried to change some parameters of the LabVIEW Web server. But it did not help anything.

    David

    Hi David,

    I tried second link you gave and worked perfectly (without authentication). One gives me the error that you mentioned.

    Are you sure that this URL exists?

    Andrea Perin

    Application engineer

    OR Germany

  • How to access Web Services?

    Are there APIs to access existing exposed web services?

    I services published with their WSDL files and I need to access with SOAP over HTTP.

    How do you take in blackberry? Any API or do use you some kind of libraries third thrid?

    JSR 172 is supported.

    Download the Sun web services tool to generate stubs from the WSDL.

    You searched the Forum? There is a lot of discussion on this topic.

  • The atg in Jboss 6.1 Oracle application deployment

    Hi all

    I'm up a csc application using the Oracle 11.1 ATG platform and try to deploy it using Jboss 6.1.

    But I do not see any folder inside Jboss 6.1 server. Can someone help me with the steps to deploy a Jboss 6.1?

    Thank you

    Prasanna

    Follow these steps to create the server instance and deploy ear on jboss.

    https://access.redhat.com/documentation/en-us/JBoss_Operations_Network/3.1/HTML/How_to_Manage_JBoss_Servers/eap6-config.html

    Peace

    Shaik

  • Change the REST to ATG response header

    Hi all

    I need to change the REST response header. When I call http://localhost:7203 / rest/model/atg/rest/SessionConfirmationActor/getSessionConfirmationNumber I have problems with cross domain request. I call the REST an environment with TOMCAT worms and ATG with Weblogic via AJAX. The problem here is the same political source - which can be easily avoided in a Weblogic/Weblogic or Apache/Apache environment. In this scenario of Apache/Weblogic an easy solution would be to change the parameters of JavaScript in the browser, but this is not recommended.

    Now, my idea was to change the response configuration remains to inlcude the additional header settings that (for example):

    SetEnvIf origin (null|file://|https?://.*:.) ([0-9] *) HAVE_ORIGIN = $1
    The value header Access-Control-Allow-Origin % {HAVE_ORIGIN} e env = HAVE_ORIGIN
    Set env 'true' Access-Control-allow-Credentials header = HAVE_ORIGIN
    The Access-Control-Max-Age header value "180" env = HAVE_ORIGIN
    The value header Access-Control-allow-methods 'GET, POST, OPTIONS' env = HAVE_ORIGIN
    The value header Access-Control-allow-headers "Content-Type, X-requested-with, Accept" env = HAVE_ORIGIN

    Does anyone have an idea, how this can be done?

    I use OC 11.1.

    Thank you and best regards,
    Heiko

    Hello

    Expand all a servlet pipeline DAF (using InsertableServletImpl) and the header value as per requirement of the company.

  • How to get started with consuming java Web services from WSDL - JDeveloper 11.1.1.7

    Hi all

    I developed a SOAP based WebService (JAX - WS) for product information. I deployed on stand-alone Weblogic server and the resulting WSDL file generated.

    In the ADF, we totally 3 options to work with the WSDL file.

    1 web Service DataControl (which will directly create a DataControl to access services exposed by Web service through WSDL)

    2 web Service proxy. (A proxy for the Web service of the Fund and offers to the client to interact with the exposed services)

    3. Java Web Service WSDL.

    From these 3 options, I am aware of the first two options. But on the way to the 3rd point or Java Web Service from WSDL, I'm not in a position to know. in what scenario, we will use this service.

    Now I have created the java web services starting from the WSDL. After generating the files of the project structure is as below.

    Please let me know where to start to interact with my application services. (We must separate class DC or any other way to interact)

    otn.PNG

    Please let me know your inputs on this. valuable suggestions would be appreciated.


    Thank you and best regards,

    Miko Auntie.

    Hi all

    On top of the implementation class (ProductsSEIImpl.java), we have an option called create a Client for the Web Service Annotations.

    This is the right option to choose, so that the client Classes get generated pertaining to this service. Of the client class, we can access the services available?

    Please comment on this if I depart.

    Thank you best regards &,.

    Miko Auntie.

Maybe you are looking for