• issue with java.lang.reflect.Proxy

    Hello, I really dont know whats wrong i am getting this exception,any help will be greatly appreciated: run.client: [java] Exception in thread "main" java.lang.reflect.UndeclaredThrowableException [java] at $Pro...
    Profile Photo
    created by alfia_09
  • <s:selectDate> in Portlet for="startDate" object is not an i

    Trying to use modify the registery portle example by adding <h:inputText id="startDate" value="{insurabilityRequest.startDate}" style="width:100"> <s:convertDateTime pattern="MM/dd/yyyy"/> </h:inputT...
    Profile Photo
    last modified by isabelle.mathieu
  • Creation of userdefind portlet container

    Hi All, I could able to run a simple "HelloWorldPortlet" portlet example shown in http://www.caucho.com/resin-3.0/portlet/tutorial/basic.xtp I first copied the "HelloWorldPortlet.zip" in the JBOSS_HOME\server\default...
    Profile Photo
    created by chandanmohanty
  • Sharing data between web tier and ejb tier

    I'm wandering if this design is a legal J2ee design: When I know that the WEB Tier and the Ejb Tier are going to shre the same classloader I can use a Singelton to pass data from the Web Tier to the Ejb Tier through t...
    Profile Photo
    created by asafz
  • Exception handling in Bulk calls

    Hello, I am using JBoss 4.0.05GA and JBossWS 1.0.3. I have created a Web Service and I am exposing various methods at the client-end. I have provided custimozed SOAP API Exception to be thrown at the client-end in t...
    Profile Photo
    last modified by kapil.singhal
  • how can I make a stateless bean singleton on JBOSS?

    how can I make a stateless bean singleton on JBOSS? I am a freash man to J2EE & JBOSS
    Profile Photo
    last modified by liketutu
  • boss is not creating pool for stateless session bean

    Hello, I am using JBoss 3.2.6 as server and I am deploying stateless session beans over it, but as according to the documentation JBoss is not making the pool for them and making more instances of the beans more than...
    Profile Photo
    last modified by asif-ahmad
  • JBossService pattern or best practice?

    I have a JSE application that streams data over raw sockets to remote clients, and I want to make this application's interface available to an ejb. It seems that I could refactor the stream manager/creator to use it a...
    Profile Photo
    created by dmc82
  • How to configure the number of consumers (MDB) in a Queue?

    Hi, Did any one knows how to set the number of MDB´s avaiable simultaneously? Thanks
    Profile Photo
    last modified by flavio.magacho
  • jms durableSubscriber problem

    Hi iam running Topicpublisher and creating a durableSubcriber(), iam gettign the following error when running the subcriber .. the code was pasted below public class TopicPublisherDemo { public static void main(Strin...
    Profile Photo
    last modified by koteswarat
  • Trying to run an EJB appl

    got this error : javax.naming.NameNotFoundException:examples.session.stateful.Count not bound
    Profile Photo
    created by sjsustudent
  • newb EJB 3 Design Pattern question

    My question revolves around remote interfaces and using the persistence API. An example might give more insight into my question? I have 3 tables Customer, Order, LineItem with the corresponding object associations: ...
    Profile Photo
    last modified by sunsh!ne
  • Accessing files using different user accounts

    I have an architectural questions concerning file access from j2ee applications. The problem: since we are running our jboss application servers in a "local system account" on a MS Windows servers, the fileshares bei...
    Profile Photo
    created by folesen
  • Solution/Pattern needed for complex buisiness problem

    We currently have a J2EE project built on EJB3 and were hoping to get some help on the design. A little background: Our company sells several products for various companies. Each of these companies have different bus...
    Profile Photo
    last modified by fmaredia
  • SunOne is JBoss?

    Hi I was advised that Sun One application server is really JBoss under the hood. Is that true?? Thanks Shane
    Profile Photo
    last modified by skalapala
  • Online forum

    Guys, I need your opinion on the 'seperation of powers' between a forum administrator and a moderator. I mean what would you suggest is the limit of say what a moderator can do. I give an example, I have a forum with ...
    Profile Photo
    last modified by nnaneme_i
  • Whats the best practice for managing Multilanguage support?

    Hi, yeah at first i searched on the Forum but i found nothing about it. I readed a book for Design patterns on j2ee but i didn't find anything in this direction. Now i will make a portal with multilanguagesupport. Th...
    Profile Photo
    last modified by sicaine
  • Online forum

    Hi everyone! I've been asked to design an online discussion forum for a school portal. 'haven't much ideas on how to go about it - precisely why I joined this one :-). Could anyone who has worked on something like tha...
    Profile Photo
    last modified by nnaneme_i
  • Disabling HttpSession persistence-jBoss 4.0.1sp1

    Version: jboss-4.0.1sp1 I am trying to turn off http session persistence for all applications deployed on JBoss by placing a context.xml under deploy\jbossweb-tomcat50.sar as per this post: http://wiki.jboss.org/wiki...
    Profile Photo
    last modified by sathvath
  • keeping session object in jboss

    hi all i start to read about jboss couple of days ago and i've heard it is possible to keep session parameters for each session currently i have objects in java that interact with the user, i want to save those param...
    Profile Photo
    created by haplo_3