⟩ Do you know why Java is platform independent?
Platform independent practically means “write once run anywhere”. Java is called so because of its byte codes which can run on any system irrespective of its underlying operating system.
Platform independent practically means “write once run anywhere”. Java is called so because of its byte codes which can run on any system irrespective of its underlying operating system.
What do you need to set-up a cluster with JBoss?
What is the diffrence between a local-tx-datasource and a xa-datasource? can you use transactions in both?
What do you think about BPEL and BPM ? How do they compare?
Which JDK is needed to run Seam?
How would you convince my IT department to adopt SOA?
What are the differences between EJB 3.0 and EJB 2.0?
Do you know how you could add support for Web Service transactions?
How can you start a JTA transaction from a Servlet deployed on JBoss?
Is the Session Factory Thread safe?
Which Hibernate object wraps the JDBC Connection?