Hello there! We are preparing an environment that will consist of 2 physical
servers, where we would have 2 instances on each server, a total of 4 JBoss AS
instances. Those would be grouped in 2 separate partitions. So far this is
working great. Now we need to add JBM to the cluster, and some qu
Well, nervermind I've recreated the hibernate.cfg.xml but using the wizzard and
now it works...
Regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211028#4211028
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42110
Hello there! I've already used Hibernate tools on previous projects, now I've
migrate to 3.0 version. And tried to configure an hibernate configuration for
my jpa project (it is not a facet on eclipse, its just a plain java project
with annotations).
Well, here's my persistence.xml
|
|
Thanks, just a question tough!
>From what I've read so far, the ClientLoginModule only stores the credentials
>passed to it right? So when I perform a LoginContext.login(), it won't
>actually validate my user, since the correct module (ldap) is stored on the
>server side right? But, on my first
Hello there! I know that is possible to use ClientLoginModule inside a swing
app to authenticate on a remote jboss server and call secured ejbs. But is it
possible to retreive the user's roles after he has been authenticated? I need
this info to show/hide some gui functionalities.
Regards
View
Hello there! I'm just wondering that the current available policies
(round-robin, first available) they all randomize the node to connect to, this
might lead a situation where one of my nodes gets more clients than the other.
Is there an way to create a custom policy that one could check the num
Hello there! Is there a way to be notified when new endpoints get registred? I
was looking at the source code for the ManagedEndpointRegistry and could not
find any notifications using the JMX notification mechanism.
Is there an way to acomplish that?
View the original post :
http://www.jboss.c
Hello there! I've created MBeans several times on jboss, and I can't find what
am I missing here.
I'm developing a DatabaseRecordProcessor, it's start method looks like this:
| public void start() throws Exception{
| try
| {
| MBeanServer server
Thanks Peter, that was the "problem"
Best regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170441#4170441
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170441
___
jbos
Hello there! What are the dependencies that need to be fulfilled in order to
send messages to a Topic?
I have an MBean configured like this:
|
|
| jboss:service=Naming
|
jboss.messaging.connectionfactory:service=ConnectionFactory
|
jboss.messaging.de
Version 2.6.4
Well, we are using a portal url to redirect to one of our windows. When we
fetch the portalnode and invoke
node.createURL(Navigation.getPortalRuntimeContext());
We always get an url with an ?action=2 at the end.
I have no idea of what does that means, but, I do know that it causes
In case someone missed it :
http://www.c2b2.co.uk/iPoint/ipoint?SelectedPage=69&110ArticleID=17
JBM is the best choice of the selected. Can't wait for 2.0 :D
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166228#4166228
Reply to the post :
http://www.jboss
Hello there! Our app is running inside JBoss portal and we have scoped
deployment (we use a more up-to-date version of hibernate) So we set our
loader-repository on the jboss-app.xml
Well, in a certain moment we need to use the portal sessionfactory and we gain
access to it through:
MBeanServe
Hello there! We need to create links to our portlets in a component outside the
portlet (so we do not have access to request/response objects)
What we need is to generate a link for a given content on the cms. We know that
it is possible to find the ObjectNode of a given content by querying the
Hello there! I've been looking at the MC for a few days now. I would like to
integrate it with my seam app, and it seems that the easiest way is to expose
my service beans as jndi objects.
At the docs, chapt 5.5 it is mentioned that one should "(...)create an instance
of JBoss NS using the micr
We are facing the same problem here! Did you find another way around?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164292#4164292
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164292
_
Thanks Tim. We are still digging to see what can be the problem. So far I don't
think its JBM, as I said I only post here because it seemed to be the best
place :)
We are using JBR 2.2.2.SP3, so I guess that specific problem is solved.
I fear for the ESB listeners :(
Regards
View the original
[JBM 1.4.0.SP3]
Hello there! We've simulated a situation (problaby won't happen in our
production, but our customer asked us to).
We have inserted 10.000 messages on the DLQ channel. There's no listener for
this channel. With this small value, JBoss startup time is increased by a 5x
factor.
Th
ok I got it working. Just would like to share for others :
| public void start() throws Exception {
| MBeanServer server = MBeanServerLocator.locateJBoss();
| ObjectName name = new
ObjectName("portal:service=WebAppRegistry");
|
| ser
Hello there! I'm having some issues with jboss classloading inside portal.
My problem is that I have an app that depends on lucene 2.3.2, and it seems
that jackrabitt uses 1.4.
What I need is a CMS interceptor that will index most of the things that are
uploaded (html,xml,txt,pdf,doc,xsl, etc.)
Hello there! I would like to register my own PortletApplicationRegistryListener
in order to listen to portlets being deployed inside my portal. I can't find
how to register it within the PortletApplicationRegistry. How can I do this?
Regards
View the original post :
http://www.jboss.com/index.
Hello there! I've just started with jackrabbit API and it's use inside jboss
portal. Still have a lot to learn. We are building a search functionality for
our portal, our first idea was to use lucene to index the documents as they
were added (using cms interceptors to ask our indexer to do so).
Hi there! What about your bridge? We are just trying the JSR-301 bridge impl
from you guys? Does it work with Sun-RI?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137624#4137624
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Hello there! I'm using JBoss 4.2.1.GA with JBoss WS
Before one can point, I've already read:
http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#WS-Security
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=105580&postdays=0&postorder=asc&start=10
http://jbws.dyndns.org/mediawiki/
Hibernate Version: 3.2.3
Hibernate Entity Manager:3.2.1.GA
Hibernate Annotations:3.2.1.GA
|
|
| org.hibernate.ejb.HibernatePersistence
| OracleDS
|
|
|
|
|
|
| 0
|
|
|
|
Hello there! I'm facin
Hello there! I've remember doing this before (4.0.1 version) and was pretty
easy, as explained here:
http://wiki.jboss.org/wiki/Wiki.jsp?page=CreatingACustomLoginModule
I've followed all the steps (basically almost copied and pasted the code,
replacing only the encode algorithm for password), b
If someone cares ...
I've solved this by using the VM parameter :
-Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl"
I have no idea why the Xalan transformer causes this, but it solved my problem,
and that what matters ;)
View the orig
Hello there! I'm living a nightmare with xml-apis
I have a transformation that works fine in my eclipse test cases:
|
|
| 1234
|
|
|
|
|
|
|
|
| What I need is to copy the id from header to customer. Well hereÅ the xsl:
|
|
| http://www.w3.org/1999/X
"yilmaz_" wrote : if an excetion occurs container rollbacks automatically.
| if you want to hold the state of transaction use UserTransaction
| and this is not a good idea to catch exceptions
| anonymous wrote : try{...}
| | catch(SQLEXception e){
| | throw new RuntimeException(e);//
Hello there! I have an MDB that calls a SLSB to process a message.
The SLSB perform some operations on the database. The SLSB captures all the
exceptions that might happen never throwing them. But I'm getting in a
sistuation where and SQLException happens, the Transaction is rolled back (even
t
Hello there! My application uses JMS heavily. It is a series of
MessageListeners that through a central router communicate with each other.
Almost all of my listeners are created as jms clientes with MessageConsumers
(the reason for that is because I was not able to create mdbs "on-the-fly" on
Forget it :)
Correct way was messageListenerInterface=MessageListener.class
Sorry :P
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097114#4097114
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097114
Hello there! I'm running JBoss 4.2.1 and I have this class inheritance:
| public abstract class AbstractMDB implements MessageListener{
| @EJB
| private bizRef;
|
| public abstract void operateMessage(Element message);
|
| public void onMessage(Message message){
| bizRef
Hi there! I was looking in the docs, is it possible to use jboss remoting to be
listening to a client that does not uses InvokerLocator? For instance, the
create a TFTP service? I've seen that I can manipulate the socket using
SocketCreationListeners. But after that my processing chain continues
Richard, that did not work either :( The same error was thrown. I tried:
| DocumentBuilder db = DOMUtils.getDocumentBuilder();
| Document doc = db.newDocument();
|
and also
| Document doc = DOMUtils.getOwnerDocument();
|
Both throws the same error.
Regards
View the original post
Sure :)
Here's the code:
| public SOAPMessage invoke(SOAPMessage message) {
| SOAPMessage returnMessage = null;
| try {
| MessageFactory mf = MessageFactory.newInstance();
| returnMessage = mf.createMessage();
|
Yeah, believe that there's a bug, the following work with no problem at all:
| SOAPElement test =
f.createElement("CommandResponse","sys","http://www.acme.com/sys/schemas";);
| returnMessage.addChildElement(test);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
Well, that did not work as well. It also throws an exception when I try:
| MessageFactory mf = MessageFactory.newInstance();
| returnMessage = mf.createMessage();
| SOAPFactory f = SOAPFactory.newInstance();
| SOAPBody body = re
Hello there! I'm developing a Topdown webservice, and defining my own WSDL, and
using @WebserviceProvider annotations.
The service is running, I can access it using webservice explorer or SOAPUI.
When I generate the client using JBoss WS, I'm getting some errors on the
response. I know it's som
Thanks, I gave up on the Message style to go to Payload. this problem was
solved :) Have new ones :(
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091220#4091220
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
Hello there! As I've been reporting here [and getting good support]. I'm
developing a rawstyle ws using @WSProvide annotation.
After getting things working (jboss WS 2.0.1, downgrading to jdk 5 because SAAJ
version). Now things are starting to work, but I'm getting an exception:
NAMESPACE_ERR:
Thanks Richard, Oskar.
What is really tricking me is the fact that both my endorsed dirs (default from
VM and JBoss) have the jboss-saaj.jar. And still, it complains about the error
described. Does this qualifies as a Bug?
Regards
View the original post :
http://www.jboss.com/index.html?modu
Yeah, that's correct! But, shouldn't I be able to use the endorsed dirs? my
jboss-endorsed has the jboss-saaj.jar and also my JAVA_HOME/jre/lib/endorsed
Should I downgrade my JVM?
Best regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089863#4089863
R
Hello there! From what I've searched so far, this error happens when I have a
sun RI SAAJ in my classloader. I've searched my entire harddisk (literally) for
a reference to anothar SAAJ implementation that's not jboss-saaj.jar. And could
not find. I've also used some operations on the classloade
Well, it turns that version 2.0.0 does not support it. When I've upgraded my
jbossws to 2.0.1 on my jboss 4.2.0 server. It worked with no problem at all.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089805#4089805
Reply to the post :
http://www.jboss.com
Hello there! I'm using JBoss 4.2.0 GA, and after deploying my service it
deploys the EJB SLSB but not the endpoint.
Here's my code:
| @Local
| @Stateless
| @WebServiceProvider(wsdlLocation="META-INF/wsdl/CommandProcessor.wsdl",
|
targetNamespace="http
Just found @WebserviceProvider :D. Well, may not be the best way, but I need
the flexibility :)
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089329#4089329
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40893
Hello there! I'm trying to figure out how one can achieve an way to use
inheritance with WSDL. On a previous post
url][http://www.jboss.org/index.html?module=bb&op=viewtopic&t=119507[/url]
(Still not answered :( ) I've explained that I need to find a way to use the
same contract and have differ
Hello there! Although this is not related specific to JBossWS, since I'm using
it as my Webservice stack, I was wondering if I could get some assistance here.
I'd like to know if I can get inheritance using WSDL, let me try to explain:
Suppose I have a complexType of Command:
|
|
|
I'm trying to use a @EJB annotation inside a pojo that is deployed in a SAR
file. It's not working. Is it possible to get it working?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085485#4085485
Reply to the post :
http://www.jboss.com/index.html?m
Hello there! This is not a specific question to messaging, but it depends on
the messaging deployer, so I hope I find some help here!
I'm creating a custom deployer, that loads some message consumers on startup.
I'm having a little problem with dependency. If I startup my jboss instance,
and the
I'm using 1.4 RC1. Should I upgrade it? I'll try with a newer version and check
it.
Best regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085471#4085471
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085471
Sorry, found the answer at the great wiki, just took a lit bit (sorry for being
lazy :) )
http://wiki.jboss.org/wiki/Wiki.jsp?page=ProgrammaticServices
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085299#4085299
Reply to the post :
http://www.jboss.com/i
Hello there! I'm registering an mbean using the
server.registerMBean(objectname,object); method. I have a sar file that
contains a custom deployer. This deployer reads a custom xml and register
mbeans according to it.
Although I can see the managed bean on my jmx-console. after being registred
Sorry forgot to mention, I will need 2 bridges one on each side, so does that
means I'll have a deadlock? one will not startup before other?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083610#4083610
Reply to the post :
http://www.jboss.com/index
Hello there! Jboss (4.2.0) startup fails when the target provider is offline.
Is this the expected behaviour? I tried to set the maxRetries to 0, but had no
effect. So does it means that my server depends on the other to startup?
Regards
View the original post :
http://www.jboss.com/index.html
You could try to create a sar archive to load your bean and then rebind it to
the initial context. If that helps, I could post an example
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080692#4080692
Reply to the post :
http://www.jboss.com/index.html?module
Hello there! I'd like to know if it is possible to register new MDBs on the
startup. I'm developing a custom deployer, that reads an specific
configuration-file. I need to register message listeners according to the xml.
Registring the listeners is no problem at all. What I really would like to
Thanks, that did the trick :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080486#4080486
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080486
___
jboss-user mailing list
j
Hello there! This is a very dumb question, I know. But it's friday, past 6pm,
and its annoying me a lot.
I'm running some junit tests, and I'm not being able to get the datasource from
the jndi. It's deployed. My SLSBs do have access on them (through entity
manager) but on the unit test it says
Hi! Where can I find the project source code?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079629#4079629
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079629
___
Yep :) Thanks :D
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075226#4075226
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075226
___
jboss-user mailing list
jboss
Hello Tim. you mean both source and target loaders? I've seen many references
on the topic, I searched quit a lot before annoying you guys :P. I'm using a
target as the remote destination, so it's not implemented yet?
If you don't mind, is there a date for the CR2?
Best regards
View the origina
I've enabled TRACE level for log, and just before the error I get:
| 2007-08-13 15:39:59,519 TRACE
[org.jboss.jms.server.endpoint.ServerConnectionEndpoint]
ConnectionEndpoint[q-5a18bb5f-1-a4h7bb5f-b090ze-110j3] processing transaction
TX(15360):ACTIVE
| 2007-08-13 15:39:59,519 TRACE
[org.jb
just a depends, yet, can't get the bridge to work, and still wondering why
jgroups is needed when we change the DS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073576#4073576
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Hello there! my previous question
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=115867
I was asking about a bridge config, still can't get it to work. I noticed that
I was running with defaulds and that might be the problem (RELIABLE might be
related to the isolation level, at least
Hello there! I'm configuring a jms-bridge here. Both sides have identical
configuration:
*JBoss AS 4.2.0.GA
*JBoss Messaging 1.4.0CR1
On the producer side I have a queue named CMSOutboundQueue (the source)
and on the receiver side (CMSInboundQueue). Here's my configuration:
My remote Loader (jm
I ran the examples, they work fine :) I'm using 1.4 with a jboss 4.2. I was
just hoping the smoke test could give me some benchmarks. I'm pretty sure Jboss
Messaging is gonna handle the requirements with no sweat, we only need around
50k messages a day :) But would be nice to show how far can it
Hello there! I not being able to run the smoke tests suite.
I've created the 3 instances (messaging -> default, messaging0,messaging1->all
with cluster, they can see each other :) )
To run, I've bound each of ther servers to an ip:
10.0.0.11,10.0.0.12,10.0.0.13 (none of them are my localhost, b
Hello there! I've already ran multiple instances of jboss on the same machine,
but I'm having problems trying to use multiple run.conf for those instances.
We are using 4.0.1sp1 in a Suse linux
We trigger the start using jboss_init_suse.sh
What I've did was to create multiple runXX.conf for eac
Hello there! Is it possible to have a timerservice object be fired on startup?
It does not seems to be an reasonable thing, having a client invoking a method
to register the timer, and just after that have the @Timeout method be
triggered.
So, is it possible to create the timerservice after a
Hello there! I'd like to know if it is possible to achieve the following
functionalities with version 1.3.0 (I've looked at the docs but could not find
it)
1- Have a message router to dispatch XML message using XPath (I know its an ESB
feature, but is it possible to have it on messaging?)
2-
Thanks a LOT
That was it :) I was not using -b to bind the correct IP address. Thanks a lot!
Thanks for all the help! Cluster is now working smoothly :D
Best Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053716#4053716
Reply to the post :
http://w
Well, I've turned on the tracing on the client, and here's what I get before
the first invocation:
| TRACE [main] HARMIClient.readObject(314) | Init, clusterInfo: [EMAIL
PROTECTED]/HAJNDI,targets=[HARMIServerImpl_Stub[UnicastRef2 [liveRef:
[endpoint:[127.0.0.1:1101](remote),objID:[-63ed3ba3:1
Well here's the code for the client:
| public void execute(){
| Contador contador = obterContador();
| int total = 0;
| for(int i=0;ihttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053674#4053674
Reply to the post :
http://www.jboss.com/index
Also, there's no firewall between machines. Machines are behind a proxy server,
but its for HTTP only, dunno if it matters.
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053460#4053460
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
Yep Brian. When deploying to the farm, the other node deploys the bean, I can
check it on the webconsole and it is deployed. Tried on a different machine
(previously I was using Ubuntu + WinXP) now tried on two ubuntu machines and go
the same problem.
Best regards
View the original post :
htt
Hello there! I'm trying to get a SFSB in a jboss 4.2.0 cluster. It's a simple
example. A bean that increments a value. My bean's interface and implementation:
| @Remote
| public interface Contador {
|
| public abstract int increase();
|
| public abstract int decrease();
|
Hi there! According to
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
When I have a non-scoped deploy, and a version of a class on my
server/default/lib and on my war/lib I get the version loaded by the first UCL
(the 2nd scenario on the page).
Well I give it a try. Created
Hello there! I'm trying these combination, and I'm bit confused with the mix,
hope someone help me out.
I'm using a Stateful bean that has a property:
| @Stateful
| @Name("userService")
| @Scope(SESSION)
| public class UserServiceBean implements UserSession{
| private User user;
| /
I'll give a try, but why on the examples (booking) we have this:
|
| Action
|
|
|
and it works? And on my version (as I stated before, I'm using the booking as
reference, and almost everythng is the same)
it does not work?
Regar
Thanks, now, just to understand, why my idea did not work? I'm using the
booking example as reference and its pretty much the same code.
Could not find why
hotelSearch.selectHotel(hot) works and
rentalService.start(c) does not... :(
Any ideas?
View the original post :
http://www.jboss.com/ind
Hi there! I have a really simple question, can not find the answer :(
I'm trying to start a conversation on a second page after the user clicks on
a link in a view:
|
|
|
|
|
|
| My RentalService:
|
| @Name("rentalService")
| @Stateful
| @Scope(ScopeType.SESSION
Hello there! I've started a project with seam gen, using richfaces, and
sometimes (mostly when an error happen) it stops displaying the page only on
firefox. On IE it keep running ok. Is there any issue with the browser?
Regards
PS: So far I've only used the rich:panel component.
View the orig
Any suggestions please? I tried to switch to RI 1.2 from sun, but still nothing.
Any ideas?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040721#4040721
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040721
_
Hi there! I've seen ppl discussing this here before. I'm having problems when
deploying the jbpm-console on a instance (4.0.5-ejb3) that has a seam 1.2.1
app. If I take out the app, the console is deployed, if not I get the following
exception:
| 09:32:00,236 ERROR [STDERR] Apr 25, 2007 9:32
thanks, I've solved most of the issues, but one that's not connected to jbpm,
but the UCL :(
I'm seeking help/guidance on the AS forum, even call-by-value is not helping me
so far.
BTW: Would you know why the MBean was discontinued on 3.2? I've created my own
and we intend to use that way (one
More info...
even with jndi call-by-value set to true, I still got the same problem.
regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040409#4040409
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040409
___
Hi there! I'm having a few problems with the UCL and jboss seam :(
I have two applications with different jsf versions, so I need classloading
isolation (using jboss-app.xml for that). So far things were ok.
I also have a sar deployment (jbpmConfiguration).
So both applications have classloading
Hello there! Well, never surrender...
I'm still trying to get jbpm 3.2 and seam 1.2.1, so what I've done is create an
MBean (since it seems that the jndi jbpmconfiguration is not present on the
3.2) and registred my jbpmconfiguration inside jndi. Working fine.
inside my action I have:
| Jb
Hello there! Does seam re-deploys jbpm definitions every time I start my app?
Can it be turned off? Every time I start my app, it inserts new definitions on
my jbpm_processdefinition table.
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040291#404029
Hello there! I've restarted the idea to use jBPM in a SOA project. I'm
struggling against jBPM for a LOOONG time, far more time than anyone would care
for a product, I guess. Today I need to decide if we either use IBM SOA
products or shall we keep with JBoss products (believe me, I'm really try
Hello there! Our application need to listen in a certain socket. Instead of
coding it on the hard way (using channels, sockets etc...) I was wondering If I
could use the JBoss infrastructure and create an XMBean that would have an
interceptor that would be listening the desired port. Is it possi
I'm having an issue (as I reported here:
http://jboss.org/index.html?module=bb&op=viewtopic&t=105796) when combining
this two products. A user raised this question, is it possible to have both
running on this version? I'm having problems with transactions, it states that
there's no jbpm tx pres
Hello there! I'm still confused about this integration. I've read the post from
fady.matar http://jboss.org/index.html?module=bb&op=viewtopic&t=105036 And I
believe I have a similar question. Gavin helped me out few days ago, but I
still have a problem here. I'm using jbpm-console and the same d
"kukeltje" wrote : look at the testcases in the source... so much info in there
What I've noticed is the use of taskInstance.end() in every test. Looking at
websale's test case I think my tests are just wrong :). But on the jbpm-console
my process also starts and ends when I just click on the Sta
"kukeltje" wrote : in 3.1 ordinary nodes were waitstates, in 3.2 this changed
to it not being a wait state (afaik, or was that in the new upcomming core?)
I'm using 3.2, so does it mean that my ordinary node ain't in a wait state any
longer?
PS: I have checked the source, not the unit tests to
Hello there! I have a simple process with few actions and one decision, one
fork and one join. I can't post the actual process here due NDA but I'll change
names and if needed I change the whole processdefinition and attach it here.
My question is regarding wait states. I want to have a wait stat
Hello there! Suppose I'm modeling a Loan process, which involves several
applications and actors. So the first node is the user registrar which is made
by a teller on a bank. The application starts a process instance and triggers
the first action. The process goes on until it stops on an approva
"mputz" wrote : If you are still interested in working mysql db scripts, look
at this wiki entry http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat and
the sql scripts I have attached to it.
|
| Regards,
| Martin
Thanks Martin, yesterday I got it working by using 3.2 scripts + the iden
1 - 100 of 150 matches
Mail list logo