Apaxe axis Call.invoke parameter not getting in server side

Hi
I am developing a module in wsdl and axis. I have deployed the wsdl and I am writing the client to dynamically invoke a method which contains some arguments/parameters. But I am not getting the parameters correctly passed or seems like it is getting missed some where.
QName inputQName // QName of input parameter
QName returnQName // QName of return type
Inputparamaeterbeanclass obj;
All the necessary set methods are called
org.apache.axis.client.Service service = new org.apache.axis.client.Service();
org.apache.axis.client.Call call = (org.apache.axis.client.Call) service.createCall();
call.registerTypeMapping(beanclass of input parameter, inputQName,
new org.apache.axis.encoding.ser.BeanSerializerFactory(beanclass of input parameter, inputQName),
new org.apache.axis.encoding.ser.BeanDeserializerFactory(beanclass of input parameter, inputQName));
call.registerTypeMapping(AuthenticateResult.class, returnQName,
new org.apache.axis.encoding.ser.BeanSerializerFactory(beanclass of return type, returnQName),
new org.apache.axis.encoding.ser.BeanDeserializerFactory(beanclass of return type, returnQName));
call.setTargetEndpointAddress( new java.net.URL(�service url�) );
call.setOperationName(�operation name�);
call.addParameter( "arg1", inputQName, ParameterMode.IN );
call.setReturnType( returnQName );
Object resultObj = call.invoke( new Object[] obj } );
After invoke control is going to the correct method BindingImpl class. But in that method, the get method of the argument is returning null.
Regards,
Priya Ruby Jose

Hi Brad,
Thx for your response.
1. That standard program is updating cost center group related data in application server.
2. How to count the buffers to update the app. server
3. Bapi commit is for commit the work (instead of bapi I gave wait until sy-subrc = 0 up to 1 second) I thought, because of lack    of time it is not updating the app server. So I gave wait.
4. While executing, let as say... first time the 1, 3,5 & 7th record is updated in app. server. Second time 2, 3,5 & 7th record is updated in app. server. So what ever, it is updating some records & not updating some records .
By,
Jeya

Similar Messages

  • I am using ios7 , while i am getting call i am not getting reject option, What could be the issue?

    I am using ios7 , while i am getting call i am not getting reject option, What could be the issue?

    Hello Mallikarjunaj
    The decline button will only come up when you are using the phone, like surfing the web or reading a message. Check out the article below for more information.
    iPhone: Silencing or Declining a Call
    http://support.apple.com/kb/TA38605
    Decline a call
    Do one of the following:
    Press the Sleep/Wake button twice quickly.
    Press and hold the mic button on the headset for about two seconds, then let go. When you let go, two low beeps confirm that the call was declined.
    Tap Decline. Decline appears only when you’re using iPhone.
    Regards,
    -Norm G.

  • While calling i am not getting option to select sim1 or sim2

    while calling i am not getting option to select either sim1 or sim2, suggest step wise process to follow.

    Hi sanatankumarsahu,
    You can select which SIM will be used for outgoing calls and outgoing messages by going into '''Settings''' > '''SIM Manager''' and then selecting your desired preferences for '''Outgoing calls''' and '''Outgoing messages'''.
    Please let us know if you gave any other questions about your Firefox OS device.
    Thanks,
    - Ralph

  • Not getting the server pool in the list of server pool

    We are facing following issue. Can you please help on this. Or how can we get help on this. I would be thankful for this.
    We have created a server pool which consists of two vm servers. Two vm servers we created manually.
    We are using following steps to create third virtual server.
    1. Click "next" on "create virtual machine" screen.
    2. Click "next" on "installation media" screen
    3. It asks to select a server pool from the list but we are not getting the server pool in the list of server pool which we created earlier.
    We did this exercise before and we got the server pool name in the list which allowed us to create virtual machine. Now when we reinstalled the vm servers machine and also vm manager, we are not able to do this once again.

    Hi,
    please check the status in Server Pools ( it need to be in Active). then check in the Servers the status need to be in active in VM Manager.

  • Error getting the server-side naming service functionality

    Hi all,
    we are currently setting up the CTS+ activity based transport scenario. Everything seems to be working fine, however, we have to import each transport twice...
    Before I go into detail in the error we get I will first describe our landscape. All the configuration we did was done in debate with SAP.
    We use the SAP Solution manager (ehp1 SP 4) as the CTS+ server as recommended by SAP and have an NWDI system of which we only use the components DTR and CBS (since CMS is not used anymore in the activity based transport). We have defined three logical ports/RFCs. CTSCONFIG points to the NWDI system. CTSDEPLOY is running on the java stack of the solution manager and is only used for portal content (=epa) transports. CTSDEPLOY_DI is pointing to the NWDI system and is used for all NWDI (=dip) changes. The NWDI is running ehp1 SP3.
    In STMS I defined all the non-abap systems (and configured them to use CTSDEPLOY_DI) and created the following transport route:
    upload system (IMP) -> DEV -> ACC -> QAS -> PRD
    I first attached the used dependencies in a transport request (SAP_BUILDT, EP_BUILDT, etc) these imported just fine. Then I did the SCA files which contain our custom code. I extracted these from the assemble step on our current NWDI system which will be removed as soon as we switch to the new CTS+ environment.
    When we import the transport into the runtime systems then we see the DTR and CBS be filled sucesfully for this specific system. However, the transport request itself always fails with errorcode 12 and the error is:
    Error during export service registration: Error getting the server-side naming service functionality during getInitialContext opera
    tion. com.sap.engine.services.jndi.persistent.exceptions.NamingException: Error getting the server-side naming service functionality during getInitialContext operation.
    Error in execution of Web services CTSDEPLOY_DI , exception is cx_cts_file_import_failed
    File import canceled
    When we then reimport the same transport it will go the second time fine. This is no problem during the setup but will not be workable when we go live ofcourse. Is there anyone who had this issue before as well and have a solution for it?
    Kind Regards,
    Nico van der Linden...

    Hello Nico,
    I would need the java trace files to get more info on this issue, but you can start troubleshooting this error with these notes:
    #1172252: CTS+, 'attach file': Troubleshooting Guide;
    #1003674: Enhancement for non-ABAP systems in CTS;
    #1155884: CTS+, configuration 'close coupling': Troubleshooting guide;
    Pay special attention to parameter  NON_ABAP_WBO_CLIENT, whether it's correctly set on your CTS+ system(s).
    Note #1003674 is a must for any CTS+ systems to work properly, as well as having an updated version of the transport programs (tp and R3trans).
    Lastly, note #1155884 goes through some JCoException exceptions that commonly take place during CTS+ transports. But again, you need to check the underlying trace files to find the root cause of your issue.
    I hope this information helps.
    Best regards,
    Tomas Black

  • Axis - Web service is not getting deployed on https

    I am using axis api for creating web service and Tomcat to deploy it. When I deploy the web service first time, it works perfectly, but If I upgrade my web
    application, the server-config.wsdd file gets deleted from WEB-INf directory of my web application.
    If I try to deploy the web service again, it does not get deployed on https, but on http it gets deployed. I am using following commands to deploy the web
    service:
    On HTTPS:
    java -Djavax.net.ssl.keystore=/root/.keystore -Djavax.net.ssl.keyStorePassword=password org.apache.axis.client.AdminClient -lhttps://localhost/serviceURL
    deploy.wsdd
    HTTP:
    java org.apache.axis.client.AdminClient -lhttp://localhost/serviceURL deploy.wsdd
    When I deploy the web service on http, the server-config.wsdd file gets created automatically and the web service gets deployed, but the problem is on https.
    Web service does not gets deployed on https and the server-config.wsdd file is not created. Even if I create the server-config.wsdd file manually, the web
    service does not get deployed on https. Once I deploy the web service on http, I am able to deploy it on https.
    Please help resolving the issue. Thanks.

    Hi Reema,
    Thanks for your reply.
    But here I am not doing replication, I am working on initial upload of vendor master.
    For all the standard fields its working fine.
    but we have some 'Z' fields so I enhanced the web service with 'Z' fields after that I am not able to save and activate the web service.
    Please find above screenshot for error.
    Please let me know if I am missing some setting or anything.
    Thanks,
    Sudhir

  • Calling conn.close() not getting any response

    Hi All,
    I am using ActiveMQ
    I am facing a unique issue, my code calls conn.close() method. But it didnt get any response fro 2 days, I think at least I should get a time out exception, isnt it?
    To give you more details my applicaiton which calls this close() is in one network (DMZ) and activemq is running on different (internal) network.
    Can somebody please reply ASAP, as I am not getting any clue to resolve this.
    Thanks and Regards
    Raaghu.K

    The SAP XML Parser was not able to parse the reponse. So - I had to read the data on my own.

  • Iam not getting loacal server home page in brosers.

    hellow sir,
    iam sridhar.I have some technical problem.I started Bea Weblogic version 8.0,Apache Tomcat version 5.0 success fully.But when iam giving url like"http://localhost:8080/manager/html" for tomcat, and url like "http://localhost:7001/console" for weblogic iam not getting servers home page.Iam getting message like"Page cannot be displayed" .
    I thought that there is a problem in the browser.That is why i reinstalled the browser.Iam currently using Internet Explorer 6.0 version.Even after reinstalling iam getting the same message.
    I tried in netscape navigator browser.Iam not getting there also.
    Iam using the Microsoft XP operating Systems.
    Where the problem is.Please give me the solution for this problem.
    Thanks & regards
    sridhar

    Please contact BEA and/or apache. There are forums for these types of issues. This is a Java forum.

  • I am not able to configure Exchange in iphone 4, everytime i do, it shows " can not get to server"

    Hi Everyone,
    I tried to configure exchange in my iPhone but could not do that. Evrerytime i got message " Can not connect to server."
    Please let me know how can i use exchange through my iPhone..
    Thanks
    Amit

    I entered correct server URL, even my admin himself entered this but still facing same problem. Other are operating exchange through iPhone..

  • Checkbox  selected not  reflected at server side

    i have one entity called Doc in DB.
    i have to print all records in h:dataTable with Checkbox.
    im getting Doc as implemeted i can't change it.
    to associate checkbox with each record i added another class UIDoc with private boolean selected property and UIDoc extends Doc. and now im working with UIDoc.
    but when clicking on selected checkbox it is not reflected at server side

    Uhm. Did you get that "solution" from roseindia.net or so? I saw it being mentioned over there several times. That site is cluttered of bad examples and bad practices.
    Well, I wish you good luck when you're about to bring this app in production, where the server usually runs at a different machine than the client.

  • Application Parameter not getting Refreshed when testing in another client

    Hi,
    I have created a WD application in development client 150 and the application has import parameter WORKITEMID. I am getting this value in the startup input plug-in. I am calling this application in the workflow as a activity step. For unit testing purposes I am defaulted the import paramater value to a 000546578. When I put a breakpoint in the startup method, I am able to get the value of WORKITEMID as 000546578. Once I have completed my application I have changed the defualted value to 000436477 and now I am trying to test in testing client 140, and in debugging I am able to stll 000546578 not the newly defualted value. This is happeening only in testing client.
    When I debug and see the client 150, I am able to see the new value, but in client 140 still the old value is showing up at run-time when I test the application. But on the application parameter tab the new value is visible. Only the prb is at run-time its still picking up old value.
    I am new to ABAP WD stuff.  Can anyone help me out how to resolve this issue.
    With Regards,
    Sreekanth

    Try using: weblogic.refresh
    http://edocs.bea.com/wls/docs61/webapp/deployment.html#149386
    Cheers
    mbg
    "Santosh Sahadevan" <[email protected]> wrote in message
    news:3ef55cba$[email protected]..
    >
    Hey all,
    We are developing an application in which the development enviornmentwhich we
    have recieved from the clients ,(configuered bythe clients) which is sameas that
    of the production env.
    The web application is running in a cluster in a weblogic 6.1 env . Whenwe trying
    to change the JSP, it doesnt get refreshed. We have to explicitaiilychanging
    the jsp at the .wlnotdelete dir created , to take its changes . But as weknow
    thats a temp place holder for the application .
    Since we are team of 20 developers it becomes a real pain when weexplictially
    try to stop and restart the server , just for changing a jsp.
    Do we have a solution for the same.

  • IPhone 4s can not get email server failed

    Have a iPhone 4s cannot get mail the connection to the server failed

    That usually indicates that the parameters in your email account in Settings > Mail, Contacts, Calendars are not correct. Check them for accuracy.
    There is also a chance that this is a temporary problem if your email provider's servers are having problems.
    Contact your email provider to get the correct parameters for your service.

  • Managed Printers Not Getting Preferences (Server 10.5.8)

    Hi all.
    I hope this isn't a repeat post.
    I have a lab where different users get privileges to use different printers, after much searching I solved the problem of making sure the user only sees what they are supposed to ( from this article http://support.apple.com/kb/TS2689 ).
    What now eludes me is I cannot get the clients to remember the settings for each printer (ex. multiple trays, duplex, etc). I have the drivers set correctly on the server, but even if the printer settings are made on the client, they are lost at Log Out. Is there any solution to this?
    Best,
    Stenz
    Also should mention that we are not using print services on the server.
    Message was edited by: The Stenz

    A log file had filled up and left no free space on the server OS drive.  I had to connect remotely with SSH and move the log to a different hard drive.  This freed up enough space that logging in was successfuly.

  • Philips VOIP 855 - SkypeOut call connects but not ringing on other side

    I've got a Philips VOIP 855 and Skype worldwide subscription. It has been working fine for a few years but since last week I have been unable to make SkypeOut calls. I have tried:- Replacing the base unit, charging unit, handset and cables with a second set I have.- Disabling the firewall on internet router- Powering off and on- Calling in via the landline works OK- Calling out via the landline works OK- Calling in via Skype-to-Skype works OK- Calling out via Skype-to-Skype works OK- Calling out via Skype-to-landline/mobile rarely works. Sometimes it connects as usual (1/10 times). The other 9/10 times, the call appears to connect and I can hear the ringing tone but then it disconnects itself with beep-beep-beep sound after about 20-30 seconds. When I ring the other side with my mobile they say their phone never rang. I've confirmed this when I call my own mobile. I can't figure out why it works on occassions but not the majority of the time. Of course, Skype status says online when I make the call and when I view my account history on www.skype.com, it lists all my dialed numbers with a duration of 00:00:00. I've tested the Skype account from my mobile and it appears to work fine. Anyone have any ideas? 

    Hello,
    We have asked our PSTN team to investigate further.
    Could you please specify from what number to what S2G number you are calling?
    Thanks.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Can not get WebLogic Server 6.1 plugin in Update Center

    Could you please advise me how to intergrate Sun One Studio 4 and WebLogic Server 6.1?
    many thanks

    You can download the Weblogic Server 6.1 here:
    http://commerce.bea.com/downloads/weblogic_server.jsp
    You can get the one that supports J2EE 1.2 Plus J2EE 1.3 features. You can also request a CD if for some reason, you're unable to download.
    There's also resources for BEA developers at: http://dev2dev.bea.com
    Hope this helps.

Maybe you are looking for

  • Need to convert .m4v video to be editable in iMovie '09. Driving me insane!

    I am new to Macs as a whole, and have only owned my MacBook Pro for a month, now. I am skilled in iMovie '06, however, as it was a program I used at school for three years. I made some videos for my media class using iMovie '06 that I then exported t

  • Error when tyring to create ArrayDescriptors in Weblogic for Oracle

    Has anyone every tried to pass arrays to a oracle callable statement within weblogic and recieved the following error? java.lang.ClassCastException: weblogic.jdbc.rmi.SerialConnection at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.jav

  • Multiple members in dimension

    Hello experts, As I am new to BPC, I am still learning the lingo whle trying o develop a template for some analysis. I want to be able to pull multiple GL_Accounts where GL_Account is one of my dimensions.  The hierarchy that was created has the indi

  • Some correct, some incorrect

    Dear Friends, I am trying to display japanese characters on browsers. I am using MySql and JSP. I am able to display japanese characters from database. But some katakana and kanji characters are not displayed correctly. Actually they are not stored c

  • Option rate in RESCSE

    Hello Experts Iam encountering a problem when iam executing a simulation in RESCSE. There is a message that option rate is missing for the specified settlement period. I have configured option rate for the commercial objects to be 16.5% according to