On 11-12-20 05:09 PM, starfish15 wrote:
> Hi Nicolas,
>
>
> DO you suggest that *drools-guvnor* be the config file name that is included
> in the server/conf location as well. I am unable to understand how modifying
> that is going to assist here.
I'm suggesting this:
because your jaas.config f
I think the "jaas-config-name" should be "drools-guvnor" (the name of
the jaas configuration from the file designated by
java.security.auth.login.config).
I'm not sure what version of seam is used by guvnor; see also here:
http://docs.jboss.org/seam/2.2.2.Final/reference/en-US/html/security.htm
Hi,
Container Managed Persistence refers to Entity Beans, and there are no
Entity Beans anymore in EJB3. So I assume you're refering to Container
Managed Transactions.
The transaction needs to be started after the StatefulKnowledgeSession
has been created; so with CMT you would need to create the
Hi ,
On 10-12-17 11:42 AM, alim wrote:
> What I wanted to say is that when I start JBoss AS with Guvnor on port 8080,
> i get:
> Local telnet: "Trying 127.0.0.1... Connected to localhost."
> Remote telnet: "telnet: Unable to connect to remote host: Connection
> refused"
It looks like JBoss is onl