Questions tagged [jboss-4.2.x]

Version 4.2.x of the JBoss Application Server.

177 questions
0
votes
1 answer

Jboss security issue CVE-2010-0738

I have three jboss server running on live and they are served from one http pool to the outside of my organization. The problem is about jboss jmx-console security issue. As most of you know, the jboss security bug is published as code of…
javatar
  • 4,542
  • 14
  • 50
  • 67
0
votes
1 answer

Jboss 4.2 not starting on win 7 64 bit

I have JBoss-4.2.3.GA, Which is unable to start in a given time even if I increase the start time and stop time to 500 Seconds. I later tried with other versions of JBOSS 4.2 but it is not starting either. Long back (In some other system) i was…
bali208
  • 2,257
  • 7
  • 40
  • 43
0
votes
3 answers

Change rich:modalpanel width/height using JS?

It it possible ? If so, does anyone have any example? Thanks in advance.
user1415683
0
votes
3 answers

Jboss Server migration causing Exception?

My Jboss Seam application is working just fine at a local environment, but when i try to deploy it on a Remote Jboss, some pages redirect to the debug page, with the following Exception: Exception during request processing: Caused by…
user1415683
0
votes
1 answer

(JBoss 4.2.3 GA) Role of jar-versions.xml in class loading

What role jar-versions.xml plays in JBoss 4.2.3 GA class loading? Great thanks for any explanation!
Raman
  • 887
  • 4
  • 12
  • 28
0
votes
1 answer

How to rerender component inside modalpanel?

Is it possible? if yes, how do i do it? I need to rerender a after an action is executed, both components are inside a modalpanel and that modalpanel is inside a I tried:
user1415683
0
votes
1 answer

JBoss property in .properties file does not work

In my Java .properties file I have this line: KEYSTORE_PATH=${jboss.server.data.dir}/myapp/keys/keystore.jks In all other files e.g. log4j.properties jboss.server.data.dir is changed to C:\\jboss\server\default\log and it's ok. But here I get this…
0
votes
1 answer

Sending an HTTP POST request, but JBOSS receives an empty GET request

I have a jsp page running in a jboss 4.2.2 server. In the jsp im trying to print the headers of a http post request using methods like request.getMethod() and request.getHeaderNames(). Im sure that the request is a http post because im generating it…
0
votes
1 answer

Spring-WS: Response message contains weird characters

I am new to Spring-WS and I had to create a WebService for my project. So to try some examples, I downloaded spring-webservices-samples from http://code.google.com/p/spring-webservices-samples/ When I deploy the war file and test using SoapUI; I am…
Jeg
  • 1
  • 3
0
votes
1 answer

Decrease interval of TomcatDeployer

How can I decrease the interval with which the TomcatDeployer is scanning for new artifacts? I'm using JBoss 4.2.3.
user321068
-1
votes
2 answers

Hibernate HQL issue after migration from Jboss4.2 to Jboss7.2

Recently We have migrated from Jboss4.2 to Jboss 7.2. Exact same HQL query is running fine for Jboss4.2. But in Jboss7.2 HQL query is not running properly in Jboss7.2, it's giving error that I have mentioned below: no persistent classes found for…
-1
votes
2 answers

Address already used exception while using two jboss 4.2.2 instances in one machine

I am using two instances of JBoss 4.2.2 in one machine. I have changed all the port numbers in the second instance. Still its showing one bellow error while starting the second instance. 14:28:58,624 WARN [ServiceController] Problem starting…
Ramaraj Karuppusamy
  • 2,350
  • 5
  • 24
  • 35
1 2 3
11
12