• looking for blue.pdf

    Hi guys, could some kind soul please restore http://www.jboss.org/blue.pdf ? It's an important piece of history, IMHO. See http://www.theserverside.com/news/thread.tss?thread_id=16834. -- Regards, Georg.
    Profile Photo
    last modified by gwk
  • Stateless and Stateful Beans with EntityManager

    Hello,   I have been reading in different forums and also watching different examples that some people puts EntityManager instance in an Stateful bean and others in Stateless beans. Of course I know the implica...
    Profile Photo
    last modified by asotobu
  • Function Memory allocation at execution Time

    public class Temp3 {      public void Method1 () {    for (int i = 0; i < 30000; i++) {   System.out.print("");   }   }    public void Method2 () {  ...
    Profile Photo
    last modified by chirag.pandav
  • how to use ExecutorService in webapp

    Hi there,   I have a restful webapp. request can contain large set of data. so inside the restful webservice logic, I want to split the processing into 2 parts. the 1st part will receive data, validate data and...
    Profile Photo
    last modified by hchenkwi
  • Deployed initial project in Tomcat6(War file),now we are planning to deploy in Jboss6 version

    Please any one suggest Jboss 6 deployment steps. this is new for me.   Thanks.
    Profile Photo
    last modified by pradeepvisit1
  • JBoss managed connection pool flush fuction was not working.

    Hi, we are using Jboss connection pool for creating the connection to remote database server and when there is some network issue we are not able to connect to DB. at the time we are use to manually flush the conn...
    Profile Photo
    last modified by poonam_66
  • How can update the page automatically

    Hi,   I have the code that edit information in date base, which the user edit. I need the page update automatically along when the user push the corfirm button with the new information.   <a4j:commandBu...
    Profile Photo
    last modified by silva_katielen
  • smooks conversion for java object to xml, csv, json, unedifact, delimiter files

    Hi everyone,   We have a requirement to convert from java object to xml, csv, json, unedifact, delimiter files.  will anyone kindly advice me to proceed? for java-to-xml  smooks has example application...
    Profile Photo
    last modified by srikanth867
  • apache kafka integration with jboss 7

    Hi Folks, I need to create several clustered jboss service that act as apache kafka cluster producer and consumer. Which is the best design approach? Is there any guide line i can follow?   thanks   Michele
    Profile Photo
    last modified by mlaporta
  • Apache Camel Rest Jetty Threading model

    I want to understand how multi-threading works for apache camel rest jetty. Also how to configure custom if required.   I defined default threadpool profile for apache camel context but it does not seem to chan...
    Profile Photo
    created by piyush.mnnit
  • Separate the configuration of info database in persistence.xml in Jboss EAP6

    Hi,   I want to separate the configuration of info database in other file configration, not in persistence.xml of JPA . But i can not find how to separate the configuration of info database in other file config...
    Profile Photo
    last modified by anhgun
  • Bind EntityManager to JNDI JPA/Hibernate

    Because ours application have many dependent jar and many entity in each jar component (without use .ear for all application). I can not use inject @PersistenceContext to use common EntityManager for all Entity of jar...
    Profile Photo
    last modified by anhgun
  • [ANNOUNCE] Enterprise Java Newscast - Episode 32 with Arun Gupta

    The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a monthly podcast that covers the latest headlines in the world of Enterprise Java development.   This episode features ...
    Profile Photo
    last modified by kito99
  • Caused by: java.rmi.ConnectIOException: non-JRMP server at remote endpoint

    I'm trying to read JMS queue from the server , getting the following error,  could anyone help me.. in thread "main" javax.naming.CommunicationExce ption [Root exception is java.rmi.ConnectIOException: non-JRMP...
    Profile Photo
    last modified by mohanraj.rasappan
  • Can you help me get started on my Dissertation project? JSF, MySql (Glassfish/JBoss??)

    Hi everyone!   I am at University in the UK, doing a degree in computing and in my final year doing my dissertation. I have made a design and decided to implement it in JavaEE JSF. This is nearly all new to me,...
    Profile Photo
    last modified by web2stu
  • resteasy with jaxb and json

    Hi, I am developing an application which I want to be "100% fully compliant" across different Java EE vendors. Now it is a simple RESTful web application. The application works perfectly in Apache TomEE and Glassfish ...
    Profile Photo
    last modified by asotobu
  • jboss7 domain configuration ssl

    Hi: I now use JBOSS7 domain model, in the domain model of how to configure HTTPS? and I have two JBOSS servers now use the nginx load balancing, is this how to configure HTTPS? My jboss domain DC domain.xml config...
    Profile Photo
    created by luckaixe
  • Memcached JBoss AS7 session configure

    Hi, I just started learning JBoss.   Now my boss asked me to do a Nginx+JBoss+Memcached platform. Please give me a good scheme. I don't know how to send JBoss AS7 session to memcached? Jboss should be how t...
    Profile Photo
    created by luckaixe
  • Design Pattern for Generic EJB Invocation

    I'm currently trying to architect a new JEE6 application to invoke EJB's and EJB methods in a generic way. Heres what im thinking... Client applications interact with a remote stateless EJB (e.g. FinancialServiceExecu...
    Profile Photo
    created by bob1978
  • embedding jBPM-6 into a web application

    Hi,   I want to embed the workflow engine jBPM-6 into a web application (built using JSF, primefaces, etc...). But, it seems that I'm stuck and maybe you guys here could point me in the right direction. Can yo...
    Profile Photo
    last modified by saria-sarsoura.2014