Can'r create instance

Hi,
I have created a webservice and created a model for the webservice in webdynpro.when i try
to create an instance of this class in my custom controller init method it is not able to
resolve this class. Help please.
Thanks,
Ravi Sankar.

Hi,
  Can you able to see the generated classes by the web service model? If yes, then just reload+rebuild. If you cant see any of the generated classes, then rebuild the model once again. It solves your problem.
Reagards,
Sridhar

Similar Messages

  • Can I create multiple instances of  realplayer plug-in in one jsp page?

    I want to play meny video files in one jsp web page, these video files are to be played with the embeded plug-in of realplayer, each plug-in was linked(use its SRC property) a different video file. But, to my surprise, when I press the play button, every player played the same video file,not its specified file.
    I have no idea why it did so and what can I do?
    Whether can I create multiple instances of realplayer plug-in in one jsp page, that is to say, each instance is independent of others?
    thanks in advance!

    Generally speaking, Internet Explorer tries not to launch multiple versions of a plug-in. So what's happening is that you load the first video clip, and then before it has a chance to play, you load the second video clip into the same window. (It's like changing songs in WMA.)
    In some cases - this may not work for Real Player, but it's worth trying - if you spawn a new window through a hypertext link and then launch the plug-in in that window, IE will treat it separately. Otherwise, you could not, for example, run two Macromedia Flash applications from different web sites at the same time.
    Keep in mind that only one program can access the soundcard at a time, so Real Player may purposely "pause" or "cancel" other video streams until the active one finishes. If you were using the desktop version, selecting another video by any means aborts the currently running video (i.e., RP won't let you create a separate instance of it).
    The easiest solution is to create a wrapper JSP file that takes the name of the video clip, and plays it. Call that JSP and specify that it should be opened in a new window via the TARGET keyword in the anchor tag. Then hopefully RP itself won't block a second window from running.

  • How can i create a new instance on unix

    Hi,
    How can i create a new instance(instance only) on UNIX and how can i mount my database with this new instance.

    udayjampani wrote:
    Hi,
    How can i create a new instance(instance only) on UNIX and how can i mount my database with this new instance.1) Define Instance in your way!!?
    If you simply create a pfile and startup nomount with it, then -in theory- you have an instance running ( this method is used e.g. for restoring a rman backup )
    2) You can't. Database files are bound to a certain instance. What you can do is recreate an instance with e.g. a different name, using the scripts generated by a 'alter database backup controlfile to trace;' command
    Cheers
    FJFranken

  • Can i create an instance of a jar file?

    Actually,i'm creating a combobox component.For tht i've written a java class,in tht calss i read the javascript code and create an instance of the java class n render tht code.If i want to give this java file and javascript file i need to jar it.i have done tht also but i can't create the instance of tht java class from the jar .can u help me out?
    Thanks in advance.

    Hey thanks so much for the reply.
    Let me tell you the exact scenario. I'm actually developing a struts-application. Hope I can get some help here too.
    I have:
    1. login.jsp-where user logs in.
    -I have a userid and a password as default values for each unique user.
    Where should i store these details -in HashMap??
    -How can I display error messages if userId/passWord is invalid on login.jsp page ??
    2. confirmation.jsp-on successful login, he's shown his details:
    YOur first name: .........
    Your last name: ........ etc.
    -Here I can't use bean:write tag to read from form-bean.
    - how do i display it here without using a scriptlet ?
    3. LoginAction.java
    -Here i will get userId and passWord from LoginFormBean.java setter
    and getter methods.
    -For all validations' results, should i call a boolean getUserDetails() method from form-bean, wherein i can map values(first name, last name etc ) to each key (userid) ?
    i can use methods like:
    if (isValidUserId && isValidPassWord )
    LoginValidateUtil.getUserDetails();
    return mapping.findForward("success");
    But, can I assign many values to a single key using Map ?
    4. LoginFormBean.java
    -Here should I have to use set/getUserDetails() ?
    -If so, how do I use Map there?
    I want to have userId as the only key to which i can map values and not password.
    5. LoginValidateUtil.java
    -Here all validations are defined and boolean result is passed to LoginAction.java.
    Hope you got what I meant.
    Please tell me if i am right in this approach...
    Thanks in advance,
    sanlearns

  • Can i create an instance of ArrayList ?

    hi ,
    I need to store first name, last name etc in an ArrayList for a unique userid. And i have to do it for few userids. on successful login of the user ( with unique userid that matches with the one in the arraylist), i need to retrieve user details (first name, last name etc) from that arraylist and display in jsp file.
    Could u please tell me:
    1. how do i go about doing it?
    2 .Can i create an instance of ArrayList and use .add() method to add details ?
    3. can i write some java code in jsp without using scriptlets ?
    Thanks in advance,
    Sanlearns

    Hey thanks so much for the reply.
    Let me tell you the exact scenario. I'm actually developing a struts-application. Hope I can get some help here too.
    I have:
    1. login.jsp-where user logs in.
    -I have a userid and a password as default values for each unique user.
    Where should i store these details -in HashMap??
    -How can I display error messages if userId/passWord is invalid on login.jsp page ??
    2. confirmation.jsp-on successful login, he's shown his details:
    YOur first name: .........
    Your last name: ........ etc.
    -Here I can't use bean:write tag to read from form-bean.
    - how do i display it here without using a scriptlet ?
    3. LoginAction.java
    -Here i will get userId and passWord from LoginFormBean.java setter
    and getter methods.
    -For all validations' results, should i call a boolean getUserDetails() method from form-bean, wherein i can map values(first name, last name etc ) to each key (userid) ?
    i can use methods like:
    if (isValidUserId && isValidPassWord )
    LoginValidateUtil.getUserDetails();
    return mapping.findForward("success");
    But, can I assign many values to a single key using Map ?
    4. LoginFormBean.java
    -Here should I have to use set/getUserDetails() ?
    -If so, how do I use Map there?
    I want to have userId as the only key to which i can map values and not password.
    5. LoginValidateUtil.java
    -Here all validations are defined and boolean result is passed to LoginAction.java.
    Hope you got what I meant.
    Please tell me if i am right in this approach...
    Thanks in advance,
    sanlearns

  • Can we create a (RAC) db service to assign a conc mgr to an instance

    Hi Everyone,
    Can we create a rac db service to for EBusiness? For example, can we create a service for AP module to run on instance1 of a two nodes RAC, and a service for PO to run on instance2.
    I know i can assign a node to a conc mgr and use the specialization rule to include/exclude a user to send request to that conc mgr. But this seperation is done at the ebusiness, not at database service.
    My understanding was that we can not create a service at the db because all the requests comes from one conc mgr. But having the ability to create more than one conc mgr, so maybe the question now is can i create a service for a conc mgr. lets say, I create a db service for standardard mgr on instance1 and create a db service for custom_mgr on node2. Is this possible?
    I am not on the distribution list, please email me at [email protected]
    Regards,
    Manizha

    Please see these docs/links:
    How to run a concurrent program against a specific RAC instance with PCP/RAC setup? [ID 1129203.1]
    PCP configuration
    PCP configuration
    Thanks,
    Hussein

  • In Oracle 9 Application Server can we create multiple instances???

    Hi I need one help this is regarding to the oracle 9 application server in this can we create the multiple instances??
    my application was already developed and currently it is working with one instance for this i need to create the another one more instance which is same as existing and my application is web application developed in Forms6i and the db is oracle 9i my requirement is to create one more instance what are all the configuration files need to be modified and please give this info ASAP....

    It is still not very clear. What do you mean by creating "one more instance of the same application in the same application server"? By "application" do you mean another instance of OC4J in same Application Server Instance? If yes, you can do that. I mean you can create another OC4J component in same Application Server Instance without doing another installation. Refer this for details:
    http://download.oracle.com/docs/cd/A97329_03/core.902/a92171/config.htm#1010793
    If you are looking to create another Application Server Instance out of same installation/binaries (i.e. Oracle Home) than the answer is no. You can not create multiple Application Server Instances out of one Oracle Home. You will have to do another installation in a different Oracle Home and that's how you will get another Application Server Instance.
    Hope this helps.
    Thanks
    Shail

  • No instances can be created from abstract classes

    Dear SAPGurus,
    I have developed a oData Service in my backend system & able to register the service in the gateway hub system. When i try to execute the metadata of the service from gateway system i am able to see the metadata with list of entity types availble in the data model.
    But when i try to execute with entity set i am getting the following error.
    "The class 'ZCL_ZGRC_DATA_MODEL_DPC' is abstract. No instances can be created from abstract classes."
    Where my data model provider class name is  'ZCL_ZGRC_DATA_MODEL_DPC'
    Kindly help me.
    Thanks & Regards,
    Rumeshbabu S

    Hello Rumesh,
    I do not think the error which u are getting is because of System Alias setting in SPRO.
    Its something else which is really strange.
    However the below is the setting to be maintained in GW SPRO system alias when u have a environment setup like u have now.
    I mean the way u have created service and registered -
    In ECC system u have created service using builder.
    In GW system u have registered it and trying to access now via an RFC destination.
    We have the same setup like u have now and we do not have any issues. We have also maintained the System Alias like i have shared in screen shot.
    Check your System Alias config once in SPRO. But i dont think this is causing problem in your case. Still check once.
    As per my understanding, from GW its trying to hit the DPC class and hence i feel system alias setting is correct in your case.
    Problem is something else which is really strange.
    Check error logs and see if it can. Share the error log please.
    Regards,
    Ashwin

  • Can't Create Two DW Instances so...what do you do?

    I understand you can't create two instances of Dreamweaver
    (unless you have an OS that runs mult instances)
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1297532&highlight_key=y&keyword1=instances
    The reason for this is that I need to use DW to download
    large sites (frequently) which basically renders DW useless to me
    until it's done. Why not FTP the information? Because I need the
    Check-In/Check-Out information for Contribute users (so I'm told).
    So, does anyone have the same issue here, or is there a way
    around this that I just can't think of right now???
    Thanks all. Happy Friday!

    > No you can't have 2 instance of dreamweaver running at
    the same time. One
    > solution could be to use an FTP program to download your
    site. when the
    > site is completely downloaded, use site manager to make
    it one of DW.
    That will not work if he is wanting to use Contribute, as
    those files will
    not show as being checked out to the other Contribute users.
    > But I AM ABSOLUTLY NOT SURE OF THAT
    I am. It's legal.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Alain St-Pierre" <[email protected]> wrote in
    message
    news:[email protected]...
    > No you can't have 2 instance of dreamweaver running at
    the same time. One
    > solution could be to use an FTP program to download your
    site. when the
    > site is completely downloaded, use site manager to make
    it one of DW.
    >
    > The other solution is to have a second computer doing
    the download if you
    > really need to to use DW. And I guess you are allowed to
    have 2 copy of
    > DW installed as long as you are the only user. Like a
    desktop computer
    > and a laptop. But I AM ABSOLUTLY NOT SURE OF THAT.
    >
    > aka Frenchy ASP
    > "hannibalcanibal" <[email protected]>
    wrote in message
    > news:[email protected]...
    >>I understand you can't create two instances of
    Dreamweaver (unless you
    >>have an
    >> OS that runs mult instances)
    >>
    >>
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=18
    >>
    9&threadid=1297532&highlight_key=y&keyword1=instances
    >>
    >> The reason for this is that I need to use DW to
    download large sites
    >> (frequently) which basically renders DW useless to
    me until it's done.
    >> Why not
    >> FTP the information? Because I need the
    Check-In/Check-Out information
    >> for
    >> Contribute users (so I'm told).
    >>
    >> So, does anyone have the same issue here, or is
    there a way around this
    >> that I
    >> just can't think of right now???
    >>
    >> Thanks all. Happy Friday!
    >>
    >
    >

  • Can we create Named instance without installing Default instance

    Hi experts,
    i'm new for sql dba,
    Can we create Named instance without installing Default instance
    Thanks in advance.
    Regards,
    Madhu

    Yes you can
    You can also have mutiliple instance in think max (16 instances) for différents versions of SQL server (2000, 2005, 2008 and 2012) in the same physical machine.

  • ?? can not create an instance of org.apache.axis.client.Service

    hi,
    firstly, i should introduce what i am doing now.
    I want to write a Jeanbean, which can invoke 2 web services.
    I found in tomcat, when I submitted the parameters from a web page form, there was Internal Server Error.
    The problem is I can not created an instance of org.apache.axis.client.Service, or an instance of org.apache.axis.client.AxisClient.
    But very stange, I tried to create an instance of org.apache.axis.client.Transport, which should exist in the same package with Service and AxisClien, there was no exceptions.
    can anyone give me some hints?

    Is it a "class not found" error? Have you tried viewing the jar file that you think org.apache.axis.client.Service is in to be sure that it's really in there?
    jar tvf <filename>

  • Can't create another Sculpture instance

    If I already have an instance of Sculpture I cannot create another. The same problem occurs with some other instruments as well, but not all. The strange thing is that if I quit Logic and then restart I can create another instance. Any ideas?
    Using Logic Pro 7.2.2 on Mac Pro.

    I select an instrument as normal and nothing happens. No instrument and no error. Some instruments work and I can have further instances of them but not others. An example: I have a track with a sculpture instrument. I then select another track and try to create another sculpture instrument and nothing. When I choose a highlight patch that is made with sculpture, 'sculpture' appears on the instrument button but it has a line through it as if it doesn't exist. It seems that there is something going on that only allows one instance of some instruments. I will create a song from scratch and see if there is a problem but I don't want to lose what I have done so far in the current song. Can I move what I have done to a new song?

  • Maximum number of instances that can be created on an oracle server ?

    Hello all....
    Can you tell me what is the maximum number of instances that can be created on an oracle server ?
    thanks and regards
    vinay raj

    vinay raj wrote:
    Hello all....
    Can you tell me what is the maximum number of instances that can be created on an oracle server ?
    thanks and regards
    vinay raj
    The answer would be that as many as the server's ram would hold up . There is no limitation otherwise as such. How many maximum you have created so far?
    Aman....

  • Can't create object for multi instance when using GetObject("myconfig1")

    Hello,
    I have the Indesign Server CS6 Multi Instance. I create an instance using the InDesign Server Windows Service:
    Port: 12000
    Args: -configuration myconfig1
    Now I tried in Visual Basic: GetObject("myconfig1")
    Then I get a can't create ActiveX component exception.
    Notes:
    The service "InDesignServerService x64" is running.
    The InDesign Server instance was started.
    I can access the instance via SOAP: http://localhost:12000/
    Why can I not create the object in Visual Basic?
    Thank you for help!
    Harald

    I found that you need to create the object if it does not already exist, to I implemented that with a try catch, try to get it and if you can't then create it. when you start it I also found it was slow so I have to put a pause in to wait for it. The below code should hopefully be enough to help.
      Private Sub AttachToInstance(ObjectName As String, InDesignAppPath As String, ByRef Restarted As Boolean)
            Try
                oInDesign = GetObject(ObjectName)
            Catch ex As Exception ' instance not running, start it
                Restarted = True
                StartInDesignInstance(ObjectName, InDesignAppPath)
                Threading.Thread.Sleep(5000)
                oInDesign = GetObject(ObjectName)
            End Try
        End Sub
        Private Sub StartInDesignInstance(ObjectName As String, InDesignAppPath As String)
            Dim ProcessProperties As New ProcessStartInfo
            ProcessProperties.FileName = "InDesignServer"
            ProcessProperties.Arguments = "-configuration " & ObjectName
            ProcessProperties.CreateNoWindow = True
            ProcessProperties.WorkingDirectory = InDesignAppPath
            Dim myProcess As Process = Process.Start(ProcessProperties)
        End Sub

  • Can I create another RAC instance on the machines already have one.

    Hi:
    I already have an 2 nodes RAC(10.2) ,I want to Know can I create another RAC instance on the same machines. if not why?
    thanks.

    913926 wrote:
    I already have an 2 nodes RAC(10.2) ,I want to Know can I create another RAC instance on the same machines. if not why? Yes - you can run into brick walls too. At high speeds. But heck, is that a good idea? Why would you want to?
    Oracle RAC scales how? By adding more servers (RAC cluster nodes) to the single RAC database.
    What do you want to do? Add more databases to a single server.
    How does that make sense ito performance, scalability, redundancy, availability, management and so on?
    Also consider that a SQL-Server/mySQL database in the Oracle context is a schema. An Oracle schema can be a logical database. Fully self-contained. Fully separated from other logical databases in that physical database. A second or third or one hundredth logical database in Oracle means a second or third or one hundredth new database schema. Not instance. Not physical database.

Maybe you are looking for

  • Can't set password on iPhone 5

    Can't set password on iPhone 5 eg yahoo

  • Can't add songs to my iPod in iTunes 11

    I cannot add individual songs to my iPod in the new iTunes. I tried all of the methods described in the Apple tutorial - none of them actually work. All I can do is auto-fill, which I have absolutely no desire to do. Is anyone else having this proble

  • Applying a rating to multiple images

    Hi all, this would be a rather embarassing question had I not looked for an answer for so long. I can't stand the way Julieanne Kost edits picks and rejects. I don't know any pros who edit that way personally, and it seems so ineficient; except maybe

  • Help System

    I am new to Authorware and I am working on my first piece. I have been trying to figure out how best to construct a help system in Authorware that is similar to the format used in Microsoft's HTML Help Workshop. This system allows you to search for h

  • Error using 10.1.3 Security Provider:3rd party LDAP or Custom Login Module

    Hello all, After deploying my JSF/ADF application using Jdeveloper 10.1.3 to Oracle Application Server 10.1.3, I used the Application Server control to change the 'Security Provider' configuration: 1. Using 3rd Party LDAP Provider (Novell eDirectory)