jboss6.x
BaseCertLoginModule Don't know how to obtain X509Certificate from: class java.lang.String
I seem to run into this error every time I try and get certificate logins working in JBoss, at work or at home I always run into it. Any advice appreciated.[详细]
2023-03-10 14:30 分类:问答JBOSS incompatible for gwt2.3
iam using jboss6.0 final version and GWT2.3 version . I am getting an error: [ClassLoaderManager] Unexpected error during load of:org.apache.tomcat.util.net.jsse.JSSE13Factory: java.lang.Incompatib[详细]
2023-03-09 00:44 分类:问答JSF 2.0 Java EE 6 authentication - Apache Shiro or other libraries?
For developm开发者_JAVA技巧ent of my first JSF 2.0 app I use GlassFish v3.1, deployment is planned on JBoss 6. Are there libraries which work on both servers and support JDBC based login? I have read[详细]
2023-03-08 22:05 分类:问答How to dynamically add a Quartz Job in JBoss6
I\'m using JBoss6 and want to dynamically create Quartz-Jobs. During the processing of the job the next start time will be defined (e.g. in 1, 5 or 10 hours).[详细]
2023-03-08 18:53 分类:问答External Directory mapping in jboss-6.0.0.Final?
My application is running on jboss-4.x perfectly, but now i need to upgrade it on jboss-6.0.0.Final. But mean while what to do If i wish to serve static content from a directory external to webapps.[详细]
2023-03-08 16:42 分类:问答NoClassDeFoundError WSServletContextListener and XMLStreamBuffer
I\'m getting the following error while trying to deploy a JAX-WS Maven-project to JBOSS6.0.0. 17:45:03,451 ERROR [[/isp]] Error configuring application listener of class com[详细]
2023-03-08 13:28 分类:问答Getting a "WELD-001408 Unsatisfied dependencies error when deploying a class injected with an interface"
I\'m doing some unit tests using 开发者_JAVA百科Arquillian on JUnit4 and Jboss6. There is a facade(SomeFacadeclass) that has the \"SomeClass\"(which is an interface) injected to it. When Arquillian de[详细]
2023-03-07 04:35 分类:问答Adding Log4J appenders programmatically
Ok, so I have this stupid library I\'m using (documentum DFC), which does a check to see if Logger.getRootLogger().getAllAppenders().hasMoreElements() == false, if so, it resets my rootLogger level to[详细]
2023-03-07 01:55 分类:问答Error when deploying a JSP/Servlet project with maven on jboss6
Problem with Maven Dependency. Hello All, This is in reference to my earlier post Error with Jboss while deploying a jsp/servlet web app "com.sun.faces.config.ConfigureListener" Error[详细]
2023-03-05 08:52 分类:问答How to store Jboss web service requests
I\'m using Jboss 6 and need to store any incoming/outgoing web service requests(soap). I know Jboss allows you to log any web service messages, but I want to store th开发者_StackOverflow社区em in a d[详细]
2023-03-05 03:48 分类:问答