Log in to follow, share, and participate in this community.
Thread EJB3 support in jboss4.0.4
EJB3 support in jboss4.0.4hi All, Please help in knowing whether Jboss4.0.4 have inbuilt support for EJB3 and if not what are the settings that am supposed to do for running an EJB3.0 bean from Jboss4.0.4. Thanks.
customized messages (FacesMessages - Error, warning, etc)The usual faces messages is shown like this, for any validation First name is required. Last name is required. Phone number exceeds maximum limit. How can we show faces messages(during a form submission) like thi...
Thread A New J2EE Framwork/MVC Framework And A New Service Oriented
A New J2EE Framwork/MVC Framework And A New Service OrientedHi Dears Shine is a Java-J2EE Application Framework/JWMS(Java Web Model Service)Framework/MVC Framework/Service Oriented Framework. Shine Includes Ajax Libs/Server API/J2EE Architecture. Shine Supported JSF/Spring/As...
Thread Thank you and Help us learn how Feature Requests R gathered
Thank you and Help us learn how Feature Requests R gatheredThank you to everyone who completed the survey! We’re getting great feedback. If you haven’t already participated, please take a few moments to complete the survey located at the ...
Thread Help us learn how Feature Requests R gathered
Help us learn how Feature Requests R gatheredMy name is Paula Laurent. I’m a Computer Science PhD student at DePaul University conducting research on soliciting and prioritizing requirements. The goal of this research is to find out about the ...
Accessing session bean over the internetHi 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...
An interface with multiple implementationHi 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...
J2EE+Jboss4.0.2+jadeHello 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 ...
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...
Distributed Task ManagementI 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...
Spawning new treads from MDBHi, 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...
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...
Thread Is it possible to put facelet.taglib into .jar?
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...
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...
could not publish to the serverHello, 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...