See this https://www.jboss.org/community/docs/DOC-10179
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182010#4182010
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182010
___
Don't use a cache loader with the Hibernate cache.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182008#4182008
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182008
___
jbos
I have deployed a web service to my app server in a jar (simple echotest one).
I have created client classes using wsconsume and can access the client using
@WebServiceRef injected onto an ejb3 stateless session bean when the bean is
packaged in a jar.
However if I package a stateless (or statefu
Thanks for your guide !!!
-Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS"
this could be the problem !
bec i have noticed this arguments not available while starting through wrapper
but wrapper configuration , how to set
-Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" this arguments in wrapper.co
Hi Peter, thanks for giving the URL... But in SVN we can download the
individual files only... is it possible to download the entire source folder
ones?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182000#4182000
Reply to the post :
http://www.jboss.com/i
Thanks. I'm sorry that I made a mistake. I changed the "UseLazyDeserialization"
to false ,and it works well. But when I used jbosscache 2.1.1 , there was no
exception. what's the matter?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181998#4181998
Reply to
Thanks Ron, much appreciated
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181996#4181996
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181996
___
jboss-user mailing list
jb
Did you updated the database as given in the text???
If so give the security role as
| participant
|
|
you have give the securityrole that is assigned to the talent scout ie
participant.
and in the authconstraint
|
| user
| admin
| participant
|
|
i think t
Hi,
I have the same problem. Tried to add a role like "Talent Scout" to the web.xml
like below. Put it in the war file. Restarted app server. But it still didn't
fix the problem...
admin
user
Talent Scout
What exactly did you put in the web.
I'm sorry, what do u mean by service implementation?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181985#4181985
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181985
___
jb
oh ok thanks Petere :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181983#4181983
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181983
___
jboss-user mailing list
jboss-us
mputz:
when I followed your approach to start the server,it reported errors,then I
doubleclicked the start.bat file and started the jboss application server.It
sucess.I think it's possiblely because I start the server in the MS operating
system.
Thank you all the same.
View the original post :
Hi Jaikiran,
It worked!
I am now able to query the Jboss server using twiddle at port 1199. Thanks for
the help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181977#4181977
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
I have determined that the problem is more general than I have stated.
Simply put: there is an SQL Server request that is not completing and it is
blocking any requests to the same table made after it. I see a page level lock.
I can see a statement that is blocking/sleeping and then the one tha
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181974#4181974
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181974
___
jboss-user mailing list
jboss-user@lists.jboss.
Hi,
Great idea!
I have found that we are using 1199 for Port and 1198 for rmiPort. I'm gonna
try which one could I connect.
I'll keep you posted. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181973#4181973
Reply to the post :
http://www.jboss.com/in
https://www.jboss.org/jbossjbpm/jpdl_sources/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181972#4181972
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181972
___
jboss-use
I think I had a deployment problem, the listed code seems to be working now as
expected. False alarm :)
Regards,
-SB
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181971#4181971
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
folks!)
please tell me,Thanks very much!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181970#4181970
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181970
___
jboss-user mai
I'm sorry that I can't find the demo code about that
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181969#4181969
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181969
___
jb
Can you give me a demo code about it?
the Client code of invoking ejb.
I will appreciate you very much.My Email address:
[EMAIL PROTECTED]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181968#4181968
Reply to the post :
http://www.jboss.com/index.html?module
I am successful using ArrayList as a delegation parameter in an Assignment. I
tried a HashMap, but so far it is not assigned, always null.
I'm using jbpm-jpdl-3.2.GA version, are there any known problems with Maps?
My successful ArrayList is processusercodingfields in the code below. The
u
When I first start the portal it deploys and shows the start page without
error. However, as soon as I try to either do "Manage Desktop" or "Admin" I get
the following error;
20:19:53,989 INFO [PortletAppDeployment] Parsing /portal-weather-samples/jboss-
portlet.xml
20:19:54,177 INFO [PortletAp
I have just installed JBOSS 4.2.3. I can access the JBOSS applicaton via
http://localhost:8080. However when I try to access it from one of my other
machines [a VISTA box, an XP Box, and an Mandriva Linux box] I get "Cannot Find
Server" or the like errors. I have tried disabling the firewa
Small addendum, we're running the latest 2.2.0GA release. Thanks again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181964#4181964
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181964
__
Hello. We've run into some trouble in attempting to bring a 64bit windows
machine into an existing cluster. The cluster has (had) two 64bit linux
members and was running fine when we attempted to merge a 64bit windows machine
into the group. Anytime the windows machine wrote on a node, the n
I believe this will be:
https://jira.jboss.org/jira/browse/JBMESSAGING-1249
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181962#4181962
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181962
__
This is https://jira.jboss.org/jira/browse/JBREM-944.
JBossRemoting SP7 should fix this.
But the best option for you would probably be to upgrade JBoss Messaging as
well. We should have a release this or next week. If you require an immediate
upgrade you should maybe download and build this tag
Shame on me...
I have found the answer to this problem in the first question of the FAQ:
https://www.jboss.org/community/docs/DOC-9239
To achieve failover during a normal shutdown of the server there is an option
in the PostOffice Configuration:
xxx-persistence-service.xml:
.
| .
| .
|
Hi, there are some logs about the springdeployer:
2008-10-14 09:55:27,937 DEBUG
[org.jboss.deployers.plugins.main.MainDeployerImpl] (main) Add deployment:
vfszip:/C:/jboss-5.0.0.CR2/server/default/deployers/jboss-spring-3.1.deployer
2008-10-14 09:55:27,984 DEBUG
[org.jboss.deployers.plugins.mai
It should be fixed on later versions of JBM. If you are using at least
1.4.0.SP3 you shouldn't be seeing this issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181956#4181956
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
anonymous wrote : might mean that the performance is badly hit by this change.
this is totally up to your requirements.
We won't persist anything on NonDurableSubscribers. It is like you sending
NonPersistentMessages on those cases. So you should decide if you use Durable
or not based on you
Score! This got me going - thank you!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181952#4181952
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181952
___
jboss-user mailin
That documentation is for JBoss Web, which is a repackaged Tomcat; it is not
for JBossAS. But if you grab the source you can see the basics of how to do
the same for JBossAS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181948#4181948
Reply to the post :
No problem... I even like it... something different than answering 'how do I
use it from struts?'
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181944#4181944
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181944
___
Perhaps you can use
https://www.jboss.org/file-access/default/members/jbossweb/freezone/docs/2.1.0/deployer-howto.html#Deploying%20using%20the%20Client%20Deployer%20Package
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181941#4181941
Reply to the post :
htt
I tried to start the app through the "AppClientMain" with this commandline
(unzipped client and ejb jar from sample EAR), but it did not help:
java -cp
C:\temp\jboss-5.0.0.CR2\client\jbossall-client.jar;StatelessEJB.jar;StatelessClient.jar
org.jboss.client.AppClientMain -jbossclient
de.fhw.kom
I think I get it. I appreciate the assistance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181924#4181924
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181924
___
jboss-us
Look in subversion at http://anonsvn.jboss.org/repos/portal/modules, all of the
modules, such as the identity module, are there.
If you look inside the manifest.mf file within a module's JAR file, it will
tell you the module's version. Example, for portal 2.6.6, the manifest.mf file
in portal-
Thanks for the replies. One follow-up question:
Let's say I have both unencrypted HTTP and SSL access to my webservice enabled,
both for its HTML content and for webservice methods. This is just JBoss, no
Apache in front.
If I want some (but not all) HTML pages to force SSL, how do I configur
Hi,
I'm using jboss portal 2.6.6 version... as part of my requirement i need to
change the various source files of Identity Portlets.. I downloaded jboss src
2.6.6 from jboss.org... But in that source folder i didn't get any classes
related to Identity Portlets..
for ex,
LDAPUserProfileModuleIm
In your persistence.xml file, what do you have hibernate.dialect set to?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181912#4181912
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181912
__
What JVM are you using? My guess is it is not a Sun JVM.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181910#4181910
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181910
__
Hello,
I am using JBoss 4.3.0.GA_CP01. I purchased the JBoss Developer Studio and so I
got no support contract. I have set up a cluster with 2 Servers and a client
which is connected to one of these (Topic with clustered=true and
ClusteredConnectionFactory). When I shut down the server to which
Looks like the redirect takes a while - perhaps I was just too impatient to
wait for the redirect to occur.
Also, looking at the new URLs, for some reason the phrase DOC-9280 just does
not bring to mind "class cast exceptions," but then maybe that is just me. ;-)
View the original post :
http:
Are you saying that the value you are getting for State for your JTA-related
MBean (you still have not told me the name of the mbean you are looking at)
does not match any of the values given in the source file I mentioned?
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
Hi,
This is further to my above post.
Our subscribers are all non-durable.
Jboss messaging implementation seems to ignore both the client-id and
subscription-id for non durable subscriptions.
If we change the subscriptions to being durable, this then allows the
subscription ID and client-id
hi, I'm using open ldap 2.2.29 and jboss portal 2.6.6...
my requirement is, i have an variable called isActive (of type
String/Int/Boolean) in ldap. I want to store the user disable/enable value in
that attribute... i mentioned that in profile.config file the like bellow.
g
The web console works for me 5.0.0.CR2. I am using JDK 6u7 and Firefox.
For 4.2.2, you will have to debug it yourself. Open the Java console within
your browser first, then access the web console, the Java console should tell
you what the errors are (usually a missing class).
View the original
I am using jBoss 4.2.2GA along with mySQL Server 5.0 in a production
environment. I have an early morning scheduled task that picks up files and
performs updates to the mySQL tables. The process builds SQL update commands
and then calls mySQL and makes the updates directly.
My problem is th
See https://www.jboss.org/community/docs/DOC-9520
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181901#4181901
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181901
___
jboss
We have Jboss cache running in production and within the same cluster of JVMs
have a number a number of different instances for the following reasons.
1) For data which doesn't need to be distributed we use a single node non
replicated instance (one instance for each entity)
2) And two clustered
JBoss AS 4.0.5.GA
Hibernate Core 3.3.1.GA
Hibernate EntityManager 3.4.0.GA
MSSQL Server 2000 and 2005 (same symptom)
Seam 1.2.1.GA
The app runs fine with MySQL. If I have an entity bean method annotated with
@PostPersist, @PostUpdate or @PostRemove and that method calls an SLSB the
method invoc
I am closing this since it is somewhat miss-labeled now that I know more about
it.
Search for SLSB and MSSQL and Entity to find new post.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181898#4181898
Reply to the post :
http://www.jboss.com/index.html?modul
Why not simply copy the EAR or WAR file to the server/xxx/deploy directory?
Then the app will be deployed when you start the app server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181897#4181897
Reply to the post :
http://www.jboss.com/index.html?module=
This exception typically happens when you run JBossAS with JDK6. Apparently,
either the account used to run JBossAS as a service has JAVA_HOME set to JDK6,
or Tanuki is configured to use JDK6.
See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102355
I would point you to the wiki arti
I don't think you will have any luck with your Jira issue. Let me explain a
little more (this can be read in other articles as well, even the jBPM docs I
think)
Normally the client only has 'control' for a very small amount of time. A
second is a lot already. Timers that need to go off within a
anonymous wrote :
| What did you mean by:
| Quote:
|
| the wait state will return the thread of control to the caller
|
That is when e.g. a call token.signal() or task.end() really returns. If there
are no wait-states, the process continues to the end.
signalling tokens happens in
and make a unittest that demonstrates the problem
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181887#4181887
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181887
___
jboss
what is the token name?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181886#4181886
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181886
___
jboss-user mailing list
jboss-u
Yes, it does cover configuring most of those things (not Spring, though). The
last part of the book is about getting your app server into production.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181883#4181883
Reply to the post :
http://www.jboss.com/inde
Please can anyone help me out on this...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181881#4181881
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181881
___
jboss-user
Problem solved!!!
It was just some missed referenced libs.
Now it is deploying properly.
Thanks anyway.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181875#4181875
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41818
Thanks Tim,
We have one more problem.
As I have already said that we are moving from Jboss MQ to Jboss Messaging,
In Jboss MQ we have a X-doclet code to define the subscription id for each
subscriber,
like below
[EMAIL PROTECTED]
* client-id="rate.of.sale.ip"
* su
Thanks jaikiran, just what I was looking for.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181870#4181870
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181870
___
jboss-use
I'm using GA hibernate 3.3.1 and jbosscache 2.2.0;
I've a situation here - I made some changes in DB, and during some SQLes remove
a node from jbosscache;
After that I'm trying to commit transaction, and exception is thrown.
13:59:08,212 ERROR [STDERR] javax.transaction.RollbackException:
[co
ok but why if i'm in ST1 state
and callToken parent = token.getParent();
parent is null ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181865#4181865
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
Hello, I tried appending this to an existing problem with no response,
Having trouble with jgroups runnig on Windows 2000 or XP. I have completed the
following steps, can can only ever get one version of Draw application to run
on a PC
GetNetworkInterfaces
C:\jgroups\JGROUP~1.BIN>java -Djava.
Hi there! I'm new here and this is my firts post.
Well, I have an application that was working fine last week. Today, when I was
going to deploy it, I got the following error message:
"AppGerente could not be redeployed because it could not be
completely removed in the undeplyoment phase. The mo
you must use the name "ejb/CommandServiceBean"
look at the sources of jbpm. there are code examples.
simply searchthe code for CommandServiceBean
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181854#4181854
Reply to the post :
http://www.jboss.com/in
anonymous wrote :
| And for the unittest, the AbstractDBTestCase (in jBPM) has the option to
start the jobexecutor and wait a number of miliseconds. That closes and opens
the context again for you. You only have to 'keep' the processId and reload the
instance again. I'm currently working on s
anonymous wrote :
| The context is *always* closed by yourself. In a longer running process,
the wait state will return the thread of control to the caller, which means
that you can close the context if needed.
|
| This is not a bad design. The Hibernate session mechanism works exactly t
Thanks for your reply!
I'm running Adobe LiveCycle ES 8.2 with JBoss 4.2.0. I have a versign
certificate installed on the server and am having no trouble accessing the
admin page.
I can ignore the warning and open the page anyway, but Adobe needs to do some
things in the background for docume
Hi,
Your Jboss As use ports already that are.
What your the operating system ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181832#4181832
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181832
__
Thanks for the quick reply! Do you already know when JAX-WS implementation will
be ready? Just to have an idea wheter it will take 1 month, 1 year or 5 years?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181829#4181829
Reply to the post :
http://www.jboss
Tomcat 6 is now bundled as part of JBoss Web. deploy/jbossweb-tomcat55.sar has
been replaced by deploy/jboss-web.deployer.
So you can use Jboss 4.2.3.
More infos:
http://sourceforge.net/project/shownotes.php?release_id=614346&group_id=22866
View the original post :
http://www.jboss.com/index.h
"Peter" wrote : Hello Guys
| I have a problem with the JBoss startup. I wrote an application in Java to
start the JBoss Server but it doesn't work. :-( (The server starts without
problems if I execute the run.bat file.)
|
| Thats my source:
|
| Main jbossMain = new Main();
| | try
I was looking in cvs/svn and (shame on me) did not have a look in Jira.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181823#4181823
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181823
___
OK, thanks. I'll put the list items in seperate map entries.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181822#4181822
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181822
__
Ronald,
hmm, not sure about what you are looking at, but judging from the contents of
the JBoss Portal binary releases, 2.7 is the first one that bundles jBPM 3.2
libraries. This matches the indicated fix version in
https://jira.jboss.org/jira/browse/JBPORTAL-1957
View the original post :
htt
by using the api... tokens can have a parent, if that parent token has more
than one child token, it is a fork. Childtokens are also in nodes which you can
get to by using the api
And yes, you should always have a join. Fully nested!!!
View the original post :
http://www.jboss.com/index.html?m
Hi,
we are having to jboss5 beta4 nodes form a cluster, they have a dedicated
interface for jgroups communication. Today, we had to restart one of the nodes
because of a different issue. This wouldn't happen because of the following
exceptions (below).
The IPs which is supposed to be used by
Please post the entire exception stacktrace, the MBean code and the actual code
you are using to invoke the MBean.
While posting the logs or code or xml content, 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
Martin,
I analyzed the tagged poms of previous/current portal releases and my
conclusion was that it already used 3.2. Strange...Maybe I looked wrong
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181813#4181813
Reply to the post :
http://www.jboss.com/in
Correct Ronald, the 'isTransactionEnabled' attribute should be set to false in
that case.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181817#4181817
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181817
___
yes, but you still should configure jBPM that it should not do transactions by
itself (afaik, but I might be wrong)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181811#4181811
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
And for the unittest, the AbstractDBTestCase (in jBPM) has the option to start
the jobexecutor and wait a number of miliseconds. That closes and opens the
context again for you. You only have to 'keep' the processId and reload the
instance again. I'm currently working on some even more convenien
Okay, let's try this. On your irisapp1 system where JBoss is running, access
http://irisapp1:8080/jmx-console through a browser. If the http port is
different, use the appropriate port. On the jmx-console, search for
service=Naming and click on the link. On the page that comes up, search for the
Has this been resolved? I am facing the same issue. I have 2 JBOSS servers
setup in a cluster for JMS messaging. The Servers are given the IDs 13225 and
13226 in the deploy\jboss-messaging.sar\messaging-service.xml. When I restart
one of the servers, I get the same error message:
Reason: java.l
As far as i know, you have to have the application-client.xml in your appclient
(StatelessClient.jar) for it to be recognized as a appclient. When you
introduce the appication-client.xml and the jboss-client.xml, you will see this
in the logs:
15:04:10,279 INFO [ClientENCInjectionContainer] ST
how to get the serviceReference and invoke it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181798#4181798
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181798
___
jboss-us
can you detail your answer?
I'm a jbpm newbie.
I also want to use jbpm-enterprise.ear,how to use it within our client code?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181797#4181797
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Are you sure that is the cfg you used? You have UseLazyDeserialization set to
false, yet in your stack trace you have a MarshalledValueInterceptor.
MarshalledValueInterceptors are only added if UseLazyDeserialization is true.
View the original post :
http://www.jboss.com/index.html?module=bb&
2 or 3 would be best. If it is easy enough for you to handle it manually, I
would recommend 2. Otherwise, 3 would do it for you but you would have to deal
with the overhead of POJO Cache.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181794#4181794
Reply
And in service implementation?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181792#4181792
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181792
___
jboss-user mailing list
Hi J,
I'm leaning towards the conclusion that the service at port 1099 is not
running. :-) Besides, even at the host itself, I get the same error.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181786#4181786
Reply to the post :
http://www.jboss.com/index.h
When I had the same error, it was just that I forgot to add
| to my hibernate configuration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181785#4181785
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181785
___
This means that the port on irisapp1 is not accessible from the client machine.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181784#4181784
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181784
___
"Herman06" wrote :
| Anything else I can try?
|
Check the log to see if SpringDeployer was even added to MainDeployer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181782#4181782
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
hi,
I get "Unable to connect to Host error".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181781#4181781
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181781
___
jboss-us
1 - 100 of 126 matches
Mail list logo