I\'m getting error Failed to initialize App Engine SDK at /home/xxx/workspace/myApp/war/WEB-INF/lib/appengine-开发者_运维知识库api-1.0-sdk-1.5.2.jar
Is there other Java Web frameworks other than JSF which work well with CDI? \"Work well\" could be simply to have a template system which can access @Named beans.
I have installed Eclipse Heloios3.6 and Tomcat 6.0 and jdk开发者_如何学JAVA 1.6. Can you give the library files for struts and configuration file for struts namely struts-config.xml and web.xml?
I\'m writing an app which uses MDBs, EJBs and needs ThreadLocal to pass and log a variable across multiple EJBs and Helper classes until the transaction is complete.
JBoss Version: 4.2.3GA. This works in apache tomcat 6.0. In JBoss, I had to add the following setting: -Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=false to get the forward to work, but now when I
I have a rich client swing application calling a remote stateful ejb. I\'m using JBoss 6.0. I hav开发者_如何学运维e deployed the client in two different machines, i.e, different ip address, jvms, et
I have successfully created Web Services from MySQL Database using Netbeans tutorial. However, I would like to develop similar web services using Eclipse IDE. Why Eclipse IDE? There are two reasons fo
I\'m sorry, if my questions looks naive. recently during a technical discussion, one of our architect referred about using Java 开发者_开发问答Enterprise Server in his organization. He said, we\'re us
I build j2ee application using spring, hibernage-JPA and c3p0 for connection pool. I have defined dataSource bean:
There are so many things are common in in EJB3 and Spring 3 with 开发者_JS百科hibernate. I need to findout where I can use Spring framework with hibernate not EJB3 and viceversa.You can use them inter