Where should I deploy my application jars files so EAR can pick. As of now I
have to place with in EAR (WEB-INF\lib). I want application jar files outside
EAR.
TechByte
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183058#4183058
Reply to the post :
http:
good guess... there can be multiple tokens. e.g. when you use forks, so there
is no 'current' token. A token is always in the context of something. e.g. a
node ,task subprocess.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183057#4183057
Reply to the post
If I obtain a process instance, it appears I can get a token by calling
getRootToken(). I'm curious why this isn't just named getToken(). Is it
possible to have more than one token active on a single process instance?
In the same topic, what happens when I launch a subprocess? Will getRootToken(
Hi, I am a jboss newbie and many interrupted ftp uploads deployed the same war
many times on my server :/
So now I have the tmp/deploy full of exploded wars :-) ...
and if I deleted the work and tmp dirs I might wait the restart of JBOSS
service on monday (really I can only shutdown and I cano
I don't see the relationship with JBREM-736.
Note that timeouts can occur naturally. Is this exception logged at ERROR
level or some lower level?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183052#4183052
Reply to the post :
http://www.jboss.com/index.h
"[EMAIL PROTECTED]" wrote :
| For my own edification, why doesn't
getClass().getClassLoader().getResource("/") work?
|
Work in what way?
Is there something by the spec that says you must return the jar from where
this class is loaded if you put in '/'?
If not, how else do you know which of
I'm building the deployer as a Maven uberjar using the shade plugin. So yes,
it's the second case.
Stripping it out to the jar is still a hack, but I guess it's a better hack if
it works.
For my own edification, why doesn't
getClass().getClassLoader().getResource("/") work? Perhaps there
"[EMAIL PROTECTED]" wrote : Is there a better way to do this?
|
You can do it as I do it for Seam:
-
http://anonsvn.jboss.org/repos/jbossas/projects/jboss-seam-int/trunk/microcontainer/src/main/java/org/jboss/seam/integration/microcontainer/deployers/SeamUrlIntegrationDeployer.java
Or, you're
I need to add the classes bundled with the deployer to the classpath of a
VFSDeploymentUnit.
This code doesn't work:
public void deploy(VFSDeploymentUnit unit, JBossWebMetaData metaData) throws
DeploymentException {
|URL url = getClass().getClassLoader().getResource("/");
|VirtualFil
Actually there is no SAR file anymore with JBM 1.4.1CR1 in AS 5, but in looking
for what you were talking about I ran across one configuration file where I
missed changing the DefaultDS to my own data source, MySQLDS, and that was in
messaging-jboss-beans.xml which is in server//deploy/messaging
just being trying to get seam 2.1 up - built a project which generated a
default datasource for the project for mysql for me
which has the lines refering to the public dtd.
|
|
|
|
|
|
| testSeamDatasource
| jdbc:mysql://localhost:3306/embed
|
If you want it specifically with seam 'technology' ask there (I saw you already
did that) If you just want to call jBPM remotely from java, use the ejb
front-end with commands.
Sample code is in the testcases in the source
View the original post :
http://www.jboss.com/index.html?module=bb&op
Do you know where I can get sample code in which this is done?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183034#4183034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183034
The message, "User null is NOT authenticated," typically indicates a problem
with your authentication datasource - either the authentication datasource
(specified in /server//conf/login-config.xml - application-policy
"messaging") is different from JBM's datasource (specified in
/server//deploy
Hi,
I am new to JBM . I could see there are different Connection factories. I was
trying and using different factories.
If i am using just stand alone Jboss AS and JBM , Does it make difference if i
use ConnectionFactory or ClusteredConnectionFactory for my Queue Creation ?
Thanks in advance
Hi,
I m working with JBM 1.3 with JBoss 4.2.3. On my MDB I keep getting following
warning and stack trace.
How critical is this ?
Do i need to do anything ? My MDB seems to be working fine.
2008-10-18 17:22:33,319 DEBUG
[org.jboss.remoting.transport.bisocket.BisocketClientInvoker] Unable to sen
No, you would need to do this yourself with an aspect applied to all your woven
joinpoints using a stack stored in a Threadlocal.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183026#4183026
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
Thanks, i could reproduce this with this EAR. There's some issue with the
injection probably related to https://jira.jboss.org/jira/browse/EJBTHREE-1289
which causes that exception when an ejb-jar.xml file is present in the ejb jar
file. So the workaround is to remove the ejb-jar.xml file from y
I would like to access previous invocation objects on the call stack from the
current invocation object. Is it possible? If so, how?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183024#4183024
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
Hello,
I found the example in folder "dynamic-aop". I used the standalone version of
JBossAOP under Eclispe 3.2.1. I tried to testify the dynamicity of the Hot
Deployment, so I made this modifications in the code of the class "Driver":
public class Driver
| {
|public static void main(St
Good day!
I have seen a few topics on JAAS /Servlet authentification, but i could not
really find any answers fitting my situation. I hope this message will be clear
enough, a long time I have not written in English..!
I am working with a JBoss 4.0.4, Struts and Spring Frameworks.
I would like
There's a "updatable" attribute which you can set to false on the @Column
annotation
http://www.oracle.com/technology/products/ias/toplink/jpa/resources/toplink-jpa-annotations.html#Column
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183020#4183020
Reply t
You are using an incorrect jndi-name in the lookup. Follow the steps mentioned
here http://www.jboss.org/community/docs/DOC-9583 to view the jndi tree and
figure out the jndi-name for your bean (in the global jndi namespace). Then use
that name in the lookup code.
View the original post :
htt
anonymous wrote : The jar that holds the ProjectDTO class and the service
interface is in the war only once in WEB-INF/lib
The best way to debug such issues is to add the -verbose:class JVM parameter to
your run.bat and start JBoss. This parameter will dump the classes that are
being loaded and
JDK 1.6 causes this in eclipse.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183015#4183015
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183015
___
jboss-user mailing list
thanks for your reply.
and i have one doubt is there any possible to configure manually in jboss?
if any body knows please tell me the procedure.
have a nice day
thanks ane regrads
Kedar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183014#4183014
Reply t
26 matches
Mail list logo