All Tags » ejb (RSS)

Browse by Tags

  • Jboss JMS and timers persistance configuration in ear instead of global in Jboss

    Is there a way to to configure JMS and timers persistance in ear instead of global JBoss files /server/default/deploy/jms/postgres-jdbc2-service.xml and /server/default/deploy/ejb-deployer.xml Environment: Jboss 4.2.x DB: PostgreSQL 8.3 Java 1.6.x Details: We would like deploy automatically variuos applications...
    Posted to Jboss (Forum) by network on 11-27-2009
  • when i deploy ejb.jar i am getting below exceptions;

    when i deploy ejb.jar i am getting below exceptions; where to to see the log files??where will i find this file EJSRemoteStatelessEmpSessionBean_d816e12f what is the websphere specific configuration file for EJB? how does it look like???Is it necessary to write this config file when i deploy ear through...
    Posted to IBM Websphere (Forum) by network on 11-27-2009
  • Unable to deploy EJB: fcCommonServicesEJB from fcCommonServicesEJB:

    Excuse me for putting too much information here, I just wanted to display all the details : I am trying to deploy this EJB on the Weblogic server(version 8.1) using the console deployment option. I really don't know how to fix this problem. Any help will be really appreciated. Thanks, Farooq weblogic...
    Posted to BEA WebLogic (Forum) by network on 11-05-2009
  • EJB Exception in WebServer

    Hi, I am getting this exception when the web server is starting : Failed to load servlet: : Naming Exception while looking up obj java:comp/env/ejb/crossStateless at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:99) at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet...
    Posted to IBM Websphere (Forum) by network on 08-27-2009
  • Problem in EJB QL Finder Method.....

    Hi, I am developing an application based on EJB CMP2.0 Spec. I have a CMP BEAN with finder method as follows:- ================================================================= query ="SELECT Object(b) FROM CartMaster as b where b.customerid = ?1 and b.status='active' and b.cartdate = current_time...
    Posted to Web Application Hosting (Forum) by network on 07-28-2009
  • Quartz Scheduler to invoke EJB Method

    Hi, I want to invoke the EJB method using the quartz scheduler when the weblogic server starts up. I am using Weblogic 8. If somebody gives me a sample code and tell how to do it, will have a great help to me.
    Posted to BEA WebLogic (Forum) by network on 07-22-2009
  • Problem in deploying EJB to weblogic 8.1 from eclipse

    hi, i have developed an EJB as mentioned in the tutorial of eclipse EJB Development section. I have created a TraderBean and generated the rest of the classes and interface classes and deployment descriptor through XDoclet and deployed the bean through eclipse on bea weblogic, but the problem is, it...
    Posted to BEA WebLogic (Forum) by network on 07-09-2009
  • Running ejb application in eclipse using weblogic server

    Hi, this is my problem I am usingEclipse 3.4, Weblogic 10 I wrote Remote class,Bean Class and Client Class and successfully deployed to weblogic 10 server. Now when I run the client program ,it gave me error Exception in thread "Main Thread" java.lang.NoClassDefFoundError: weblogic/kernel/KernelStatus...
    Posted to BEA WebLogic (Forum) by network on 07-09-2009
  • Use external jars inside the enterprise application in WSAD 5.1

    Hi, I want to know how can we refer external jars inside the enterprise application. The current application uses the EJB's inside the jar, which is supposed to be referred. The existing application will have its own EJB's, ejb-jar.xml and et.al. Thanks in advance for the help. Regards, P
    Posted to IBM Websphere (Forum) by network on 07-08-2009
  • Deploying ejb using local interfaces

    Hi, I have packaged the EJB code in a jar file in the way it should be for an EJB module.How will the ejb-jar.xml look like for a single EJB in a an EJB module and when I deploy the EJB it asks me for 1)Provide JNDI Names for Beans : what value has to be given over here. 2)Map EJB references to beans...
    Posted to IBM Websphere (Forum) by network on 07-08-2009
Page 1 of 2 (16 items) 1 2 Next >