If i use the RMIAdaptor to register one GaugeMonitor to the JMX agent, and then
register the same GaugeMonitor again, the existing one is not replaced, neither
an exception is thrown. If there are Listeners registered with the old instance
of GaugeMonitor, the notification will be send by the o
instead of using datatype BLOB , you could use LONG RAW as an interim solution.
We've successfully persisted as large as 20 Meg int LONG RAW data type.
on both 8i (8.1.7.x) as well as 9i (9.2.0.x) However, be aware that Oracle is
starting to desupport LONG RAW
View the original post :
http://
I figured out what the problem was myself. The classes mentioned in the
warnings were indeed present in the war, and were not actually the problem.
However, a jar that contained the superclasses of these classes, was not in the
war file, and thus could not be loaded. When I added this jar to the
I created the defect as you requested. It is JBWS-81. I attached a number of
files from my original web service. In addition, as requested, I created a
simple test web service that generates the same error condition.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopi
Hi , did you ever find out how to do this?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863847#3863847
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863847
---
T
Greetings
I have just installed Jboss and would like to know how to add a virtual
directory.
Can someone please tell me?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863843#3863843
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=
Successfully deployed my .ear which contains a .war. The context root for that
web module is declared in the .ear's application.xml to be:
foo/top
The web.xml in the .war has a security constraint. One of the url's specified
in a web-resource-collection in the sec constraint is:
/index.jsp
i have a simple service generated from wsdl/schema with jwsdp-1.5 wscompile,
deployed to jboss 4.01.
the request is sent minus some nonessential elements (minOccurs=0) and looks
like this:
| POST /CashLetterService/process HTTP/1.1
| Content-Type: text/xml; charset=utf-8
| Content-Length
Hello,
I've been looking for what causes the StateManager to not start up. It
doesn't seem to effect my deployed application. I am using jboss 3.2.5 on
fedora core 3 alogn with mysql. I have created a mysql-ds.xml and I copied the
mysql-jdbc2-service.xml from the example directory into my depl
I have a service that listens to messages from a topic. When a new message is
received, my service has to check some data (from database) and then to do some
tasks.
My problem: The messages that make the service to react (to check some data in
the database) are values created by ejbCreate() met
Note: This has nothing to do with browser caching. Before each test I
stop/restart JBoss and the browser session. Whether I hit just the context
root first or specify index.jsp first I see the described behavior.
Note: I can get around this by specifying:
*.jsp
In the security constraint
That is odd. I downloaded it once to test it out, and it looked fine. But
sure enough, it was corrupt when I tried it just now. I've refreshed it, and
it looks good now. Let us know if you hit any other problems.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtop
Hi there,
I am new to Jboss and try the tutorial startguide-4.0.1 download the PDF file
with the source code. I find that one file, sql\insert.sql, seems missing. This
file will insert records to the HSQL database. Who knows where I can find it
please.
By the way, who knows the different betwe
I have created a JSE web service, document-style, and I am currently creating
the client part, to test the deployed service.
I have done a cut and paste of the client code in the Wiki, and replaced the
names, url's and so forth, but wen i try to run it, I get the following
exception:
Exception
Hello,
I am unable to get a single strut application working on JBoss but they run
perfectly on tomcat. Is there any specific configuration required for JBoss ?
Its very frustating that nothing even struts-examples is not working. Please
help !
There are the kind of exceptions that JBoss throws
WHAT DO I DO IF I THINK THERE IS A JBossWS BUG?
Don't panic. Bugs are a part of software life. You should file a bug on JBoss
JIRA for JBossWS.
http://jira.jboss.com/jira/browse/JBWS
If possible attach some test code/WAR/EAR etc to speed up investigation and fix
(if any).
Remember we love you
The JBoss version i'm using is 3.2.5
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863803#3863803
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863803
---
This SF.
I am facing the same problem. The client is not able to parse the return
message.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863814#3863814
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863814
--
Thanks Dimitris!
In MyEclipse I changed the webapp to use JDK 1.4 and that did the trick! My
JSP is working fine now.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863798#3863798
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mo
I need to find out the port that my instance is listening for tomcat traffic.
I assume that it will be on some JMX object, but which one. Deployments will
be on other port besides 8080
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863777#3863777
R
Background:
I want to start JBoss without starting services that are never used or
deprecated (e.g., some JMS il-services) and without having to remove the
*-service.xml from the appropriate directory under /deploy. For instance, I
want the ability to "start" them if I need to from the Jmx-cons
Hi guys!
I need your help !
Early i used jboss-3.0.8 - ms sql 2000 and all works fine!!!
but now i try to update application server to 3.2.6, and have some problem
with CMR fields:
everyWhere i used cmr fields i recieved the error:
2005-01-27 00:11:59,677 DEBUG
[org.jboss.ejb.plugins.cmp.jdbc
Is there an XML Schema for jboss.xml ?
Or is there just a DTD for this file?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863809#3863809
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863809
When I created a debug session for JBoss 4.0.x, I got this error message:
[JDK]: Could not locate tools.jar. Unexpected results may occur. Make sure
that you have selected a JDK with its path pointing to its home directory not
to its JRE.
Could anyone please tell me what that means?
Do I need
I am getting the following exception, when I deploy my entity bean using
the container cmp2.x jdbc2 pm with cache invalidation. This configuration uses
org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2 as the PersistenceManager. I
am getting this following exception. when it tries to process a d
For turn off caching. Use commit option C. in standardjboss.xml.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863806#3863806
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863806
---
It is out. Check the http://docs.jboss.org/. We added a section on J2EE web
services and a section on Hibernate.
[/url]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863775#3863775
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
Have you set the JAVA_HOME environment variable?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863750#3863750
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863750
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863766#3863766
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863766
Hello,
im having the problem (bellow) with a finder method:
public Collection findContatosByPessoaPK(Long pessoaPK) throws
javax.ejb.FinderException;
The error msg:
18:07:22,343 INFO [EJBDeployer] Deployed:
file:/usr/local/jboss-4.0.0/server/default/deploy/cadPessoaServer.jar
18:07:22,694 ERR
Thanks Alex
You are right. I had another entity bean using a different configuration.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863732#3863732
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863732
-
Duh :P I forgot the getter in the bean...
Thanks :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863796#3863796
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863796
http://jira.jboss.com/jira/browse/JBWS
Can you file a bug with a testcase in the JIRA? Can you attach a test war to
speed up investigation and fix (if any)?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863791#3863791
Reply to the post :
http://www.jboss
hi again endre
glad to hear you did it!
i hope you did not change the ports by "hand"?
you just have to edit the jboss-service.xml on the second instance.
|
| ports-01
| ../docs/examples/binding-manager/sample-bindings.xml
|
|org.jboss.services.binding.XMLSer
Thanks Alex. It worked when I used the JDBCStoreManager2.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863733#3863733
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863733
---
http://www.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863753#3863753
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863753
Found it
server/default/lib/scheduler-plugin.jar
"davout" wrote : JBoss 3.2.6 - what JAR file holds the Timer and Scheduler
interfaces?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863784#3863784
Reply to the post :
http://www.jboss.org/index.h
Posted: Tue Jan 25, 2005 22:14 PMPost subject: "JBoss LocalTransaction JDBC
Wrapper" not yet installed
Hi,
I am migrating from Jboss 3.2.4 to JBoss 4.0.1. When I start the server, I get
the following erro
I have a JSE web service that returns a DataHandler. The client side throws an
exception saying it can't find the Content-Id specified in the SOAP response.
Using ethereal, I captured the entire response, and can clearly see the
attachment, however, there does appear to be a problem with the Con
JBoss 3.2.6 - what JAR file holds the Timer and Scheduler interfaces?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863779#3863779
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863779
---
Hi
Now I'm testing (with Jboss 4.0.1) another configuration. In one computer have
a cluster of two instances, which has the JBossMQ HASingleton server. Now in
the other computer there are another cluster of two instances with the MDBs.
These MDBs are bound by means of a RemoteJMSProvider like
Hi.
I installed JBoss on linux server ok, and then now I'm trying to install JBoss
on my window box, and I could run the server ok. I can see the page
http://localhost:8080/. However, when I tried to see
http://localhost:8080/jmx-console, I've got 500 error - unable to compile class
for JSP er
Don't worry about this I've found a silly typo.[/img]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863769#3863769
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863769
---
Highlight the XML that you are trying to post and click the 'Code' button to
wrap it in [ Code ][/ Code ] tags.
Then click 'Preview' to make sure that it displays Ok before clicking 'Submit'.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863768#3863768
Re
3.2.x is supposed to be able to build and run on jdk1.3+, but regressions
caused 3.2.6 to require jdk1.4+. The current 3.2 branch and the pending 3.2.7
is back to being compile and runtime compatible with jdk 1.3.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863765#3863765
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863765
---
Hi,
Can somebody tell the use of following appender in log4j.xml of jboss.
I dont find System.out anywhere.
Regards,
-GnanaShekar-
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863
hi again endre
glad to hear you did it!
i hope you did not change the ports by "hand"?
you just have to edit the jboss-service.xml on the second instance.
|
| ports-01
| ../docs/examples/binding-manager/sample-bindings.xml
|
|org.jboss.services.binding.XMLSer
Thanks for the quick response!
Yeah, that's what I thought, but couldn't get anything to work. I started to
implement it in a JSP using the EJB code example, but on my import statements,
I get a strange error: cannot access javax.management.MBeanServer: bad class
file: C:\Program Files\Java\jd
It should be the same code, as long the Web container and JBoss are colocated
(same JVM).
see http://www.jboss.org/wiki/Wiki.jsp?page=HowCanAnEJBCallAnMBean
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863754#3863754
Reply to the post :
http://www.jboss.o
Hi
Just working through the tutorial and have hit a problem which is not obvious
to me. I'm using J2EE 1.4 and JBoss 4.0.1.
When I deploy the FiboApp.ear I get the following error:
15:10:14,153 ERROR [MainDeployer] Could not initialise deployment:
file:/C:/Java/jboss-4.0.1/server/default/depl
When undeploying a .jar from the server defining session beans and web
services, the EJBs undeploy properly but there is no inidication that the web
services undeploy.
A subsquent redeploy of the .jar breaks with an IllegalStateException
-"Service already registered, maybe port-component-name
Securing Web Service Endpoints
http://www.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863755#3863755
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863755
I'm going through the Getting Started Documentation myself and I got it
compiled. You have to download Duke's Bank Application code from sun first, and
then you have to add more codes from Jboss Getting Started Documentation. Then
you won't have class not found exceptions.
I got it compiled an
here is the most info i got
"Depending on which application server you are setting up, the way in which you
go about configuring jass is different. As to how and why the help desk
software requires the use of jass vs sql database security or active directory,
it uses both. Jass is another lay
I have explosed a session bean method as a webservice. I would like to store
session information so that once a user is authenticated via a web service he
may continue to access other services without needing to be authenticated.
Is there anything similar to a http session that we could use withi
We will offer the admin server book in printed form shortly. Production issues
with the book keep us from offering a PDF now, but we will most likely have a
PDF after that point. The HTML is easier since it is much more flexible a
format than PDF.
View the original post :
http://www.jboss.
I use JBoss out of the box (except one topic and one queue configured).
I have an application that uses JBoss MQ in a variety of configurations and
platforms. I've never had a problem like this before.
I shutdown my application and am using a modified SimpleQueueSender and
SimpleQueueReceiver
Hello,
I have a major problem/question regarding Clustering in JBoss (v. 3.2.6). There
are 2 JBoss servers running in cluster mode. There as Entity Bean called
Account. When it's being updated by the client, sometimes the database is not
updated nor the other JBoss server (or its cache). Bellow
Hello,
I'm looking for some design advice. I'm using JBoss 3.2.5. Here's my
situation;
Users log into to the website (Tomcat within Jboss) to authenticate themselves.
When they do this a session bean is called which generates and stores a key for
the user. The key is returned to the user i
Hi,
I'm trying to understand what could mean the displayed message when an
ApplicationDeadLockException occurs. You will find here above an extract that I
tried to parse.
| * [EMAIL PROTECTED],
|bean=ParcelGuid,
|id=ae3ee5b4c0a8062000d60cddf191dbad,
|refs=
When I try to build JBoss 3.2.6 with JDK 1.3, it fails on not being able to
find SSLSocketFactory, which is a JDK 1.4 class. My understanding is that
JBoss 3.2.6 can only run on JDK 1.3... Any clarification is greatly appreciated.
View the original post :
http://www.jboss.org/index.html?module
I'm having a simular problem. What character set is being used to post,
Shift_JIS or UTF8? I believe this is controlled by either the meta tag you have
in your example, or <%@ page contentType="text/html;charset=UTF-8"
language="java" %>
I've found it is nice to dump out the values in the Strin
Can someone tell me what is going on here? I'm currently running version 3.2.3.
2005-01-26 05:06:02,260 WARN [org.jboss.mq.Connection] Connection failure:
org.jboss.mq.SpyJMSException: Connection Failed; - nested throwable:
(java.io.IOException: Client is not connected)
at org.jboss.mq.
How about you Thomas, Could you please provide any tips!!!
It seems there is something wrong with the client but I cannot seem to fighure
it out
Any help would be greatly appreciated
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863728#3863728
Reply to the
Good luck :-)
I gave you most of the needed pointers to configure JAAS with JBoss.
The rest is up to you and your application.
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863727#3863727
Reply to the post :
http://www.jboss.org/index.html?module=bb
So, now I have it!
It wasn't necessary to change the bind address!
But it is a great file "sample-bindings.xml" in the
"JBOSS_HOME\docs\examples\binding-manager"
durectory, that describes what one have to change in this case,
appropriate to the JBoss release.
Best Wishes,
Endre
View the origi
Thanx Thomas
I got it
There was some problem in webservices.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863720#3863720
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863720
-
Hi Stan,
thanx for your answer.
In meantime there is coming another question up.
Is it also possible to configure it without using a SAR.
"It" means, again I would like to isolate the EAR file from
the application server and I would also like to access some
global libraries.
My directory structu
HI, I am facing the similar problem. I am using String as inout and out put
param
My Jaxrpx-mapping.xml looks like
|
| http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:impl="http://www.skandia.co.uk/wrap/standingdata";
xmlns:port="http://ww
I'm trying to unzip files from jboss4guide.zip, the documentation and code
bundle for JBoss 4 Application Server Guide (v2).
When I use the jar utility included with JDK 1.4, it fails silently. When I use
Winzip 9.0, it reports a corrupt ZIP file.
I have tried downloading the file several times
I am interested in a pure CMP (w/o MDBs) testcase. I've started to look into
this and so far I don't see a leak. For some time memory grows and then stays
constant.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863712#3863712
Reply to the post :
http://www
"darranl" wrote : If you are going to start JBoss using a different bind
address you must have a network adapter already configured with that address.
|
| Do you really have a network adapter configured with the IP address
0.0.0.1, from another maching on your network can you ping 0.0.0.1?
Y
If you are going to start JBoss using a different bind address you must have a
network adapter already configured with that address.
Do you really have a network adapter configured with the IP address 0.0.0.1,
from another maching on your network can you ping 0.0.0.1?
View the original post :
"darranl" wrote : You can specify the 'jboss.bind.address' as a parameter to
the run script.
|
| http://www.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters
Thank you for your answer.
I've already tried to start JBoss with another ip-bind-address e.g.
0.0.0.1, but I got a huge of errors.
H
Thank You for your answer,
I think that is a good site for my problem.
I'll try to set up the server 2.
Have a nice day!
Endre
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863710#3863710
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
Are your JSPs located at your webapp root dir or in subdirectories?
I've heard about building problems in second case. You can try replacing the
jasper-compiler.jar and jasper-runtime.jar libraries you are curently using for
building for older ones (could be 4.0)
View the original post :
http:
I have fetched the latest Jasper.*.jar fromboth: apache.org and jboss-4.0.1
but still recived receives the error:"No public execute() in class
org.apache.jasper.JspC"
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863709#3863709
Reply to the post :
http://
Ok I used version 3.2.5. I compiled it without any problems with Java 1.3.1.
But when I start JBoss from JBuilder and open JMX console at adress
http://localhost:8080/jmx-console/
a get this error:
type Exception report
message
description The server encountered an internal error () that prev
The following Statistics are not being updated in JCA MBean stats attribute.
Its always "0".
UseTime=[ Count: 0, Min. Time: 0, Max. Time: 0, Total Time: 0, Request Rate:
0.0]
WaitingThreadCount=[low: 0, high: 0, current: 0]
WaitTime=[ Count: 0, Min. Time: 0, Max. Time: 0, Total Time: 0, Request
>From the following MBean I could get "InUseConnectionCount"
"MaxConnectionsInUseCount" .
anonymous wrote :
| jboss.jca:
| name=DefaultDS,service=ManagedConnectionPool
|
How to get the same data in JSR-77 ways that is using the following MBean ?
anonymous wrote :
| jboss.management.lo
HI IHave used Java2WSDL. I have multiple methods with same input ant
output(i.e.) String. But there is an error in generated WSDL.
It says
duplicate "element" entity: "in0"
Entry in Build.xml is
|
|
|
|
|
I am using Ant from the Cmd-prompt on Win NT .
Java: 1.5.0
JBoss 4.0.0
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863693#3863693
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863693
-
You can specify the 'jboss.bind.address' as a parameter to the run script.
http://www.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863702#3863702
Reply to the post :
http://www.jboss.org/index.html?module=bb&
hi endre
yes
http://www.jboss.org/wiki/Wiki.jsp?page=ConfigurePorts
cheers
L
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863701#3863701
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863701
--
I modified the exception msg to include the bean's name that is the cause.
The method is not found not in the interface but in the bean implementation
class.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863699#3863699
Reply to the post :
http://www.jboss.
hi again ;)
the index thing (like %abd%, drops the index) is the same for mysql !
[url]
http://dev.mysql.com/doc/mysql/en/mysql-indexes.html
[/url]
cheers
L
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863698#3863698
Reply to the post :
http://www.jboss
Hello dear Reader,
Is it documented anywhere how can I set up 2 JBoss servers on the
same host? I can't find any documentation about it.
Of course I've changed a number of ports, but I can't find how to handle
the "jboss.bind.address".
Thank you in advance!!
Endre
View the original post :
SQL query will be executed if the row is not in the cache, i.e. it has not been
loaded yet or has already been evicted (possibly by cache invalidation).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863696#3863696
Reply to the post :
http://www.jboss.org/in
The exception should be logged in CMP engine but you are right getErrorCode is
not used in logging. You can open an issue for this in jira.jboss.com.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863695#3863695
Reply to the post :
http://www.jboss.org/index
Some entity beans in your application are using
org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2 persistence manager while
others use org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager. This won't work.
All entity beans in the ejb-jar should use the same persistence manager.
View the original pos
I found the problem. I use Apache/mod_jk/Jetty and the AJP listener was
configured to accept only 20 connections (threads).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863691#3863691
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting
It could be an IDE bug; I used JBuilder X and had the same problem. If you do
so as well, then you should install the JBuilder X Update 004 patch (download
from Borland if registered) and follow patching instructions related to JBoss
fixes
View the original post :
http://www.jboss.org/index.ht
Hi,
I'm going to create some J2EE client application, where important part is
setting some properties for InitialContext, e.g.
INITIAL_CONTEXT_FACTORY
SECURITY_PRINCIPAL
SECURITY_CREDENTIALS
PROVIDER_URL
What are the appropriate values for that?
I'll be glad looking some examples, a part of so
I am trying to precompile the JSP files but recive the following error when
building:
No public execute() in class org.apache.jasper.JspC
My buildfile is basicly the same as the Tomcat example build
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/printer/jasper-howto.html
What can I do about th
Sorry for the confusion, this data in local.properties is not used so far.
You need to change in:
core/src/resources/test/hibernate.properties
core/src/resources/portal-core-har/META-INF/hibernate-service.xml
core/output/resources/portal-core-har/META-INF/hibernate-service.xml
MySQLDialect by Pos
Hi ,
I am getting the following errors when i try to compile the build.xml in
Duke-Bank application with jboss-4.0.0. The errors are:
[javac] Compiling 4 source files to F:\j2eetutorial14\examples\bank\build
[javac] F:\j2eetutorial14\examples\bank\src\com\sun\ebank\web\template\Defi
It is very simple, and a jsp page submits japanese text message to another JSP
by using post or get.
Some code as following:
<%System.out.println(request.getCharacterEncoding());
| //request.setCharacterEncoding("SHIFT_JIS");
| String name = request.getParameter("name");
| System.out.printl
Hi all,
Little precision, i'm using mysql 4.1
ok i will install, p6spy to see the time...
but there is anything else i can do to optimise the container?
Thanks
Arnaud
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863677#3863677
Reply to the post :
http://
I am also interested in a PDF for the 4.0.1 admin book. It would also be OK if
it cost a little or if the anual subscription will work for it.
--Marcus
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863678#3863678
Reply to the post :
http://www.jboss.org/in
1 - 100 of 106 matches
Mail list logo