I am having trouble getting my entity beans to connect correctly to MySQL. Here\'s my set up: JBOSS: 6
I need some advice on designing an \"Integration Tier\" of an N-Tiered system in Java.This tier is responsible for persisting and retrieving data for the \"Business Tier\" (located on a separate serve
I\'m trying to test a minimal JAX-RS + EJB/CDI injection mechanism and currently hitting a road-block due to GlassFish unable to inject for whatever reason.
I have 2 questions regarding the so common Target Unreachable Exception. What\'s the best practice to handle it, for example you have:
I´m communicating a standalone application with an EJB, if the server that holds the EJB is not turned on I receive a COMM_FAILURE like this one:
How can i inject QuartzScheduler service into my Stateless bean on JBoss AS 6 ? Quartz service does start during JBoss AS 6 startup
In my project i have both web开发者_如何学JAVA related stuff(jsps, controllers, ..) and EJB beans.
Ant task breaks at the <wsejbdeploy> tag. The exception message is : [wsejbdeploy] Error executing deployment: java.lang.ClassNotFoundException.
I am developing application which receives parameters from URLs and therefore I am limited to the String type. At the start of every bean method I check the parameter format, I thought I could reduce
i\'m having many managed beans and was wonde开发者_JS百科ring if i could createa UtilClass where i