• Accessing session bean over the internet

    Hi A lightweight swing client that looks up a session bean to make calls to it and also connects to a jms queue, is to be deployed to run over the internet. At the moment this would require a lot of firewall ports o...
    Profile Photo
    last modified by glynbach
  • An interface with multiple implementation

    Hi I am going to create an interface named ReusablePool, this is considered to be implemented as an object pool now because our application may deploy in any application server such as Glassfish or Websphere etc, dep...
    Profile Photo
    created by mnrz
  • how to call ejb deploy on linux jboss4.0.5GA

    I deploy ear to jboss4.0.5GA in linux successfully, but my client in windows xp can not call ejb service, why? Thanks
    Profile Photo
    last modified by gotogongjian2008
  • J2EE+Jboss4.0.2+jade

    Hello I need aid to be able to integrate jade with jboss4.0.2 I have found that jademx can be used but the tutorial that shows is very general with respect to like forming with jboss if somebody can help me thank you ...
    Profile Photo
    created by graparg
  • Help Me Design...

    Hello and thank you for reading. I am currently creating an EJB3 stateless session bean for a project. The bean loads the Apache Axis2 Web services library. The bean will be used to interact with a SOAP service and r...
    Profile Photo
    created by gecko_dave
  • download Ajax4JSF??

    Where can I download the .jars of the Ajax4JSF project?!! thanks
    Profile Photo
    created by thiagocoder
  • Distributed Task Management

    I am looking for feedback on a pattern we have started using, as we would prefer to have it reviewed before we convert more of our system over to using it. The scenario we face, is that we have a fairly straight-forw...
    Profile Photo
    created by tkutz_isobar
  • Tomcat5.5

    is Tomcat 5.5 can be used to deploy EJB's
    Profile Photo
    last modified by somasekhar005
  • Spawning new treads from MDB

    Hi, I know, I know, the spec says I shouldn't do that. But, honestly, in practice, there are situations where spawning new threads from MDB (or SB for that matter) might be acceptable, aren't there? For example, I n...
    Profile Photo
    last modified by vanyatka
  • Help me design this..

    Hello Guys, I am currently involved in developing a caching component, that will have the following features, 1. During startup load all the config data(from XML files) into memory. 2. There are a few objects which...
    Profile Photo
    last modified by mohamed
  • Is it possible to put facelet.taglib into .jar?

    Hello! I was wondering can I put all my .xhtml facelets from WEB-INF/tags directory into one .jar and use it in my web application (as a external lib or something like that)? That way implementation of existing face...
    Profile Photo
    created by hrast200
  • suggestion box +richfaces.3.2+im[plementation

    Can i know how to use suggestion box ... i am facing problem while using it
    Profile Photo
    created by kamaraju
  • Hibernate 3 compatible with Jboss 3.2.5?

    I am running and old website that only runs on Jboss 3.2.5. Now, I would like to inject a hibernate archive .har file with hibernate 3.x into the website so that I can start using hibernate daos. Is Jboss 3.2.5 compat...
    Profile Photo
    created by olonga
  • could not publish to the server

    Hello, I m using Jboss4.2 with eclipse jee 3.3.2 version, when I try to run my web application I get this error: could not publish to the server java.lang.NullPointerException I searched a lot about this issue in t...
    Profile Photo
    last modified by hammou
  • javax.naming.NameNotFoundException:

    Could anybody please help me out!!
    Profile Photo
    last modified by sjsustudent
  • EJB3 and JBoss client java.io.InvalidClassException

    Hello, I am relativly new to Enterprise development and especially EJB3, I have looked everywhere over the internet for a solution to this but to no avail. I'm using JBoss 4.2.2GA. Anyway, I deploy my entity and sessi...
    Profile Photo
    last modified by spawnoflinktis
  • How to configure EJB3 for JBoss 4.x for MyEclipse

    hi all has anyone managed to runa simple ejb3 example using MyEclipse for Jboss 4.x. I have problems in configurations of Jboss to run ejb3. many thanks Amir
    Profile Photo
    created by hakim55
  • Doubt about EntityManager.getResultList result

    Hi everyone, I have a doubt about the result of a query. I have a table like User(id,name,surname,phone) and i want to query this table in my EJB in this way: List res = em.createQuery("select u.id, u.name from User ...
    Profile Photo
    last modified by kazboom
  • Spawning threads in server process

    Hi folks, I have a few design questions about creating threads in the main JBoss server process. I know the J2EE spec prohibits spawning new threads from EJBs but what about from normal business layer classes running...
    Profile Photo
    last modified by kevinstembridge
  • How can i invoke Servlet class file from JSP?

    Hi, I am new user. I have a doubt. Please help me anyone person. How can i invoke Servlet class file from JSP? Advance Thank you, K.S.Kumar
    Profile Photo
    last modified by kumar3_99