• Problem with jboss 4.0.5 and window vista...

    As in my previous post in thread http://www.jboss.com/index.html?module=bb&op=viewtopic&t=34392 the problem with jboss 4.0.5 [java] Root exception is java.io.InvalidClassException: [java] org.jboss.proxy.ej...
    Profile Photo
    last modified by atelieux
  • how to run ex04_1a from remote ?

    Hi all, running ex04_1a,b on one computer works fine, but running the client on a remote computer I get: javax.Naming.CommunicatonException. Root Exception is java.io.InvalidClassException:org.jboss.proxy.ejb.Generi...
    Profile Photo
    last modified by pstrotmann
  • cascade-delete question?

    Hello JD, I suggest you keep posting to the forums so that our discussion can be shared with other readers. Cheers, sacha
    Profile Photo
    last modified by smartprint
  • How to change JBoss server Default configuration fron 'defau

    How to change JBoss server Default configuration fron 'default' to ' all' with out using -c option [img][/img]
    Profile Photo
    last modified by chvnkishore
  • Alternative class for the LocalTxConnectionManager in Jboss

    i am getting an error, when i am migrating from the jboss 3.0.2 to jboss 4.0.2 . It is showing me the error as LocalTxConnectionManager is not found org.jboss.deployment.DeploymentException: No ClassLoaders found for...
    Profile Photo
    last modified by laxmanjava
  • Transaction over multiple entitity beans

    Hi all ! I have read also the Oreilly's book, but can not figure out how construct the following: I have multiple Entities (Entity1, Entity2, ..., EntityN) and have put on top of each entity a session bean (Entity1D...
    Profile Photo
    created by literadix
  • how to connect orale database for EJB3.0

    what are the steps are made to connect oracle database in EJB3.0 for JBoss application Server
    Profile Photo
    created by bkrish_sun
  • Why is there a Hibernate setting in my persistence.xml?

    Why in the world is there a Hibernate setting in my persistence.xml for Chapter 4? I thought this was supposed to be a EJB3 tutorial, not a Hibernate tutorial! Please explain what is going on here... Also, how does ...
    Profile Photo
    created by vk101
  • Exercise 5.1 problem using EntityManager

    Hello, I am having problems with the Oreilly EJB3.0 workbook 3 exercise 5.1on pages 553-554. When I run client_1, cabin_1 is created in the database after calling createCabin() mathod. However, immeditaly after, I am ...
    Profile Photo
    created by jedavie
  • SocketAddress- NoClassDefFoundError

    I am trying to run my example using the build.xml provided in the workbook. I get the NoclassDefFoundError for SocketAddress. Please help. Thanks
    Profile Photo
    created by vknadagouda
  • pk class

    hi, im using CMP in JBoss 4.0.1 and MySQL. I have one table that maps to this PK-class: package examenes.service.ejb.keys; public class ExamenesResueltosKey implements java.io.Serializable{ public Integer idUsu...
    Profile Photo
    created by alfonsokim
  • NameNotFoundException: CabinHomeRemote not bound

    I started up jboss, lookes OK, http://localhost:8082 has lots of entrys, all the HOME's are set, I found all the steps in the book and got the following: D:\workbook\ex04_1>ant run.client_41a Buildfile: build.xml ...
    Profile Photo
    last modified by nigle
  • Can I use both

    Hi, all I am just wondering if I can declare both "remote" and "local" reference in the "ejb-jar.xml", like this: ... <ejb-name>TravelAgentEJB</ejb-name> com.titan.travelagent.TravelAgentHomeRemote ...
    Profile Photo
    last modified by chaser
  • Error running example ex04_2 from workbook

    hi. when i try to run example ex04_2 i catch this: Buildfile: build.xml prepare: compile: ejbjar: run.client_42: [java] javax.naming.NameNotFoundException: TravelAgentHomeRemote not bound [java] at org.jnp.serve...
    Profile Photo
    last modified by alexandru
  • Weird phenominon with "Local Interface" in JBoss

    Hi, all I am following the book and its exercises. I used Mysql as the database. Everything looks fine, till I reached the "ex05_3". Though at last, it works fine, but I noticed something weird: when I issued: ant...
    Profile Photo
    created by chaser
  • How to start JBoss4.0 as a service in Solaris 10?

    I don't know how to start JBoss 4.0 as a service in Solaris 10 machine, which I used it for deployment processes? Kindly any one help me in starting so? Advance thanks for your solution.
    Profile Photo
    last modified by vinoth_karur
  • where to find the 'CMP 2.0 documentation'?

    Hi, all I am wondering where I can find the 'CMP 2.0 documentation' as mentioned in the work book. I am Thanks in advance. X.Chen
    Profile Photo
    created by chaser
  • Disabling session persistence in JBOSS 3.2.3

    Since our system uses JBOSS3.2.3.To disable session persistence, we can create an entry of Manager element that sets the pathname to an empty value in \jboss-3.2.3\server\default\deploy\jbossweb-tomcat41.sar\META-INF\...
    Profile Photo
    created by rohitksingh
  • NoInitialContext while running Client_41a of Workbook 2

    I am using: JBoss AS 4.0 Eclipse 3.0 Ant 1.6.2 I went through workbook 2 at the end of the book. I tried to use the command ant run.client_41a and it compiled and deployed the EJB files. I used ant asdf and it did t...
    Profile Photo
    last modified by opapo
  • Why don't aways have "datasource-mapping mysql not find " in

    After struggling for 2 weeks because of error "datasource-mapping mysql not find ",in jboss4.0.0. and put mysql-ds.xml to default\deploy . I already finally configured as following : in mysql-ds.xml <local-tx-data...
    Profile Photo
    created by h45678