Hi All,
Iam deploying an .ear file in the server\default\deploy location.This .ear
contains some jar files which are not recognized by jboss and when server
starts up it throws classnotfoundexception.I had tried many ways and set the
classpath explicitily to the jars and still its not recognizi
I downloaded JBoss 3.2.3 and did some changes in the source then i build the
server thru build.sh under build folder. Then i run run.jar under
/build/output/jboss-3.2.3/bin/ folder. It works fine.
But when i copy bin, client, docs, lib, server folders under my
configuration, and started t
hi all
i am unable to configure ssl on jboss application server . it is giving
exception like NoSuchAlgorithmException. Can any one suggest me how to
configure SSL on Jboss app server level
regards
venkaiah
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870
You could define a soap:header element in your wsdl but you would have to
define a schema element type that replicated the jbws tags exactly (including
the soap:actor attribute). However, the problem you are going to have is how
you actually bind to those parameters in whatever non-java client y
hi, when i tar jboss 3.2.6 , it give me the problem of @longlink , do anyone
experience it ? how to i solve this problem ?
thank you and i using aix 5.3
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870488#3870488
Reply to the post :
http://www.jboss.org/i
The Stateful session bean is a good idea.
For the sake of expedience, I now have the MBean firing an EJB client which
triggers the polling through the original Stateless bean's local interface.
That approach primarily buys me Thread.yield() with no hidden consequences.
View the original post :
One more thing I forgot to add if we are actually looking for a remote JBOSS MQ
as a naming provider, from 3rd party Application servers, the
org.jnp.interfaces.NamingContext.java would call discoverServer(Hashtable
serverEnv) method, as commented rightly this would do the following
anonymous
Yes It works. All you have to do is to configure JBOSS MQ as external JNDI
Provider in the other Application Server. If you are using a session Bean you
can lookup for the external JNDI and if you have to configure the MDB for that
in case of Weblogic it gives a provision like
|
I have setup a cluster with 2 nodes successfully. However, my iptables log show
there are drop packet between the 2 public network interface. The drop packets
is between the 2 nodes over a pair of arbitrary high port, in the case of this
node, it is 36952 (see attached output).
Each node when s
We have a Server: Intel XEON 2.8G 1G memory, while 30-40 users login our
system, it begins to be very slow. Based on the hardwares I just metioned, how
many user can we support?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870480#3870480
Reply to the pos
You need a sw load balancer in front the tomcat server to do failover so they
can keep the session id. Check out jboss wiki web site for http session
clustering for the example setup.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870477#3870477
Reply
I figured it out. The instructions say to cd to the jboss-head dir, then run
build/build.sh. Since this is windows, first of all you run build.bat. Second
of all, you have to cd to the build dir for it to work.
Sorry for the false alarm.
Jim
View the original post :
http://www.jboss.org/index
Hi,
I am deploying ITracker on JBoss 4.0.1, and I have tried to follow the
instructions at http://www.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming to
create a "slim" JBoss configuration which uses less resources. However, in my
"slim" configuration (it's called default but it's actually a
I have downloaded jboss-head using cvs. I am running windows, so I run
build\build.bat and nothing sems to happen, or if does, it is REALLY FAST. Any
ideas?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870466#3870466
Reply to the post :
http://www.jboss.o
Yes, 4.0.2RC1 worked for me. There is no use of any commons-collection classes
in tomcat 5.5.x:
[EMAIL PROTECTED] jbossweb-tomcat55.sar]$ for j in *.jar; do echo $j; jar -tf
$j | grep SequencedHashMap; done
catalina-manager.jar
catalina-optional.jar
catalina.jar
commons-el.jar
commons-modeler.ja
4.0.2RC1 externalized the filter settings:
|
|
|
| #,%,\,,.,_$
|
| #,$,%,.BAK,.old,.orig,.rej,.bak,.sh,\,v,~
|
| .make.state,.nse_depinfo,CVS,CVS.admin,RCS,RCSLOG,SCCS,TAGS,core,tags
|
|
View the
For those who don't like to use the search function:
read-only should only be used with commit option A
and you should never do fine grained access of entity beans
in multiple transactions.
This is what is known in the trade as an "Anti Pattern".
It is posts like this by people that don't unders
It did not get conveyed to the website team so I have done so.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870462#3870462
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870462
--
Looks like JBoss will read for every column (propery of the entity bean) if the
entity is not part of a transaction. With the read-only element, the entity
doesn't participate on the transaciton.
GRT
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870461#3870
I am having pretty much the same problem. I even changed the commit option to
'A' and it didn't make any difference.
Seems to me that as long as the DB record is not involved in a transaction,
JBoss will go a make a read for every columnd (property). The commit option
doens't make any difference
Hi everyone.
I'm looking for high-level design patterns for online subscription and billing
systems. Thousands of these systems have been written - has anyone published
any papers on best practices?
The material doesn't have to be J2EE, although of course that would be ideal.
Thanks in advanc
Yes it does look as if you may have found a mistake in the book. The only
definitive guide is the EJB specification available for download from Sun.
>From oreilly the session bean chapter can be downloaded for free for the 4th
>edition. The example does show as you say that the InitialContext
Please ignore the question. My mistake...I did not edit all attributes
mentioned in the readme.html file.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870449#3870449
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870
I told you ;-)
wscompile would probably have generated valid jaxrpc-mapping.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870443#3870443
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870443
---
JBossers,
Are there any good examples of this type of server available? I created an
MBean already but am not sure where to put the ServerSocket piece.
Does it go right in the MBean? I guess I am a little confused about how JBoss
deals with ports and such.
I was looking at the naming server
Here is the road map
http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870441#3870441
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
You can read the wiki on why rpc/literal is a bad idea. Microsoft is right
dropping the ball on it.
You would have a better investment if you used doc/literal
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870440#3870440
Reply to the post :
http://www.jboss
JBossWS does not bind the lient to the server in any way. It offers you an
implementation of the J2EE-1.4 compliant WS client programming model.
Your are free to use that client, or any other client you like. If you choose
to go with a WS4EE client, which has many advantages in terms of deployme
anonymous wrote :
| I'm having a little trouble following the roadmap.
|
We all have ;-)
It good to have you look at our new stuff.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870436#3870436
Reply to the post :
http://www.jboss.org/index.html?mo
No, here is the JIRA issue for it
http://jira.jboss.com/jira/browse/JBWS-155
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870434#3870434
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870434
---
I'm trying to learn JBoss by going through the 'Getting Started' guide.
However, I'm only on Chapter 4 and I'm having some dificulty. Here is the
latest problem:
anonymous wrote :
| 14:32:52,359 WARN [verifier] EJB spec violation:
| Bean : CustomerBean
| Section: 22.2
| Warning: Th
Hi everybody,
the problem is solved.
"exception-mapping" element in jaxrpc-mapping.xml was not enough. After I've
added "java-xml-type-mapping" element for my exceptions, everything works fine.
It works without ws4ee-deployment.xml. Proper jaxrpc-mapping.xml is enough.
Thank everybody.
/Vlad
http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch12.html
I followed the exact instructions from the above link to develop a web service
using Jboss4.0.0Sp1 and Eclipse.I was successful in doing it.
But when I run the client ,the following error message is displayed
javax.xml.rpc.ServiceExcept
Upon further testing, 4.0.2RC1 is far worse that its predecessors about leaking
its jars to the applications encapsulated in EARs.
The latest leak problem I discovered is now with commons-collections.
Logging-related leaks were bad, but commons-collections is used so widely that
it has thoroug
Hi, there:
It might be JDBC question, because I just noticed it when I enable
these days, so please bear with me posting it here.
I'm using jboss-3.2.6, jdk1.4.2, oracle 9i jdbc ojdbc14.jar. My code:
| try{
| ...
| statement = con.createStatement();
| resultS
use the Oracle 10g jdbc driver instead of 9i and it works ha ha ha
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870425#3870425
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870425
--
Didn't finish that sentence... "being polluted by server-originated messages
... that should be going to the server logs".
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870424#3870424
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
If I understand correctly, you are saying that the problem is not supposed to
exist in 4.0.2RC1. That was not "completely" my experience.
If you read my last 2 posts you should see that even 4.0.2RC1 still has logging
crossover behavior left - now the application logs are being controlled by
Hello,
I have jboss-4.0.1sp1 and turned on scoped classloading by following
instructions at jboss-4.0.1sp1/readme.html. I deploy my war file and I can see
that all my classes under WEB-INF/classes and jars under WEB-INF/lib are
available via parent classloader. But somehow jars under
jboss-4.
Any reason why http://www.jboss.org/downloads/index does not point to 3.2.7
rather than 3.2.6?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870419#3870419
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870419
-
I tested 4.0.2RC1, not 4.0.1RC1. 4.0.1sp1 does not have the updated tomcat
5.5.x codease which dropped the commons-logging.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870413#3870413
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
[EMAIL PROTECTED], so why then the Enterprise Java Beans, second edition (can
be found on http://safari.oreilly.com) they state that the Context
(InitialContext) should be dealt with by the container? Even the examples they
give the Context is not transient, nor they deal with it in the Active a
Really?
Can you post a complete test case?
Thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870411#3870411
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870411
-
BTW, I'm not using the class that appears in the call traceback:
org.apache.axis...
I'm using com.sun.xml.messaging.saaj.soap.MessageFactoryImpl,
javax.xml.soap.SOAPConnectionFactory and javax.xml.soap.SOAPConnection.
I tried adding the jars to the WEB-INF/lib dir with no success.
Thanks.
Vie
JBoss does not have this capability, the beans are created on demand.
The minimum is only used to make sure that the pool size does not drop below
the minimum.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870409#3870409
Reply to the post :
http://www.
Sorry,
clean-read-ahead-on-load
Thanks for the reply.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870407#3870407
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870407
-
Output of java -version
/***/
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build
caix64142sr1a-20050209 (JIT disabled)
/***
Hi there! I`m trying to solve a problem and I'm think that MBeans can be the
solution. But I don't finish to understand what is a MBean. Is there any really
good tutorial for MBeans?
That was my fist question, the second one is a little more complicated: My
application consist in a client implem
Just tried 4.0.2RC1... same exact behavior as 4.0.1sp1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870404#3870404
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870404
--
Hello,
I am trying to migrate our application to JBoss-4.0.1, but I am facing
a problem: The startup time with JBoss-3.2.1 was around 2.5 min and
now it is over 10 min! I noticed that JBoss-4.0.1 uses the major part oft the
startup time to create the SQL statements for the entitybeans (see code b
Thank you! That information is exactly what I need.
P.s. It's pretty cool that the 3 reply to this post came from the C.T.O of
JBoss... if I were superstitious, I would say that this means I'm destined for
great doings. :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
We currently have JBoss configured to create the EJB tables in an Oracle
database. We would like to do some DB level performance tuning by setting
storage parameters and tablespaces for the tables.
I have looked over the documentation and can't seem to find any configurations
related to do th
Well for the login-config you can stack the login modules. The same login
module that uses the diffrent data source the first time with flag of required
and the second one as sufficent. Although I'm not sure why you would have the
login information in two diffrent locations.
View the ori
Thanks, this is so close... but not quite.
I used 4.0.1sp1 (newer than 4.0.1rc2, and if I understand correctly it is a
production release rather than beta or release candidate).
1) The release notes in the docs section have a minor error (I noticed it by
comparing the config files of 4.0.0 and
In the last paragraph of Chapter 5 of Jboss documentation there is written that
:
"One long outstanding bug of JBoss is that on a transaction timout, that
transaction is only marked for a rollback and not actually rolled backetc
etc. One common no-no is making connections across the intern
I have been working on getting all database structure changes complete, I
seemed to be having an issue with the way our oracle datasource is configured
(see below). Does anyone know how to configure the oracle datasource to fix
this?
When using a non-transaction-enabled DataSource, a "java.sql
Hi All,
I have a web service client that runs fine as a console application, but when I
deploy it to JBoss (4.0.0, with Lomboz plugin) I get the following exception:
java.lang.ClassCastException:
at org.apache.axis.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:103)
at com.mytest.TestWSC
Hi,
I have drouble with autoincrement and a 'relation table'. My bean A has
autoincrement id and in ejbPostCreate I set a relation to a bean B. The
relation is defined as a table (ABRel with columns aId and bId) in database.
When checking the contents of the table after the create all the aIds
Here is some additional informaiton:
jboss-web.xml
|
|
| SET_AND_GET
| SYNC
|
|
web.xml
| cluster
|
|
In server.log, I am seeing info relating to the session replication on the
first machine, but no corresponding entries on the 2nd machine saying it
r
Hello,
I have just switched from rpc/literal to doc/literal since there are problems
on the client side (VB). At the first doc/lit deployment I am stuck with this
problem on the server side...
In which jboss release will this "new JBossWS implementation" occur?
Best regards,
Georg
View the
Hi ..
I developed a message driven bean YYY , but i want the JBoss to create 3
instance of YYY
when the server starts up !?
I edited jboss.xml
I put inside jboss.xml:
http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
http://www.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870371#3870371
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
There is no standard configuration in 4.0.1. The default configuration is the
universal class loader as described in the jboss-4.0.1/readme.html
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870370#3870370
Reply to the post :
http://www.jboss.org/index.html
This is a specific problem with leakage of the commons-logging from tomcat to
the deployment wars. Removal of the commons-logging.jar from the wars results
in a valid scoped deployment as does the use the ears as is with 4.0.1RC2 when
UseJBossWebLoader=false on the jbossweb-tomcat55.sar/META-IN
I am using JBoss 4.0.1. I would like to configure my server to use the
Universal Classloader instead of the scoped classloader (don't ask why). I
found documentation that states that just by putting the applications in the
standard server instance, this will achieve this. However, with my dow
"already in beta" !? :)
from Microsoft download site:
"File Name: dotnetfx.exe
Download Size: 24615 KB
Date Published: 7/27/2004
Version: 2.0"
http://www.microsoft.com/downloads/details.aspx?FamilyId=B7ADC595-717C-4EF7-817B-BDEFD6947019&displaylang=en
Will this ever come in non-beta state?
Yes, auto discovery is much better, easier... But it may be forbidden by some
network rules ( or if servers are not on the same vlan ). Probably that's why
you can do the discovery both ways.
To add to first post, Solution 3 above is available by setting properties in a
dedicated jndi.propertie
Thanks Jason for the help. This leads me to a bigger question. I was under the
impression that the reason we used webservices was to limit the binding between
the client and server. I sounds to me like using jboss to write a webservice
strongly binds the client and server. Shouldn't the someone
Can you post the results of $JAVA_HOME/bin/java -version?
Also, any stack trace(s) in your server log might be helpful too.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870361#3870361
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
I'm trying to test the latest 4.x release of JBoss AS and want to setup a
simple cluster of 2 machines and have Tomcat replication sessions. I've been
able to have the 2 machines automatically discover eachother and I've deployed
a very simple test webapp to the cluster using the farm director.
http://www.jboss.org/wiki/Wiki.jsp?page=SSLSetup
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870359#3870359
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870359
Tomcat does not currently support filters for form authentication requests.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870358#3870358
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870358
My apologies. I seem to be having trouble conveying the problem. This might
be detailed and long, but let me try again:
A) The WAR approach you mention works fine to separate "just" the logging from
jBoss. I have tested in 3.2.3, 3.2.6, 4.0.0 (finally succeeded in download)
and 4.0.1.
B) Th
Thanks a lot. And there is no way to include info about auth-header into wsdl
of ws in deploy-time?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870356#3870356
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870356
Any suggestions? Alexey maybe?
Thanks,
Peter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870355#3870355
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870355
--
If you leave to false what? read-only or clean-read-ahead-on-load?
The clean-read-ahead-on-load should be false in your case since you don't want
to flush read-ahead cache after the read-only invocation and keep data for
subsequent invocations in the same tx.
View the original post :
http://www
Thanks, Jason. I will download it and build it!
I've actually been using the ejb 3.0 previews, and stabilit asn't been bad at
all! But I understand the nature of development branches. If I find any
problems, I'll just look at the filed bugs first, then file one if it hasn't
been yet.
THere is
hi all...how I can to make a checkout of a stable version of jboss? I try
with this command but i never get a stable version:
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -r Branch_4_0 jboss-4.0
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870351
Might it be a good idea to chroot the whole ANT, JBoss, CVS and J2EE package?
I'm not realy into unix, so I might be suggesting something realy stupid, so
let me know.
Or maybe someone has some other suggestion to tackle the problem I discribed?
Thnx in advance!
Paul
View the original post :
h
Thanks for your advice, but unfortunantly, that doesn't seem to work. In fact,
JBoss won't even start when that's the case, due to major class conflicts.
A temporary work-around has been to make a web application which basically
spawns it's own Java VM in order to do any "dirty" work, and an adm
Hard to say. This message means that a timer has kicked in as a second line of
defense, to prevent indefinite blocking. One reason could be that your system
was severely overloaded, and you never got the RESUME_STABLE event. Another
reason: your state was large (is that true ?), and state transf
You probably found a bug. Could you create a JIRA issue for JBossAS
(module=Clustering) ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870347#3870347
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870347
--
| public void updateDeal(Deal deal)
| {
| ...
| 1 session = this.getSession();
| 2 session.update(deal);
| 4 session.flush();
| 5 session.close();
| ...
|
The above
Hello
I use the "Publish and Subscribe JMS model" and i have a problem.
My subscriber need to insert the data coming from the message on a database. If
my database is not available, i woud like my message not be consumed in order
to re-attemp it later when database will recomming.
How ?
I trie
Hi all. I'm not sure if this is the right posting for this but anyway...
I have developed a set of beans that connects to an image-database. The client
user can list the content of the database and select images for viewing. The
JBOSS is installed on a RedHat server (dynamic ip-adress). The clie
hi all,
we managed to install JBoss 4.0 on AIX 5.3 machine and successfully startup
JBoss. The problem is when i browse to http://localhost:8080/jmx-console. I hit
OutOfMemoryException, any ideas what is going wrong here?
please guides, thanks.
View the original post :
http://www.jboss.org/in
Starting the second cluster node, I see following log message
[STABLE] Reset suspended flag to true, this should never happen: check why
RESUME_STABLE has not been received
What does it mean?
Stefan
P.S. using JBoss 3.2.7
View the original post :
http://www.jboss.org/index.html?module=bb&
I have had some time to investigate this further lately. Funny is that the dii
code works fine when used from a servlet!!!
The following matrix sums it up...
Application with jboss 4.0.1 jaxrpc libraries = jbossjaxrpc
Application with axis 1.1 jaxrpc libraries = axisjaxrpc
Application with jwsdp
My first application is implemented such::
DB(Oracle8) <-->EJBentity (CMP2.0) <-->EJB session (CMP 2.0)
Is there any configuration to make in jboss
or any file to update to make this runnable
MY THANKS
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870338#38
Without having seen your EJB code, I guess that your entity bean
com.javapro.ejb.StringProcessorBean does not have both getId() and setId(...)
getter and setter methods for your "id" field or its related column.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3
HELLO
i'm a new user of jboss
and i wanna isatall it under jbuilder2005
i'm using Oracle8
Can u tell me how to do and if there is any specific configuration to do
Thanks in advance
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870336#3870336
Reply to the pos
Hi,
to make it short, you can not apply what is working with a standalone tomcat +
struts project to a jboss one.
JBoss manages Tomcat through a service. Just have a look at your deploy
directory and the jbossweb-tomcat-5.0.sar subdirectory.
See chapter 9 of the JBoss 4.0 documentation for a more
Another error that i receive is this one:
2005-03-16 11:00:08,225 ERROR [org.jboss.deployment.MainDeployer] could not
create deployment:
file:/C:/dev/app/jboss-4.0.1sp1/server/aicajms/tmp/deploy/tmp25395synchroClient.jar-contents/SyncManager-0.4.0.sar
org.jboss.deployment.DeploymentException: Er
Hi all,
We would really like to receive some advice on our current issue. We
tried to solve it in some ways but we still have issues.
We have an application that uses JAAS to authenticate users on our web
app and EJB beans. Users can enter both trough basic authentication
(always passed from th
Are you using the QL for a finder or select method?
Please would you post the method declaration including your QL string.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870331#3870331
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
Why dont you make your mbean depend on the Tomcat MBean. That way, your mbean
will not be invoked till tomcat is started.. the tomcat mbean is
jboss.web:service=WebServer
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870329#3870329
Reply to the post :
http
If the thread of execution of your polling stateless session bean cannot yield
to other threads before it finishes execution (others may help you here), one
work-around could be to split your polling into discrete tasks which can be
invoked in succession but with time intervals between them.
If
Hi all!
I have a client server applicatione using JBOSS 3.2.3 as Client and a remote
JBOSS 3.2.3 as Server. I'm using JBossMQ and JBossNS services.
Which problems would i have passing from 3.2.3 to 4.0.1SP1?
Can i first use that version as server and remain 3.2.3 as client?
I post this message b
The reason why jsps are working that way is because everytime a jsp page is
invoked, its checked if the compiled version of the jsp is older than the jsp
source and if so, it recompiles. i believe there is a flag to turn it off.
As far as EARs are concerned, since they are a complete package, to
Ok, I will check this. Thanks Adrian
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870325#3870325
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870325
---
SF email
1 - 100 of 102 matches
Mail list logo