Any One has worked/used pstc_spmlv2_core.xsd or DSMLv2.xsd ??

Hello,
Any One has experienced with pstc_spmlv2_core.xsd or DSMLv2.xsd ??
Edited by: user11180835 on Aug 23, 2011 4:05 AM

While I am giving input as to this BPEL
*<data>*
*<attr xmlns:psml='urn:oasis:names:tc:PSML:2:0:core' name='ABC'>*
*<value>a</value>*
*</attr>*
*</data>*
This is the source code below that I am using.. We can easily download pstc_spmlv2_core.xsd and DSMLv2.xsd in google.
<?xml version = "1.0" encoding = "UTF-8" ?>
<process name="BPELProcess3"
targetNamespace="http://xmlns.oracle.com/BPELProcess3"
xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
xmlns:ns1="urn:oasis:names:tc:SPML:2:0"
xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap"
xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
xmlns:client="http://xmlns.oracle.com/BPELProcess3"
xmlns:ora="http://schemas.oracle.com/xpath/extension"
xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc">
<!--
PARTNERLINKS
List of services participating in this BPEL process
-->
<partnerLinks>
<!--
The 'client' role represents the requester of this service. It is
used for callback. The location and correlation information associated
with the client role are automatically set using WS-Addressing.
-->
<partnerLink name="client" partnerLinkType="client:BPELProcess3"
myRole="BPELProcess3Provider"/>
</partnerLinks>
<!--
VARIABLES
List of messages and XML documents used within this BPEL process
-->
<variables>
<!-- Reference to the message passed as input during initiation -->
<variable name="inputVariable"
messageType="client:BPELProcess3RequestMessage"/>
<!-- Reference to the message that will be returned to the requester-->
<variable name="outputVariable"
messageType="client:BPELProcess3ResponseMessage"/>
</variables>
<!--
ORCHESTRATION LOGIC
Set of activities coordinating the flow of messages across the
services integrated within this business process
-->
<sequence name="main">
<!-- Receive input from requestor. (Note: This maps to operation defined in BPELProcess3.wsdl) -->
<receive name="receiveInput" partnerLink="client"
portType="client:BPELProcess3" operation="process"
variable="inputVariable" createInstance="yes"/>
<!-- Generate reply to synchronous request -->
*<assign name="Assign_1">*
*<copy>*
*<from variable="inputVariable" part="payload"*
*query="/ns1:addRequest/ns1:data/attr[@name='ABC']/value "/>*
*<to variable="outputVariable" part="payload"*
*query="/ns1:addResponse/@status"/>*
*</copy>*
*</assign>*
<reply name="replyOutput" partnerLink="client"
portType="client:BPELProcess3" operation="process"
variable="outputVariable"/>
</sequence>
</process>
Edited by: user11180835 on Aug 28, 2011 6:01 PM

Similar Messages

  • Any one has worked on EBP module??????? urgent

    Hi xperts,
    Any one hav worked on EBP module plz if u hav any docs on that do send me to this id <b>[email protected]</b>.
    It will b a gr8 helpful if u send me .
    I am new to this ebp.
    Still i dont know wat exactly EBP means?
    I will reward points for this.
    Urs,
    Raki

    Hi dinesh,
    Thanks a lot for responding.
    I am posting this topic since two hours no one is replying fo this.
    Hey man are u workinf on this module or already worked.
    Frm monday i hav to work on this ebp project its a support one.
    So i need ur help,guidence n support.
    Plz send me any docs for this other than help.sap.
    It will be gr8 helpful.
    And wats ur mail id so that i can post u direclty to ur mail.
    As of now im not getting any replies for this.
    So now ur the only one for me as helper.
    Will be waiting for ur reply.
    Urs,
    Raki.

  • I need to use sigma plot in my Mac, does any one has a good advise for alternatives. If not, will it be ok to install windows in my mac?

    I need to use sigma plot in my Mac, does any one has a good advise for alternatives. If not, will it be ok to install windows in my mac?

    See if Deltagraph is still around.  We used to use that for plotting scientific data on Macs.  I don't know if it is at all transferrable with Sigmaplot if you have a colleague who uses it, but if you're doing this on your own I would look at getting DG vs, doing a dual boot  etc.

  • I've updated my iphone 4 (gsm) to ios 6.0.1 and after that it's stuck in recovery mode (itunes logo cable), i tried many solutions but nothing works, did any one has an idea about this , thank you

    i've updated my iphone 4 (gsm) to ios 6.0.1 and after that it's stuck in recovery mode (itunes logo cable), i tried many solutions but nothing works, did any one has an idea about this , thank you

    I should add that this has never been Jailbroken. I keep reading that a lot of times this is the case for a jail broken phone.
    I have also gone through the not very helpfull steps on apples site to fix this.. It is not a security issue since i dont have an antivirus or any 3rd party software for my computer.

  • I have used Final Cut Pro 7 for about a year. Two weeks ago when I tried to open it, it opened for 15 seconds and then the icon disappeared. I have tried to reinstall and it didnt help. any one has similar case or can help?

    I have used Final Cut Pro 7 for about a year. Two weeks ago when I tried to open it, it opened for 15 seconds and then the icon disappeared. I have tried to reinstall and it didnt help. any one has similar case or can help?

    Please post your problem in the Final Cut Studio (Final Cut Pro 7) forum:
    https://discussions.apple.com/community/professional_applications/final_cut_stud io?view=discussions
    You'll get the help you need in that forum.

  • I have 200  forms designed in Designer 7.1. If I upgrade my designer to ES4, will I face any potential issues? Any one has done it before? what challenges we might face?

    I have 100 forms designed in Designer 7.1. If I upgrade my designer to ES4, will I face any potential issues? Any one has done it before? what challenges we might face?

    Hi,
    A couple of problems we've had is Designer setting strict scoping on by default (it you added dynamic properties to JavaScript form objects as the garbage collection changed) and the way we used 'proto' elements (or form objects that show up under "reference nodes" in the hierarchy)
    These blogs might help
    http://forms.stefcameron.com/2008/10/28/target-version-tutorial/
    http://blogs.adobe.com/formfeed/2009/06/enforcing_strict_javascript.html
    Regards
    Bruce

  • Hello I am on a macbook pro (retina IOS 9) i have installed xcodes and command line tools but codeblocks does not compile, terminal gives this message /Users/MacPc/Desktop/Untitled1: Permission denied      any one has a solution

    Hello I am on a macbook pro (retina IOS 9) i have installed xcodes and command line tools but codeblocks does not compile, terminal gives this message /Users/MacPc/Desktop/Untitled1: Permission denied      any one has a solution?? please...

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Any one has sample code of Multi-Thread Embbeded SQL in C ?

    We want to write multh-thread code using Embbeded SQL in C.
    The Open Client version is 15.7 SP100.
    The Sybase Document : "Embedded SQL/C Programmers Guide (Open Client) " said it supports Multiple SQLCAs,
    but has no sample code about this.
    Any one has sample code of Multi-Thread Embbeded SQL in C ?
    Thanks!

    Hi,
    I am asking around and will see if anyone has anything. Please note this though:
    http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc00371.1570/html/sdkrblnx/sdkrblnx39.htm
    Thanks,
    Dawn Kim

  • Any one has oraocci9d.lib & oraocci9d.dll

    Any one has oraocci9d.lib & oraocci9d.dll or how to download Oracle 9.2.0.4
    I want to debug my apps but can't because There is no oraocci9d.lib or oraocci9d.dll.
    Please tell me to do that
    Thanks.
    (please send a reply email to [email protected])

    Hi,
    The Debug build configuration in MSVC does 2 things :- 1) Compiles application for debug 2)Links with Microsoft's debug version of the C Run-time(MSVCRTD.DLL) allowing you do debug the CRT also. If your requirement is to debug only your application, you can still use oraocci9.dll. To do this, replace /MDd flag in the debug configuration with /MD.
    Regards.

  • My mail app on I phone 4s crashes every time when i try to open, and i can see it thru the setting general. also phone is overheating and spending battery fast. does any one has some answer on this or same issue? what to do didi any has same issue?

    my mail app on I phone 4s crashes every time when i try to open, and i can see it thru the setting>general. also phone is overheating and spending battery fast. does any one has some answer on this or same issue? what to do did any has same issue? if i do an complete phone restore what will hapend ?

    You can call Verizon to replace it or go to an applestore to replace it since it won't even power on with multiple chargers.

  • I list books on Amazon when on IE my condition notes were always saved & I could pick any one but when using firefox they not saved how can I fix this?

    I list books on Amazon when on IE my condition notes were always saved & I could pick any one but when using firefox they not saved how can I fix this?

    Clear the cache and the cookies from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Make sure that you aren't blocking cookies.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I want bootcamp windows7 support software for MacBook Air (mid 2011) , if any one has a windows 7 (32 Bit) version

    I want bootcamp windows7 support software for MacBook Air (mid 2011) , if any one has a windows 7 (32 Bit) version? Please advise. Thanks in Advance.

    Hi Syednz,
    If you are looking for the BootCamp Support Software for your MacBook Air, you may find the following articles helpful:
    Boot Camp: System requirements for Microsoft Windows operating systems
    http://support.apple.com/kb/HT5634
    Apple Support: Boot Camp Support Software 4.0.4326
    http://support.apple.com/kb/DL1636
    Regards,
    - Brenden

  • With OS X10.9 the Mail window (after hitting reply or forward) grows ridiculously long, sometimes 4 times the width of the screen and would not allow me to readjust the window size. Any one has the same problem? How shall I go about fixing it? (Thanks)

    With OS X10.9 the Mail window (after hitting reply or forward) grows ridiculously long, sometimes 4 times the width of the screen and would not allow me to readjust the window size. Any one has the same problem? How shall I go about fixing it? (Thanks)

    I'm having the same problem.  I've tried going into the Library and deleting the mail plist file(s), which fixes the problem, but only temporarily.  Would appreciate any help here too!

  • Does any One has  List of MIDP 2.0 Enabled Cell Phones

    Does any One has List of MIDP 2.0 Enabled Cell Phones
    and from where to Download it
    i think the later part is Diff
    i need especially for SAGEM,LG,PANASONIC,ALCATEL,ORANGE

    Thanks SIR
    for that .com but i need the SDK for Sagem,Alcatel,LG
    i have got for Simens , Nokia, Moto,Sony
    Thanks

  • Has any one had success using JSF over JRun?

    JRus is surely a very strange app.server to what I had seen till now. I am facing tons of problem trying to deploy my JSP (has JSF compnents) and it blows out after the first successful load throwing me some null pointer exception.
    Also can any one tell me what Tomcat version does the current JSF EA4 works? I have also been getting strange Grammar errors when using Tomcat for the development machines.
    Your help is greatly appreciated.
    Thanks
    Ram

    Even when I try to deploy simple JSF application in JRun 4.0 I am also getting error.
    Error:
    07/28 10:30:31 error Could not pre-load servlet: JSPServlet
    [2]jrun.jsp.compiler.JRunTagLibraryInfo$InvalidTLDElementException: The tag function on line 14 is not a valid TLD element
    [2]jrun.jsp.compiler.JRunTagLibraryInfo$InvalidTLDElementException: The tag function on line 14 is not a valid TLD element
    at jrun.jsp.compiler.JRunTagLibraryInfo$TLDParser.startElement(JRunTagLibraryInfo.java:627)
    at jrunx.util.SAXReflectionHandler.startElement(SAXReflectionHandler.java:24)
    at org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.java:329)
    at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1490)
    at org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
    at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
    at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
    at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
    at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
    at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:314)
    at jrun.jsp.compiler.JRunTagLibraryInfo.init(JRunTagLibraryInfo.java:202
    at jrun.jsp.compiler.JRunTagLibraryInfo.<init>(JRunTagLibraryInfo.java:130)
    at jrun.jsp.JSPEngine.checkResourceForTaglibs(JSPEngine.java:460)
    at jrun.jsp.JSPEngine.findImplicitTaglibs(JSPEngine.java:428)
    at jrun.jsp.JSPEngine.<init>(JSPEngine.java:120)
    at jrun.jsp.JSPServlet.init(JSPServlet.java:56)
    at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1208)
    at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:763)
    at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:258)
    at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
    at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
    at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
    at jrun.deployment.DeployerService.deployPersistentURL(DeployerService.java:1532)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at jrunx.kernel.agents.JRunAdminService.invoke(JRunAdminService.java:126)
    at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at jrunx.rmi.RMIBroker.invokeService(RMIBroker.java:266)
    at jrunx.rmi.RMIBroker.invoke(RMIBroker.java:130)
    at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
    at sun.rmi.transport.Transport$1.run(Transport.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:536)
    [1]jrun.jsp.compiler.JRunTagLibraryInfo$TLDParseException: Exception parsing the TLD null : The tag function on line 14 is not a valid TLD element
    at jrun.jsp.compiler.JRunTagLibraryInfo.init(JRunTagLibraryInfo.java:210)
    at jrun.jsp.compiler.JRunTagLibraryInfo.<init>(JRunTagLibraryInfo.java:130)
    at jrun.jsp.JSPEngine.checkResourceForTaglibs(JSPEngine.java:460)
    at jrun.jsp.JSPEngine.findImplicitTaglibs(JSPEngine.java:428)
    at jrun.jsp.JSPEngine.<init>(JSPEngine.java:120)
    at jrun.jsp.JSPServlet.init(JSPServlet.java:56)
    at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1208)
    at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:763)
    at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:258)
    at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
    at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
    at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
    at jrun.deployment.DeployerService.deployPersistentURL(DeployerService.java:1532)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at jrunx.kernel.agents.JRunAdminService.invoke(JRunAdminService.java:126)
    at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at jrunx.rmi.RMIBroker.invokeService(RMIBroker.java:266)
    at jrunx.rmi.RMIBroker.invoke(RMIBroker.java:130)
    at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
    at sun.rmi.transport.Transport$1.run(Transport.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:536)
    [0]javax.servlet.ServletException: Exception parsing the TLD null : The tag function on line 14 is not a valid TLD element
    at jrun.jsp.JSPEngine.findImplicitTaglibs(JSPEngine.java:434)
    at jrun.jsp.JSPEngine.<init>(JSPEngine.java:120)
    at jrun.jsp.JSPServlet.init(JSPServlet.java:56)
    at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1208)
    at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:763)
    at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:258)
    at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
    at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
    at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
    at jrun.deployment.DeployerService.deployPersistentURL(DeployerService.java:1532)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at jrunx.kernel.agents.JRunAdminService.invoke(JRunAdminService.java:126)
    at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at jrunx.rmi.RMIBroker.invokeService(RMIBroker.java:266)
    at jrunx.rmi.RMIBroker.invoke(RMIBroker.java:130)
    at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
    at sun.rmi.transport.Transport$1.run(Transport.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:536)
    Any suggestion ?

Maybe you are looking for