Hello Flavia,
yes, I saw that there is a fix. But the version of JBoss AOP 1.5.7.GA is not on
the download page.
The version which is used in JBoss 4.2.3.GA is 1.5.6.GA.
But I assume that the combination EJB3 + JBoss remoting + JBoss Serialization
in JBoss 4.2.3.GA has not been tested, because i
Hi,
I am experiencing the same problem connection factory not bound when moving my
code from one environment to another. Could you please help me in fixing this
problem? It seems to be a problem with the cluster environment.
Thanks in advance,
Mani.
Following this my server log:
16:20:05,673
Hi all,
I am trying to cluster 2 instances of jboss 4.2.2.GA version. When one
of the server got down, the other instance which have to come to active have
created this exception.
11:05:01,787 ERROR [JBossCacheService] loadSession(): id:
uraX8t4OqkB4S--w2TOLvw** exception occurred du
Hi
I am new to richfaces, I created one drop down box using selectOneMenu,
creating upto drop down box is ok but the problem is , If i select any item
from the drop down box at the same time i should display display one comment
and one input text box, for others. please find the code below, than
"PeterJ" wrote : Are the Windows accounts being managed by Active Directory? If
so, see http://wiki.jboss.org/wiki/LdapExtLoginModule.
|
| I also have another source, but it is not free. I can provide the URL if
you are interested.
Hi Peter,
Just going through the link given by you, That ar
I will try the solution given by you and will let you know.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175468#4175468
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175468
___
Thnks Peter and Francis.
yes Peter you can send me the Url.
Many thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175467#4175467
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175467
__
I have the exact issue. With regards to referencing the listener in the
default-object.xml, where is this file defined. I have a separate .sar
directory containing my listener class as well as the jboss-service.xml file.
Is there a different location where i need to put the reference to listener
anonymous wrote :
|
| Anyone know how to call MDB from EJB (stateless session bean)?
I don't think that you can call an MDB from a SLSB. You can do the opposite
i.e. call a SLSB from an MDB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175463#4175463
hi jaikiran
Thank you for your immediate reply, it is use full for me, i am going to
test today
srinivas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175461#4175461
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
How to set the datasource to point to specific schema of a DB2 database to
install the tables (does this work schema=XXX).
Eg:
PortalDS
jdbc:db2://server:port/database;schema=XXX
com.ibm.db2.jcc.DB2Driver
portal
portalpassword
2. How to set the tablespace options ?
Thanks, Peter. I got it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175457#4175457
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175457
___
jboss-user mailing list
jboss-
What version of JBossTools have you downloaded?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175455#4175455
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175455
___
jboss-u
"velasquez" wrote : Hi,
|
| I had changed the JBoss default port to 80 and confirmed that no other
applications are using this port.
| I have set the JBOSS_Home. Also set the Java class path
|
| When I start run.bat a dos window appears and immediately gets closed.
|
| please gu
Hi Peter,
I had already set the JAVA_HOME, findstr.exe
is in c:\windows\system32. Do I need to change anything in run.bat.
I am using JBoss 4.2.2 and jdk1.6.0_07.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175451#4175451
Reply to the post :
http://www.j
Hello Ronald,
Being precise, here is our setup.
JBPM 3.2.GA,
Jboss Seam 1.2.GA and
Tomohawk , myfaces
on jboss 4.0.5.GA along with mysql 5.0.24 on RHEL 4 update 4.
If i am wrong please correct me. Jboss seam transaction handling is not much
fine grained to handle EJB3 transactions and JBPM
Could it be that the basic config of jBPM dit not use wel configured
transactions?
If transactions (in your opinion) were configured correctly, please file a jira
issue then for some validation software. Lets see what comes out. Please also
describe your case (the cause, configuration etc) in
Most likely you are running into one of two problems:
1) You have not installed a JDK and/or have not set JAVA_HOME to reference it.
2) You are running into the "findstr" issue - see
http://wiki.jboss.org/wiki/FindstrCommandNotFound
If neither of these solves your issue, then open a command pro
Hi Peter,
The installation of JBoss in this case is bundled with an application (Saba),
and the Saba engineers have "tweaked" JBoss such that it listens on port 1098,
not 1099. I have no idea why they did this, but when I check to see which
ports are open (ie: being listened on), JBoss is list
http://docs.jboss.org/jbossas/jboss4guide/r4/html/cluster.chapt.html
and 16.6.1.3 suggest that mdb's on all node's might be consuming from a single
queue (on the master node). Is that by default so; and what is this unclear
explanation in 16.6.1.3 about?
View the original post :
http://www.jbo
I am very new to JBoss and I cannot seem to resolve this issue.
I am deploying a simple application in an ear file. The ear file contains a
jar file with my EJBs and a war file with my web app files.
The structure of the ear archive is as follows:
| MyApp.ear
| - my_ejb.jar
| -
Hi,
I had changed the JBoss default port to 80 and confirmed that no other
applications are using this port.
I have set the JBOSS_Home. Also set the Java class path
When I start run.bat a dos window appears and immediately gets closed.
please guide me what other steps i should do to start JBo
Hi,
I have a JBoss 4.2.2 AS instance wired up to a LDAPLoginModule using Active
Directory. I also configured an mbean LDAP external context used for searching.
I was wondering if there is a way to use an LDAP source (configured as a mbean
external context) in a login module.
For example, have
Hello Ronald,
Thank you for your quick response. Somehow i am able to match the relations and
tried correcting the missing relation (NULL values) and got the system stable.
But, I think it is necessary to have a validation routines/scripts (could be
optional , can be enabled by configuration) t
I think what you want to do is modify the page layouts which are available at
jboss-portal.sar/portal-core.war/layouts. The 'generic' directory holds the
standard 2-column layout. You should make a copy of that directory - for
example, copy 'generic' as 'plain', and then modify 'plain'. To use y
I have an ajax portlet in struts. It works on other portals that have a
windowState of exclusive or solo. Jboss does not seem to have such a state and
since my portlet will be deployed on many different JBoss portals, I do not
have the luxury of customizing each one with this windowState customi
On the 4th page of this tutorial
http://clusterstore.demo.jboss.com/app/browse.faces
you need to login. The page says
So, enter username "demo" and password "demopass" in this page to sign in.
but this login doesn't work for me.
View the original post :
http://www.jboss.com/index.html?module=bb
I the real question is how to render portlet contnet without all of the
surrounding portal, like an EXCLUSIVE or SOLO windowState, then I would like to
know the answer as well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175422#4175422
Reply to the post
hmm... this is such a low level issue that I'm not sure how to fix it.
What you should do is see on what tokens this happens and see if for that token
and all related variables, the id's and all related fields (see the datamodel
in the sticky post in this forum) etc contain wrong errors. This c
this can be defined in the task in combination with e.g. the swimlane
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175411#4175411
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175411
_
kukeltje>
Thanks yeah i may do that for now.
But it seems like there has to be another easy way. Almost every page has some
kind of validation i need to call itself back on.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175416#4175416
Reply to the post :
decisionnode will always work (afaik). Not sure about rules etc...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175415#4175415
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175415
___
2a: By using the component that is used in the console as wel, or develop your
own component
anonymous wrote : But.. there is a more simple way ? like the
getBytes("processoimage.jsp" ... directly from standard jpdl api? No
anonymous wrote : Will be implements in a future release? It is not on
in 3.x this is not supported anymore. Might come back in 4.0 though I'm not sure
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175412#4175412
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175412
__
anonymous wrote :
| Is it legal to have event type="process-end" at a node which is not an END
node?
| Hmm... maybe not definitionwise, not sure though what the behaviour is in
case there is a token in a none-end-state node at the time a process ends
It is very uncommon though. You ca
It is not sucessful to try to receive JMS message with JSF back bean. If MDB is
used to received message, no way to directly access JSF backing beans from a
MDB. If i try to receive message directly from back bean, Jboss have errors
like:
2008-09-09 15:48:03,449 DEBUG [org.jboss.mq.il.uil2.Ser
anonymous wrote : If I'm not using a persistent store, how do I leverage the
invalidation to find a valid entry elsewhere in the cluster?
Take a look at TcpDelegatingCacheLoader, looks like this would solve your
problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=vie
Diferent aplications run in diferents version of JBoss. Put all these
applications run into a single jboss, the last version. is it possible?. What
is the simple way?
The problem is that there are more than 20 application running in 4 diferent
version of JBOSS.I want to put all these runing in a
anonymous wrote : My objective is to evict nodes from memory to the Database
quickly but only remove the node when the maxAge satisfies
maxAge satisfies at any point, even if you remove the objects immediately after
adding them. If you want to enforce objects to live at least for a while, use
m
i am writing a jsf application on top of jbpm
i need to write a function to enable / disable fields based on the security in
processdefinition.
where can i find the information in the database who can edit a process
variable?
View the original post :
http://www.jboss.com/index.html?module=bb
hi,
i tried what you did, using JRE 1.6
I removed the ear, started JBoss 5, then i copied the ear file and the
deployment works.
Thanks. That seems to help.
I have not tested it yet though. Hope there is no problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
this is a bug in code.
I've created https://jira.jboss.org/jira/browse/JBCACHE-1408 for this.
anonymous wrote : One other questions related to optimistic locking...is there
anything I can do to switch an existing cache configured with pessimistic
locking to optimistic locking? For existing cache
hi i'm a newbie, and i'm trying to use jboss cache but when i eliminate
everything from the cache, and then try to put a new object in it, a timeout
exception happens.
the code is as follows:
private void initCache( ) throws UnexpectedException {
// 1. DDBB access
Hello All,
I have been successfully using jbpm-jpdl-3.2.GA till now. Few days back,
database server was down suddenly because of data storage issue. After that, i
am seeing very peculiar errors from JBPM as follows,
Caused by: org.hibernate.TransientObjectException:
org.jbpm.context.exe.TokenV
Hi Darko,
to make this work, you need to start parallel threads and you also have to add
another option to the login.conf:
multi-threaded=true
HTH + best regards,
Wanja
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175392#4175392
Reply to the post :
ht
One a more serious note, it is on the todo list but we got alot of other issues
to take care off.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175391#4175391
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175391
Firstly, the process instance was associated with the old definition so it was
correct that the email was sent. My bad.
Now I have a new process instance associated with the new definition (below).
Now even both node A and B complete successfully, the email was never sent. The
reason is the eve
"mrgordonz" wrote : My command is now:
|
| D:\JBoss_Tomcat\bin>twiddle -s localhost:1098 get
"jboss.web:host=localhost,path=/MyApp,type=Manager" activeSessions
|
| But now when I execute that command, nothing happens - the cursor just sits
there and the command window never returns to a
Thanks genman, thats what I did.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175380#4175380
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175380
___
jboss-user mailing lis
BY "i just run the run.bat" do you mean that you duble-click run.bat within
Explorer? If so, don't to that. Instead, open a Command Prompt (it's under
Accessories in the Start menu), 'cd' to the bin directory, and then enter:
run
Wait until you see the "Started in xxx seconds" log entry (or unt
I am doing first ejb program on jboss 4.0.2. i deployed ejb module
successfully. but client program (web application ) giving error. i am trying
to call local ejb.
Error
javax.naming.NamingException: ejb-local-ref: 'ejb/ejb2', with web.xml ejb-link:
'HelloBean' failed to resolve to an ejb w
Ubuntu is a good choice (I use it, actually Kubuntu, at home). Any of the
current, popular distros would work (such as Fedora, which I use at work).
You should install the Sun JDK also - I recommend getting it from the Sun web
site and not relying on the packages provided by the distro. For Unbu
HI all
I was able to solve the problem by downloading the drivers from the location
http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.6/ and keeping
the .jar files in the /default/deploy/lib location
thanks a ton !!
View the original post :
http://www.jboss.com/index.html?module
1) If all Apache is doing is a pass-through, then yes removing it should speed
up response time. Check out JBossNative, which installs the Apache Portalbe
Runtime into JBossAS - it gives the performance benefits of Apache to JBossAS.
2) How many simultaneous connections will you have? That's how
i have noticed something strange. i uninstall the server, and install only the
jboss portal and it works fine, ( except that the login doesn't work.when i try
to login as adminstrator it tells me that the password is incorrect. ). i will
uninstall everything and install it again and if i have p
I have never tried this so my thoughts here are entirely speculation. Based on
discussions I have seen in other posts, I suspect that doing a stop on the
connection pool might remove the *-ds.xml file from the deploy directory. (I am
not sure about that at all - there are up to a half-dozen MBea
How do you convert a ProcessDefinition object its to XML representation?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175367#4175367
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175367
__
Hello,
We have an application in which the order of incoming messages must be
maintained. We have tried to achieve this behavior using a singleton MDB but
have found that order is not maintained on rollback/retry.
I've found a couple of threads that describe this as expected behavior and the
f
Use default roles if you don't want >> I agree and understand. But my users
haven't any role in my LDAP server.
So how can I use default role, or shunt the system, if I can ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175352#4175352
Reply to the post :
I have not used java since leaving university and at the time I was happy to
never touch it again but I think it's now time to start again with J2EE. I was
going to install JBoss in a virtual pc but decided to put togethor a sepearate
machine instead. The spec is not huge, a duron 1.2ghz, 1gig o
Hello,
I have a problem to connect from the instance of JBoss into a database in
Oracle RAC, the problem is presented in intermittently to deploy with message:
2008-09-08 12:07:19,090 WARN [org.jboss.system.ServiceController] Problem
starting service jboss.j2ee:service=EjbModule,module=_adm-ej
If thetikigod's turorial does not get you running, please post the contents of
the console log (everything in the command window, starting with the command
you entered).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175348#4175348
Reply to the post :
http:
Yes, this particular error is a new (to me) variation on the "missing -b
option" theme, and I have been answering posts about that issue for .. it must
be 1-1/2 years now.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175345#4175345
Reply to the post :
htt
I'm confused. The page you linked to looks exactly like a portal to me.
Perhaps what you are getting at is that you do not want the decorations that
surround a portlet (the title bar and the borders). If so, use the
emptyRenderer.
View the original post :
http://www.jboss.com/index.html?module
Hello,
we are using ws security (UsernameTokenProfile) with our JBoss server. The
Client is a multithreaded web application. For each web service call we have to
add the logged in users credentials to the webservice so we can pass the
authentication at the server. The client code looks like :
Hi Guys,
I see no replies. Does these questions are so so hard to answer? Plz give
pointers if you can.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175341#4175341
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Hello,
what you want to do simply you cannot do it in Java because it would be
something platform dependant. Maybe you could look for a Single Sign On Module
but I'm not aware of any that can do what you want.
The only thing you have got from a Java Main is
System.getProperty("user.name")
whic
Are the Windows accounts being managed by Active Directory? If so, see
http://wiki.jboss.org/wiki/LdapExtLoginModule.
I also have another source, but it is not free. I can provide the URL if you
are interested.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4
Hi,
I have some questions about JBPM/JPDL Api (maybe a minimal part question of a
very long future list of questions... sorry)
I'm rewriting a task "to do list"... like the jbpm-console.
Why ?
1) Because jbpm-console doesn't manager authorizations
(http://www.jboss.com/index.html?module=bb&op=v
anonymous wrote : In fact, my application internally manage role, and I don't
want JAAS
| to deal with it.
JAAS stands for java authentication and authorization service. You can't just
pick authentication & say I do not want authorization. They come together. Use
default roles if you don't wa
Hello, it has been fixed, but you are probably using a version of JBoss AOP
which lacks the fix.
Which is the version you're using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175334#4175334
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
anonymous wrote : So what you are saying is that from an MDB, we cant access a
secured EJB
Bottom line is that to access your secured ejb, you need to do a jaas login.
My hunch is that as a part of your login process, calls a jms client, which
sends a message, which a MDS recieves asynchronously
hi all...i'm trying to configure a jmx mbean to be a singleton (in a clustered
env). i think i did all the steps, but jboss (4.2.3) is throwing an exception.
here's my mbean definitions:
|
| jboss:service=DefaultPartition
|
|
org.dcri.job
Hello all,
does anybody use JBoss serialization in JBoss Remoting with EJB3?
We are going to utilize JBoss 4.2.3.GA and had a luck to test it before going
productive, and faced the issue described in Jira
https://jira.jboss.org/jira/browse/JBAOP-347
I thought this is one of the core features, bu
where should i vote for it???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175327#4175327
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175327
___
jboss-user mailing list
j
Hi JaiKiran,
I also want to know what are the core files in jboss to configure regarding the
performance tuning and all.
Thanks.
Milan Gothe
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175326#4175326
Reply to the post :
http://www.jboss.com/index.html?
Hi,
Actually i'm not using jmx-console to check the in use connection count. In
fact, we mapped the application in specific folder,changing the context file
and we couldn't access the web-console and jmx-console.So, we can only use one
at a time either jboss jmx-console or my application.
/opt
Hi,
What is this file jbossjca-service.xml file in Jboss Server?
mbean code="org.jboss.util.threadpool.BasicThreadPool"
name="jboss.jca:service=WorkManagerThreadPool">
attribute name="Name">WorkManager
attribute name="MaximumQueueSize">1024
attribute
The problem is solved. I've got problems with my own coding. Sorry.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175321#4175321
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175321
___
Well what's obvious is that you have to modify workers.properties specifying
the IP address of the cluster nodes
worker.node1.host=XX.XX.XX.XX
|
| worker.node2.host=XX.XX.XX.XX
You said you already tried with it, anyway what was the error message? still
the same ? if you rather get a Conne
You're right. The start parameter is unnecessary but doesn't affect the
behavior. I think I found the problem. The script doesn't use the JAVA_HOME
that I set on the /etc/profile. Now it is working with this:
ssh localhost "export JAVA_HOME=/opt/jdk1.6 && /opt/jboss/bin/run.sh"
View the origina
Tanks for the answer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175316#4175316
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175316
___
jboss-user mailing list
jboss-use
Why use the parameter start?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175315#4175315
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175315
___
jboss-user mailin
you should have into your web-application a Folder WEB-INF/lib
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175312#4175312
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175312
__
Ok maybe i am just missing it here.
I am trying to create a fairly simple page flow definition. And i am using page
flows because it could eventually get more complicated based on a substance.
But how do i handle error validations?
|
|
|
|
|
|
|
So i have that sav
@francis17101970
Thanks for the information. We have put a jboss-ds.xml file in the Deploy
structure of the JBoss. But the datasource is mentioned as
| Hope this doesn't destroy the purpose there are some XA datasources
available as well (not in my jboss-ds.xml, but I found in the intern
I assume you are using roles. How do you have them setup.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175308#4175308
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175308
When we got some hands to help out with it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175306#4175306
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175306
___
jboss-user
sorry that top link is wrong. here are the links
-object.xml
http://knol.google.com/k/matt-cook/hello-world-portlet-on-jboss-as/1ueb8yo1mnkcr/4#
jboss-portlet.xml
http://knol.google.com/k/matt-cook/injecting-javascript-and-css-into/1ueb8yo1mnkcr/5#
View the original post :
http://www.jboss.com
I am not sure what jboss-app does, however the -object.xml, generates "windows"
of a portlet instance and tells them where they should go on the screen. It
follows this structure:
|
|
|
|
|
| overwrite
| default.default
|
|
|
Regarding the question of exploded ear directories in cluster, that is
currently not supported. I don't remember the jira issue number but if you
search for it, you could vote for it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175300#4175300
Reply t
I'm having the same problem but it happens when I try to start jboss over ssh
execution. Something like this:
ssh localhost "/opt/jboss/bin/run.sh start"
If I start it in the local machine it works fine, but if I start it remotely,
the same stacktrace appears.
Any idea?
View the original pos
This is a barebone JMS client sampe.
import java.util.Properties;
|
| import javax.jms.JMSException;
| import javax.jms.Message;
| import javax.jms.MessageListener;
| import javax.jms.Topic;
| import javax.jms.TopicConnection;
| import javax.jms.TopicConnectionFactory;
| import ja
Im not sure right off hand whats going on here, but Ill see what I can find.
In the mean time, you can try taking a look at a tutorial I have written for
installing jboss, configuring runtime options, and setting up remote config
with eclipse. It can be found at:
http://knol.google.com/k/matt
I have installed JBoss on a Mac, and its fairly easy. Ive written a tutorial
which can be found at:
http://knol.google.com/k/matt-cook/installing-and-configuring-jboss-as/1ueb8yo1mnkcr/3#
The tutorial is written for linux, mac, and windows. Just follow the
instructions for linux, as it is pr
Hi Francesco,
I am using 4.0.5, and unfortunately I can't upgrade because that is the version
that the application vendor supports. I need to make sure I use supported 3rd
party software, and that means I am stuck with 4.0.5.
Cheers,
Paul
View the original post :
http://www.jboss.com/index.
???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175291#4175291
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175291
___
jboss-user mailing list
jboss-user@lists.jboss.org
Are you using a DataSource? If so please show it here.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175289#4175289
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175289
___
"mrgordonz" wrote : Hi Peter,
|
| That certainly fixed the issue with the exception - thx. My command is now:
|
| D:\JBoss_Tomcat\bin>twiddle -s localhost:1098 get
"jboss.web:host=localhost,path=/MyApp,type=Manager" activeSessions
|
| But now when I execute that command, nothing ha
Hi,
I'm a newbie in JBOSS, and JAAS.
I have followed some tutorials but I still cannot find a solution for 2
problems.
(1) In fact, my application internally manage role, and I don't want JAAS
to deal with it. So I'd like a system with login-config.xml and web.xml
tag, which permit to authenti
1 - 100 of 141 matches
Mail list logo