I'm new to JBoss Cache.
How can i limit file system cache size? (In bytes or in nodes).
I can't find a configuration property for it.
What is the easiest way to do it?
Now i install cache listener and on NodeEvicted event check the location
directory size.
How to do it right?
Thanks.
View t
1) Mixing PHP and JAVA is not easy.
2) -Dorg.apache.catalina.JSESSIONID=PHPSESSIONID so that servlets will use the
same sessionid (you will have to store the session information and restore it.
3) See 2)
The phpservlet in JBossWEB is designed for a migration tool for PHP to JAVA but
it may fit
Please post the entire logs you see on the console. Which version of JBoss and
Java do you use?
P.S: While posting the logs or xml content or code, remember to wrap it in a
code block using the Code button in the message editor window and please hit
the Preview button to make sure your post is
Post the entire exception stacktrace and the code where you are invoking this
bean. Also post the relevant annotations/xml files.
P.S: While posting the logs or xml content or code, remember to wrap it in a
code block using the Code button in the message editor window and please hit
the Previe
Hi,
I am stuck with this problem for quite sometime.
I am calling a JBPM process from a java class using the following code:
JbpmConfiguration jbpmConfiguration =
JbpmConfiguration.parseResource("jbpm.cfg.xml");
//ProcessDefinition
processDefinition=ProcessDefinition.parseXmlResourc
TC-6.0 code in ./java/org/apache/tomcat/util/digester for example.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164922#4164922
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164922
Are you sure the ejb jar that you have deployed is the correct version and
contains this method? Also, is there any other jar containing this ejb (but not
the method) in the classpath which might be causing this issue?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
Hi,
I was busy doing other things.So could not reply.But I am still getting the
error:
org.jbpm.jpdl.JpdlException: [[ERROR] couldn't parse process definition]
at
org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:163)
at
org.jbpm.graph.def.ProcessDefiniti
Almost certainly your problem is a config issue or a misunderstanding of how
clustering or MDBs work. If you have a support contract someone can take you
through it.
If you're looking for free support, there have been plenty of threads on this
forum on how to configure MDBs with clustered queue
anonymous wrote : ObjectName: persistence.units:unitName=loggingDb
| State: NOTYETINSTALLED
Have you deployed the persistence unit (through persistence.xml)?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164917#4164917
Reply to the post :
http://www.jboss
"timfox" wrote : For a start, JBM 1.4.1 is for *JBoss AS 5 only*, I've no idea
if it would work with JBoss AS 4.x.
The reason I "upgraded" to JBM 1.4.1.Beta1 was because I had the problem I
reported with JBM 1.4.0.SP3 in hopes it would solve my problem but alas it has
not.
View the original po
Well, I spoke too soon. Messages are getting stuck again.
How do I determine what the state of the queues and/or bridge are?
It's really hard to figure out where the problem is.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164915#4164915
Reply to the post
I think I found my problem.
I had set my MDB maximum pool size way too high (15 - lol)
I reduced the maximum pool size to 2.
I'm still performing tests as I type this and it appears to be more stable.
I can see how setting a maximum MDB pool size too high would cause the problem.
View the
For a start, JBM 1.4.1 is for *JBoss AS 5 only*, I've no idea if it would work
with JBoss AS 4.x.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164912#4164912
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164912
Hi,
I have test.html in my CMS. I have created a portlet class and i am trying to
access the test.html in my portlet class.
PortletRequestDispatcher prd =
getPortletContext().getRequestDispatcher("/portal/content/default/test.html");
prd.include(request, response);
But i get error as
The re
I have a simple Java/JSP application in which I have compiled all the JSPs
using Jakarta ANT 1.5 into servlets and placed them in the WEB-INF/classes
folder. I have modified my web.xml file accordingly and put all the servlet
mapping entries in the web.xml file.
Now the main problem is that whe
Hello. First sorry for my bad English.
galet:
you cant solve. I have the same incovenient .. "agradeceria" much
you can put the solution.
Thank
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164902#41649
I tried java.rmi.server.RemoteServer.getClientHost().
But that doesn't work.
It gives an exception.
Any other suggestions ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164901#4164901
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
The basic problem is that JBM messages appear to be getting stuck in a queue
somewhere. I don't know where they're getting stuck and I don't know how to
troubleshoot it.
I'm using JBM 1.4.1.Beta1 and JBoss AS 4.2.2.GA. I'm also using JBR 2.2.2.SP8.
I'm using a clustered queue on clustered JBoss
I'll just repost in the JBM section.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164899#4164899
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164899
___
jboss-user mailing
Check this out in this post:-
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=125169
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164897#4164897
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164897
Try setting the Cache in login-config.xml as zero
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164896#4164896
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164896
___
jboss
Password from Browser is encrypted ? That too with FORM authentication ??
Can you please verify & confirm ? Or is it encrpyted in the database with which
you want to compare ? Then you might want to ask your DBA about the algorithm
for encryption (usually RSA or SHA-1). Then use those for de
I assume that client is calling the ejb directly like a java client, which
would be using jndi to look up the ejb & connecting to the bean. Usually there
is no straight forward way, except to use java.net.ServerSocket and other
java.net API. But if you read the ejb spec, this is one of the DO N
Hello all...
I'm in a project porting from Weblogic/Oracle to JBoss/MySQL. We're sticking
with EJB 2's for now.
I did the Oracle -> MySQL part, and now am working on the Weblogic -> JBoss
part.
In migrating to MySQL, I changed use of Oracle SEQUENCE's to separate sequence
tables. Weblogic s
I just noticed there's a JBM section. Sorry.
Could an admin move this thread to the JBM section please.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164887#4164887
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41648
"PeterJ" wrote : You will want to use JMX. The JMX console will let you access
that info from a browser. The twiddle utility will give you that access from
the command line. All are referenced in the documentation.
|
| The only thing the documentation does not mention is exactly which MBeans
Here's more information I forgot to mention.
The MDBs are returning a response using a typical temporary queue replyTo
pattern.
I'm also getting a lot of deadlock error messages relating to the JBM_COUNTER
table. JBM is apparently trying to increment some counter by doing a select
followed by
The basic problem is that JBM messages appear to be getting stuck in a queue
somewhere. I don't know where they're getting stuck and I don't know how to
troubleshoot it.
I'm using JBM 1.4.1.Beta1 and JBoss AS 4.2.2.GA. I'm also using JBR 2.2.2.SP8.
I'm using a clustered queue on clustered JBoss
Hello Clebert,
I am also benchmarking JBoss Messaging v. 1.4.1.Beta1. I got the similar
results on non-persistent delivery to a queue (over 10K mesg/sec). However, I
have to start over 10 consumers simultaneously, otherwise, the pending messages
would pile up and finally OutOfMemoryError is rep
I was talking about database persistent messages.
when DownCacheSize=1, client puts 5000 messages in the queue, the client
finishes sending, then I check right away, queue size from jmx console shows
5000, but database jbm_msg table shows size still 2000, but it is increasing,
so if I res
I have multiple instances of JBoss running on a single machine via IP aliases.
For a background on this please refer to:
http://wiki.jboss.org/wiki/ConfiguringMultipleJBossInstancesOnOneMachine
Although not mentioned as one of the possible solutions in the above article,
using IP aliases seemed
When thinking about it, it occurs to me that the "referer" does not seem to be
a reliable way of determine the issuing site.
1. The "Referer" site might not be the original issuer of the token, when more
than 2 sites are participating in the SSO.
2. If integrate with 3rd party application / pla
I see. Thank you for the explanation. Now I see how everything is connected.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164874#4164874
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164874
_
I just now noticed that your web.xmlf has this:
| ca.BookStore.BookStoreServlet18
|
Whitespace in xml config files can cause all sorts of problems. Try this
instead:
ca.BookStore.BookStoreServlet18
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164873
No. The most common use for that file is to change the context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164871#4164871
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164871
___
I wonder if I need a jboss-web.xml file...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164869#4164869
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164869
___
jboss-user m
Is there any way to connect JBoss's MDBs up to Oracle's JMS (AQ)? I am using
JBoss 4.2.2 and Oracle 11g.
Thank you in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164867#4164867
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
You will want to use JMX. The JMX console will let you access that info from a
browser. The twiddle utility will give you that access from the command line.
All are referenced in the documentation.
The only thing the documentation does not mention is exactly which MBeans to
observe, but a littl
Upss, I have problems with Decision too. But I'm using JBPM 3.2.3, it's
a little different. Sorry, but If somebody can, help u..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164865#4164865
Reply to the post :
http://www.jboss.com/in
OK, did that and now when hit the page I get:
ype Exception report
message
description The server encountered an internal error () that prevented it from
fulfilling this request.
exception
javax.servlet.ServletException: Error instantiating servlet class
ca.BookStore.BookStoreServlet18
This is a delivery status notification, automatically generated by MTA
im2.duc.auburn.edu on Wed, 16 Jul 2008 16:43:31 -0500
Regarding recipient(s) : [EMAIL PROTECTED]
Delivery status : Failed. Message could not be delivered to domain
.Failed while initiating the protocol. <[('[EMAIL
PROTECTED]
Hi guys,
I am working on an application which will show different performance parameters
and usage patterns of JBoss. In this regard, I need to see some code examples
that show how to use JBoss API. For example , if I need to know connection pool
size through JBoss API, which function will I ca
Ignore the missing CorbaORB message. Not even sure why it cares about this in
the 'default' configure (I could understand if this issue came up in the 'all'
config), probably some web services misconfiguration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41
Versions:
JBoss AS : 4.2.2.GA
JBM : 1.4.0.SP3
Java : 1.5.0_13
OS : Mac OSX Server 10.5.2
DB : Oracle 10g
Setup:
I'm doing the stress test on JBM. The following is the setup:
AS with JBM - 2 (Both are up and running).
Publisher - 5 (Each Publishing 1000 messages simultaneously). Runs in an
indepe
Did you restart the app server? If not, do this:
1) stop the app server
2) delete server/default/data, server/default/tmp, server/default/work
3) start the server again
I just do not trust the deployment mechanisms in 5.0 yet. Thus I always
recommend restarting, with flushing out the temporary f
Something else looming odd in my server.log:
9466 2008-07-16 17:29:33,959 DEBUG
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (HDScanner) Unable to
retrieve orb
9467 javax.management.InstanceNotFoundException: jboss:service=CorbaORB is not
registered.
9468 at
org.jboss.mx.server.r
Hi,
When I try that (jar to war) and redeploy and hit the page I get this response:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from
fulfilling this request.
exception
javax.servlet.ServletException: Error instant
I am getting some deployment errors when starting JBoss. I have an MDB that
uses a database appender to do logging but apparently there is some problem
with the dependencies between that data source and the ear file in deployment.
Does anyone have any suggestions? TIA
1. Output of run.sh
=
please tell me where to find digester?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164853#4164853
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164853
___
jboss-user maili
It is invoking the jboss ldap authentication logic, but there is some problem
between that class and your ldap server. I don't have much experiences on this
and won't be able to help on this topic :(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164851#41648
Try renaming BookStore.jar to BookStore.war. I think the deployers got a little
confused on setting up a classpath because you used the wrong extension.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164850#4164850
Reply to the post :
http://www.jboss.com/in
I'm having the same problem and can't seem to get the correct annotations into
my EJB to resolve this.
I'm using a very simple web service and performing a findAll() to test.
Can I not use the entity classes for this? Can anyone show any examples for
the xml annotations to drive the traversal?
Hi,
I am trying to deploy a very small simple app with a jar file, but it fails,
the server log gives :
2008-07-16 16:37:07,395 WARN
[org.jboss.web.tomcat.service.TomcatInjectionContainer] (HDScanner) could not
find servlet class
9108 ca.BookStore.BookStoreServlet18
Hi,
I'm looking into implementing an EJB-based service for integration into
existing web-site. Website is written on PHP and hosted on standard ISP
hosting. There is also a dedicated server which is the base for business logic
processing.
My goal is to implement business logic processing using
I'm working on a project where we have extensive functionality implemented in
EJB 2.x. I need to add a new module that may be on another server. I've used
the JBoss at Work book example and gotten a test application that sends an
object to a queue bound to a MDB. This works.
I added this app to
First some environment info:
JDK 1.6.0.5, also tried 1.5.0.11
JBoss Mesaging 1.4.0.SP3
JBoss Remoting 2.2.2 SP8
OS: Centos 4.5
When committing a transaction for some rather large messages( 1MB messages at a
time ), the JBoss remoting client hangs on a socket read. Heres the thread
dump:
"Quart
Hi all.
I am using HASingletonDeployer,type=Barrier to deploy a service that loads
certain files in the database on JBoss startup (in the start method of the
MBean). I want this to be done in one member only.
Then, i have another mbean deployed normally in each member that uses the data
inser
I don't pretend to understand all the reasons why such an exception may be
thrown. However if two threads are trying to signal a transition on the same
process instance and one fails then I would say you do want to know about that.
Furthermore presumably if a user interface is involved then
Martin-
Couple of things you want to check:
The version of JOSSO supported by Portal today is 1.5. I believe there is a 1.7
out and this is not integrated yet.
Also, back when 1.5 was released, it did not support JBoss 4.2. It had support
for JBoss 4.0 only and the actual version I tested on wa
Hello,
I am trying to establish publish-durable subscriber using JBoss Messaging
1.4.1.Beta1 and AS 4.2.2.GA.
Though I was able to publish messages to topic , my subscriber couldn't read
the messages from topic. Are there any configurations to follow to setup
durable subscriber?
destinations-s
TreeCache is a tree-structured, replicated, transactional cache from JBoss
Cache.
Being a transactional cache the state of the object in the cache should not be
changed until we call cache.put method which should be part of the transaction
and transaction is successful.
Where as we pass the ob
First of all, I should have pointed out that I tried both jbpm 3.2.2 and 3.2.3
and the example websale app worked out of box on 3.2.2 but not 3.2.3 on me. My
apologies on that.
Secondly, Ronald, yes, you are rude to have this kind of tone toward people
seeking help. It's not helping.
I did s
Please describe what you mean by "clustering on jboss is setup and up and
running". If the init script you say you already have starts the 'all' config,
the clustering is set up and running when JBoss starts. What more are you
looking for?
View the original post :
http://www.jboss.com/index.h
Hello:
I have a problem when call ejb 3.0,
I am use jboss-4.2.2.GA
My problem report is
2008-07-16 11:16:27,176 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/appprueba].[ControlServlet]]
Servlet.service() para servlet ControlServlet lanzó excepción
java.lang.NoSuchM
Some people say that is not recomended to modify jbpm4jsf-14.jar, or any
component of the jbpm console,
does anybody found another way to do this task?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164815#4164815
Reply to the post :
http://www.jb
Hi,
I have a jar file (acad.jar) than contain TemaIcfes Entity:
package co.academico.entidades;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.GeneratedValue;
import org.jboss.seam.annot
Any response/suggestion on this topic will be appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164810#4164810
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164810
Hi,
'Content' is the name of the second window that will open the content.
In this case it must be a CMSPortletWindow instance created with a blank page.
This portlet reads 'uri' parameter and load it from CMS repo.
The browser url address will be changed to the link address.
(it is possible t
I have the same issue on JBOSS 4.0.5GA. Is it a bug? I'm going to create a bug
report.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164809#4164809
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164809
___
I' ve the same issue on JBOSS 4.0.5GA. Is it a bug? I'm going to create a bug
report.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164807#4164807
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164807
I see that in prior versions of JBoss it was possible to put
strict
into the jboss-app.xml file. However, this no longer seems to work. Pity.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164805#4164805
Reply to the post :
http://www.jboss.com/index.html?m
i hope that somebody can help me with this problem
i am trying to build a very simple example of ejb using jbuilder 2007
i am just building a simple entity bean called customer
when i am trying to deploy the proect using jboss it give me this error
Problem starting service jboss.j2ee:service=EjbM
If you are talking about only your example, then that is correct.
In general, it depends on where the jar is located. If the jar is in
xxx.war/WEB-INF/lib, then it can access the classes. If it is anywhere else, it
cannot.
View the original post :
http://www.jboss.com/index.html?module=bb&op
"PeterJ" wrote : You cannot do this. The web app spec requires that the classes
in a war file are isolated and not accessible from outside the war.
you mean to say that classes residing in jar can't access classes in war?
View the original post :
http://www.jboss.com/index.html?module=bb&op=vie
hi,
I notice a column named FROMINDEX in JBPM_TRANSITION table.But i can't find a
mapping field in .hbm.xml .I
How is it persisted and what does it means?
i try to use searchfunctionality,but i can't get any answer.
Regards,
gs
View the original post :
http://www.jboss.com/index.html?module=
You cannot do this. The web app spec requires that the classes in a war file
are isolated and not accessible from outside the war.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164792#4164792
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
You could read the readme.html file, first bullet under Configuration Issues >
JBossAS 4.2.0.GA.
Or read this faq: http://wiki.jboss.org/wiki/JBoss42FAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164790#4164790
Reply to the post :
http://www.jboss.com/i
i have 2 JBoss (4.2.2) servers. when i call a session bean on the 1st jboss
from a session bean in the 2nd, having the 1 session method defined as
"MANDATORY" transaction, i get the following exception:
javax.ejb.EJBTransactionRequiredException
at org.jboss.ejb3.tx.Ejb3TxPolicy.throwMandatory(Ej
I will assume that you already looked in the documentation and found
http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/Security_on_JBoss-Using_SSL_with_JBoss_using_JSSE.html
or you looked in the wiki and found http://wiki.jboss.org/wiki
Hi All,
I created a simple workflow with one node which just prints out the message. I
deployed this in jbpm using eclipse and then tested it through the
UI..http://localhost:8080/jbpm-console and all looks good.
here is the WF xml
|
|
|
|
|
|
i have ear say a.ear;
in a.ear i have b.jar and c.war files;b.jar is a java project.
class file in b.jar trying to access class file in c.war ;
in the manifest file of b.jar i have given contents like this;
but i am getting java.lang.NoClassDefFoundError.
i think this is classloader issue.
in b
Either conf or data would work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164780#4164780
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164780
___
jboss-user mailing lis
Kevintaute:There is no problem with the mail service no passwords it accepts
connections.
kukeltje:I think it is not picked up since that in the stack trace it shows
that its trying to connect to the localhost
| javax.mail.MessagingException: Could not connect to SMTP host: localh
| ost, p
afaik (from the forum and jira), there are several situations where and SOSE
can occur that have no real influence on the functionality. (Re)throwing the
SOSE would make it difficult to decide how to react in your ap. But I might be
missing something
View the original post :
http://www.jb
are you sure your config is picked up?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164776#4164776
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164776
___
jboss-user maili
I deployed Jboss 4.2.2 on linux redhat. But when I try to access the default
home page of jboss http://servername:8080, it does not work (page not found),
but when I do "curl http://localhost:8080"; I do get output (i also tried "curl
http://servername:8080"; and it did NOT work "curl: (7) could
Oh yes it is in the extra notes. This is where i got info from.
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164774#4164774
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164774
_
"bfach" wrote : I did not see it in the users guide
http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.SP3/html/installation.html#install.extra-steps
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164772#4164772
Rep
Hello,
I am running Jboss4.2.2.GA with 1.4.0.SP3.
I have 2 MDBs running. The first MDB accepts the message from a remote client,
determines which queue it needs to go to and sends it to the appropriate queue.
The second MDB prepares it and sends it to a third party monitoring software.
T
I did not see it in the users guide. I just remembered a mention of updating
the remoting jar to match the version of messaging you are running. 1.4.0SP3
provides the correct messaging. Once i replace the remoting jar in jboss and
the remote client, failover worked correctly.
The only issue
An update,
Could it be to do with the location of the par file within the AS?
Previously I neede the processdefinition.xml file on the classpath, i.e. in the
conf dir of the AS, and I needed the gpd.xml and the image in the working
directory, i.e. the bin dir.
Is it possible to do this sort of
Yes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164766#4164766
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164766
___
jboss-user mailing list
jboss-user@lists.jboss.org
The first line in the stack output indicates that the Mail server on the
localhost refused the connection.
What mail service do you have running on the localhost? Is it configured to
accept connections from the localhost, does it require passwords, etc.
View the original post :
http://www.jb
I have one JBoss server running the JBM (hosting the queues), and separate
JBoss running the application (remote JMS clients).
The clients update the application database and send / receive messages in XA
transactions. Oracle is the database.
Question is: can JBM tables reside in its own schem
Fixed the problem, I added the @Stateless annotation to my service class, and
deployed as a jar. Now my @PostConstruct method is called (and incidentally the
ctor is only called once), which is exactly what I want.
I'd appreciate some explanation of why this works however, and what the change
I
Hi,I'm trying to send mail using the mail nodes ,my jbpm.cfg.xml file is the
following
|
|
|
|
|
|
|
|
when i deploy the process i have the following message:
| Error completing task: An exception of type "org.jbpm.JbpmException" was
thrown. The message is: couldn't
Found my problem, I needed to pass the keystore location and password to jboss
at startup
in run.conf
JAVA_OPTS="$JAVA_OPTS
-Djavax.net.ssl.keyStore=/opt/jboss/server/default/conf/server.keystore
-Djavax.net.ssl.keyStorePassword=password"
this post was helpful
http://docs.jboss.org/ejb3/app-s
Thank you for your answer. From the URL, how do we specify the page needs to
be opened in the second window ?
Window 1 (Portlet -1) : It has various links. On click of a link href, I want
to open the page in Window 2.
| /portal/MyPortal/default/Content?action=2&uri=/ItemN/index.html
I use my own login module which extends CertRolesLoginModule and looks like
this:
public class CustonCertLoginModule extends CertRolesLoginModule {
|
| private String issuer;
| private String defaultRole;
|
| public void initialize(Subject subject, CallbackHandler
callbac
1 - 100 of 141 matches
Mail list logo