&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
jboss
0
votes
1
answer
108
views
Can't find mysql.jdbc.Driver - MySQL, JBoss
I'm unable to deploy my web app with MySQL 5.5.11 backend to JBoss 5. I get this error: Caused by: java.lang.ClassNotFoundException:…
mysql
jdbc
jboss
datasource
mysql-connector
asked
June 24, 2011 5:45 pm CDT
user804063
1
vote
1
answers
34
views
Hibernate with jsp and jboos
in my project im using a DB with my sql and eclipse , tomcat whene i did the configuration of hibernate i chose jboos as a server and now when im…
mysql
hibernate
jsp
jboss
asked
June 21, 2011 7:16 pm CDT
Dilllllo
0
votes
0
answers
63
views
JBoss 5.1.0 GA with Apache Load Balancer
I've followed the tutorial here:http://community.jboss.org/wiki/UsingModjk12WithJBoss;jsessionid=1569CBFB7C3096C59C977CD3F7159A32#comment-4181 All…
apache
jboss
mod-jk
asked
June 21, 2011 7:19 am CDT
Sergiu
0
votes
0
answers
43
views
Cannot access firewalled jboss server from Internet Explorer
I've produced a website for a client One Single Menu using JBoss and hosted it on Rackspace Cloud Servers running Ubuntu's Maverick Meerkat.…
firewall
iptables
http
internet-explorer
jboss
asked
June 21, 2011 6:50 am CDT
Simon Gibbs
0
votes
0
answers
43
views
JBoss Developer Studio integration problem with MySQL
I have worked on .NET web technologies earlier. Now I am starting to work on JBoss Developer Studio 4 GA. I need to create a seam application. I…
java
mysql
jdbc
jboss
seam
asked
June 21, 2011 6:20 am CDT
Jayesh
0
votes
1
answers
53
views
Hibernate not retrieving data with JBOSS
I am trying to get the following configured. Spring, Hibernate, Jboss 5.1, Mysql 5.14 dispatcher-servlet.xml <?xml version="1.0"…
java
mysql
hibernate
spring
jboss
asked
June 17, 2011 1:08 am CDT
user802740
0
votes
0
answers
37
views
Properties-services.xml equivalent in Tomcat?
I'm trying to port an application from JBoss to Tomcat 6. I'm following the instructions to deploy an Oracle database on Jboss. I've gotten to a…
tomcat
jboss
asked
June 15, 2011 7:27 am CDT
Otra
1
vote
3
answers
35
views
Java EE scenarios that cannot be handled by Tomcat
Tomcat only implements the web container of the Java Enterprise Edition architecture. In contrast, e.g. GlassFish implements a full Java EE stack .…
tomcat
java-ee
jboss
glassfish
java-ee-6
asked
June 14, 2011 12:39 pm CDT
Matthias
0
votes
4
answers
28
views
Parsing logs with regex
I'm trying to parse JBoss logs to retreive error messages and such. This is the pattern that I am using: ([0-9]+-[0-9]+-[0-9][0-9]) .*? ((?:ERROR…
java
regex
logging
jboss
asked
June 10, 2011 6:27 am CDT
ddario
0
votes
2
answers
41
views
Vertical deployment pros and cons in Jboss/Mysq
I'm working on a project which has a single WAR file for each application, it is like an app store. So 10 apps have 10 different WAR files deployed.…
mysql
hibernate
deployment
jboss
vertical
asked
June 9, 2011 9:20 am CDT
pravin
0
votes
1
answers
40
views
Deploying ColdFusion in JBoss -- getting the right root path
We're deploying multiple ColdFusion 9 instances (one per virtual host) on a JBoss server and I'm having trouble getting the correct path back from…
apache
coldfusion
jboss
jboss5.x
asked
June 8, 2011 10:09 am CDT
Clontzman
0
votes
0
answers
33
views
Mysql DB backup size increases rapidly
we are using mysql 5.1 with jboss application server. recently database size increases rapidly. it goes upto 8GB. how can we optimize the DB? or…
mysql
jboss
asked
June 8, 2011 7:51 am CDT
selva
0
votes
0
answers
48
views
JBOSS CPU utilization hike
Hi All, We have a jboss application server in which we have deployed an application with SEAM and hibernate.we find that the CPU utilization is…
java
performance
ssl
jboss
seam
asked
June 4, 2011 12:44 am CDT
user288794
0
votes
0
answers
54
views
Cannot find any information on property 'userName' in a bean of type 'com.home.homeapp.actionform.LoginForm'
Hi my self Bijoy, I am using Eclipse Java EE IDE, JBOSS v5.0, java version 1.5.0_16 and MySQL v5.1.0 for my application. I am trying to Authenticate…
java
mysql
eclipse
ide
jboss
asked
May 31, 2011 10:19 pm CDT
Bijoy Baral
1
vote
2
answers
38
views
JSON GZIP Design choice
I am working on a web application with dynamic content generated by a servlet running in a JBoss container and static content/load balancing being…
ajax
json
apache
jboss
mod-deflate
asked
May 26, 2011 9:21 am CDT
nsfyn55
0
votes
0
answers
38
views
How to setup JBOSS for outgoing SSL connexions?
Hi, I've been looking around a lot but couldn't find a complete solution. Our JBOSS application needs to send requests to the partner's server over…
ssl
jboss
asked
May 23, 2011 8:44 am CDT
user766043
0
votes
1
answers
38
views
EJB entity beans JAR & RESTeasy
Hi, I am having trouble getting my entity beans to connect correctly to MySQL. Here's my set up: JBOSS: 6 UBUNTU: 11.04 EJB: 3.1 I am currently…
mysql
exception
jboss
ejb
resteasy
asked
May 18, 2011 5:15 pm CDT
travega
0
votes
2
answers
34
views
Insertupdate sql mysql and jpa entity
Hi, I am trying to run an mysql sql statement using the code below; public void createUpdate(Tsaleline entity) { //Insert String sql = "Insert into…
java
mysql
jboss
entity
asked
May 17, 2011 11:25 am CDT
Onur TOPAL
2
votes
1
answer
47
views
JBOSS 4.05 and JSF 2.0
As far as I know, JSF 2 requires servlet 2.5, so it doesn't run on JBOSS 4.05 (Tomcat 5.5). Unfortunately I have to deploy an application who uses…
jsf
tomcat
servlets
jboss
asked
May 13, 2011 5:39 pm CDT
Renan Viegas
0
votes
2
answers
38
views
Why should I keep using JBoss?
I'm using a very old version of JBoss (4.2.3) and now I'm looking to upgrade (6.0). I'm using almost the full javaee stack, plus a million other…
java
tomcat
java-ee
j2ee
jboss
asked
May 9, 2011 10:14 pm CDT
Franky
Pages
:
1
|
2
|
3
|
4
>
77
jboss
Tagged:
jboss
Related Tags
tomcat
× 24
mysql
× 23
java
× 22
apache
× 14
hibernate
× 8
http
× 7
ssl
× 7
java-ee
× 5
postgresql
× 5
eclipse
× 3
seam
× 3
glassfish
× 3
jdbc
× 3
ejb
× 3
j2ee
× 3
mod-jk
× 3
servlets
× 2
resteasy
× 2
regex
× 2
datasource
× 2
firewall
× 2
cluster
× 2
mod-proxy
× 2
entity
× 2
jpa
× 2
jsp
× 2
clustering
× 2
https
× 2
ssl-certificate
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy