Dave -
By dropping the two javax JAR files from the JBOSS installation into the
/System/Library/Java/Extensions folder in my system (MacOSX) - the error
condition went away. I looked for 'vecmat.jar on my system and that's how I
decided where the JAR files should go.
HTH
Lane
View the o
Hi David -
Did you ever find out why the javax.servlet and javax.servlet.http; imports
were not being accepted?
Those files exist in my system - although not in the place where the eclipse
IDE is looking for them. I have a BUNCH of books and access to the Eclipse
docs - but have not stumbl
Great lead genman! I indeed had to lower down 'wakeupIntervalSeconds'. I turned
on logging in jboss-cache and found the following:
| putNodeEvent(): eviction node event queue size is at 98% threshold value of
capacity: 20 You will need to reduce the wakeUpIntervalSeconds parameter.
|
i am using jboss-4.0.2;i placed message.properties in default/lib directory;
how to set classpath for this?
i am reading this properties file in ejb using
ResourceBundle bundle = ResourceBundle.getBundle("message");
i am not able to locate this file??
java.util.MissingResourceE
Please reply
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945054#3945054
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945054
---
Using Tomcat but need to do mor
Hi all here,
I'm a newcomer with drools.net, so that I have some problems needing your help:
1. I use FileStream to load rule-set files like that:
RuleBase ruleBase = RuleBaseLoader.LoadFromStream(new
FileStream("./Drlfiles/AllRules.csharp.drl.xml",FileMode.Open));
WorkingMemory workingMemory = ru
Hi all here,
I'm a newcomer with drools.net, so that I have some problems needing your help:
1. I use FileStream to load rule-set files like that:
RuleBase ruleBase = RuleBaseLoader.LoadFromStream(new
FileStream("./Drlfiles/AllRules.csharp.drl.xml",FileMode.Open));
WorkingMemory
Dear All,
Platform: JBoss 4.0.3sp1 + JBoss Portal 2.2.1
Database for portal: Oracle
When I use JBoss Portal 2.2.0, after login as admin role, it will have a
"List all user" link in User portlet, However, after upgrading to Portal 2.2.1,
this link disappeared. Can anyone help me to show
Ugh, I wish these posts could be edited. Anyways, I should have given a bit
more detail in the last post ...
my index.html includes user/pass fields and the action to post to is
'j_security_check". Once the user logins in, I have some Spring controllers
that return some views in my ~/WEB-INF/vi
I think I got this working (because now I don't get errors in my server output
when logging in), but what I don't know is how to redirect a logged in user to
another page.
The action to my index.html page which shows the user/pass fields is
"j_security_check". Anyone?
View the original post :
I see a possible NPE in the code, which I will remove:
http://jira.jboss.com/jira/browse/EJBTHREE-581 .
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945047#3945047
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39450
i know why. I installed JBoss with the "all" option. it's using j2ee 1.4.
Reinstall it with the "EJB3" or "EJB3 clustered" option. It should work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945046#3945046
Reply to the post :
http://www.jboss.com/inde
These are all normal operating messages for clustering communications and group
RPC. If you don't want to see these, set org.jgroups logging to a lower
verbosity level.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945045#3945045
Reply to the post :
http:
Hi all,
I'm having trouble with JBoss Portal 2.4 from source from CVS built with JDK1.5
deployed into JBoss AS 4.0.4GA-ejb3 built from source (from zip) also against
JDK1.5.
At server startup with portal.sar deployed I'm getting the following stack
trace as the JCR service is started:
org.jbo
Hi:
I have not reported in JIRA because I have found the cause of the problem that
I have shown before.
When in the seam-booking example I changed the datasource Hypersonic by a
datasource Postgresql, I oberved 2 problems:
- the word "User" is reserverd in Postgresql; I must changed the name
Try alpha2. It should at least fix the DeploymentException problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945041#3945041
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945041
-
Redeployment problem is probably related to a known bug between Hibernate and
Tomcat that does cause things to crash after a few redeployments. The sources I
read about it (you can google with the exception) state that bug has to do with
cglib, is unlikely to be fixed, and guidance is just to no
I've done that. We have an ugly old custom database that contains users and
passwords. Suprisingly, it almost matches the JBOSS person mode, but for
example I needed to do some customization for the enabled (we use isExpired
which is boolean too but opposite :().
Another requirement for me is o
Okay, wasn't able to find these problems from known bugs list so I decided to
post them here in order to make sure they get noticed.
null request parameters:
Just ported some stuff from stable 2.2 to the alpha 2.4, and one thing I
noticed broken (on the bundled install) was request parameters i
I tried to Override the EJB3NamingStrategy but when I deployed my jar file I
got error. Here is some log from JBOSS console.
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
| run(AbstractDeploymentScanner.java:197)
| Caused by: java.lang.Error: Unresolved compilation pro
Nevermind, I fixed it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945035#3945035
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945035
---
Using Tomcat but need
The same Jar can be deployed in GlassFish and it works OK. I can send you the
Jar if you want.
Best regards,
Javier
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945034#3945034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
Thanks for the response, according to the docs:
| wakeUpIntervalSeconds. This is the interval (in seconds) to process the
node events and also to perform sweeping for the size limit and age-out nodes.
|
I might be wrong here, but the reason I kept it to a high value was that I did
not wan
If you don't need eviction, comment out all the eviction related XML elements.
Alternatively, you might want to change the wakeUpIntervalSeconds to something
smaller, like 5.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=78069&view=previous
View the original post :
http://www.jboss
Hi,
I am having a problem looking up for jndi from my webapp. I am using
jboss-4.0.4.CR2 and java 1.5. Right now in my application I don't have any
ejb's. I only have a few servlets. My application is currently bundled as a
.war file.
The jndi configuration I have is as follows:
web.xml
| Q
hi, i tried to migrate my web app to jboss 4.0.4 from 4.0.4RC1. So i copied my
configuration and tried to deploy my ear. I got following exception:
| 22:44:32,209 WARN [MDB] No message-driven-destination given; using;
guessing type
| 22:44:32,209 WARN [MDB] Could not determine destination
This is the server.log content after deploying the bean
anonymous wrote :
| 2006-05-19 19:02:50,890 DEBUG [org.jboss.deployment.MainDeployer] Starting
deployment (init step) of package at:
file:/C:/temp/jboss-4.0.4.GAP1/server/default/deploy/test.jar
|
| 2006-05-19 19:02:50,890 DEBUG [or
May 24, 2006 - 1:00pm ET :: JBoss Portal. Julien Viet, Lead Developer, and Roy
Russo, Developer, will provide an update on JBoss Portal.
Topics include:
2.4 Features/updates/news.
2.6-3.0 roadmap ideas.
PortletSwap and Community updates.
Register here:
http://www.jboss.com/index.html?module=web
There sould be a cause somewhere in the logs
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945026#3945026
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945026
---
Upgrade to jdk1.5
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945019#3945019
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945019
---
Using Tomcat but need to do
The last post says it all. Everyone has the expectation that the subject from
the caller should be easily transpoerted to the ejb3 container. Even the ejb3
spec makes that assertation (see previous post).
So why am I doing to logons again?
View the original post :
http://www.jboss.com/index.
Anyone know what I should replace:
org.jboss.axis.attachments.OctetStream &
org.jboss.axis.attachments.OctetStreamDataSource
with in JBoss 4.0.4GA with the new JBossWS package?
Thanks,
-Rich
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945015#3945015
Rep
I'm hoping to use Netbeans for JBoss portlet development.
I have Netbeans 5.0 and JBoss 4.0.3 installed.
I downloaded the HelloWorld porlet and it builds the war files, but not the
.ear file.
Am I on the right track?
What do I need to add to create the ear file?
View the original post :
http://
William,
What Yogendra was trying to explain is that the DatabaseServerLoginModule will
take the string username and insert it into your principalsQuery and
rolesQuery. Your queries must accept this string parameter. I agree It is
good design to use indexes in your DB tables. So you need to
Oops...sorry about that...here's my process definition again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Brad
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945011#3945011
Reply t
You shouldn't need to tweak the cluster-service.xml file. The other odd thing
is if you are pretty much using the default file, other clustering services are
using multicast, so if multicast was broken on that machine, you'd be getting
other errors.
Can you paste the HA-JNDI portion of cluster
Hi Bernard
Fail means that the session beans are not being deployed. The following errors
appears in the console
anonymous wrote :
| 17:07:17,609 INFO [EJB3Deployer] Deployed:
file:/C:/temp/jboss-4.0.4.GAP1/serve
| r/default/deploy/test.jar
| 17:07:17,640 INFO [TomcatDeployer] deploy,
Please, post the process definition again to be properly displayed.
Otherwise it would be difficult to answer your question :(
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945008#3945008
Reply to the post :
http://www.jboss.com/index.html?module=bb
Hello,
Can anyone give me an example of wstools-config.xml that encapsulate the
configuration of two web services. I tried but i got error in parsing the file.
I followed the xsd but the error persist.
Thanks for help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtop
OK. There may be a better/different way to get this to work, but I got it to
compile by pasting my CLASSPATH variable string into the 'value=' clause in the
definition of classpath in the default.ent file.
I am posting this in case someone else has the same issue.
View the original post :
h
Hei, kukeltje! Are you kidding with me?! :)
I think you remember this thread very well :)
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=80630
If not please read the last four posts! You adviced me where to find the answer
this thread is looking for :)
Cheers and have a nice weekend to
define fails
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945003#3945003
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945003
---
Using Tomcat but need to do more
I have a simple process definition that looks like this:
Start -> NodePingNode -> End
The NodePingNode contains a custom handler, and I am trying to use a simple
JUnit TestCase to trace through the execution of the process. During execution,
the only nodes that appear to be executing are the St
Are you usre you use the latest version and do not override the hibernate
transaction factory? The Default JoinableCMTTransactionFactory should not
behave like this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945000#3945000
Reply to the post :
http://ww
you also must stop using the entity manager when an exception occurs
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945001#3945001
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945001
Worked perfectly with the new MySQL driver.
Thx!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944999#3944999
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944999
---
I have just installed JBOSS 4.0.4 GA with EJB 3.0. I get "HTTP Status 404"
when I try to access the Web-Console. I searched my JBOSS directories and I
can't find a web-console.war. Is this a mistake or has Web-Console been
obfuscated?
View the original post :
http://www.jboss.com/index.html
Hello all,
I am using the cache (version 1.2.3) to store some serialized java objects that
we hold in the database. I'm not using the persistent features of the cache,
but just storing the objects after the first hit to the database. I don't need
to evict the objects since they don't change ve
Do you see this with 4.0.4.GA?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944996#3944996
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944996
---
Using Tomcat b
Then you'll have to use the 64bit JDK.
For solaris the 64bit JDK enhances the 32bit JDK with some files.
To use it, add "-d64" to the java options.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944994#3944994
Reply to the post :
http://www.jboss.com/index.h
What version of JBoss and EJB3 please? How are you establishing security
Principal/Credential? Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944993#3944993
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944993
Also, I just found this link ...
http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch8.chapter.html#ch8.dabaseserverloginmodule.sect
which is very helpful and wondering if there are example implementations of
the DatabaseServerLoginModule w/ a web app somewhere's.
View the original post :
http
Hi,
I would like to show the portlet mode buttons only if the user is authenticated
or only if he is in a secured context.
How do I know the current user logged, verify if he is using a confidential
connection or if he is in a specific Role from a DecorationRenderer?
View the original post :
Sorry, I'm tired and read too fast :) I made the class implement it and it
worked like a charm!
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944989#3944989
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944
Hello,
I have these beans, that deploy without problems in JBoss 4.0.3SP1, but fail to
deploy in 4.0.4 GA.
| @Stateless
| public class EJB1Session implements EJB1 {
|
| @EJB private EJB2 ejb2;
|
| public void doSomething() {
| ejb2.doOtherthing();
|
How do you mean? It's in the import statement and compiles, so I'm not sure
what else you're saying.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944987#3944987
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944987
Got this working by sepearting the config. Below is the code:
Thread runner = new Thread()
{
public void run()
{
try {
System.out.println("Starting TcpCacheServer");
cache_server=new TcpCacheServer();
Hi,
have a short look in the docs/examples/jca there is a oracle-ds.xml. The XA
document is for a twophase commit connection, the other for a normal.
Then change the Databasename in JBOSS/server/default/conf/standardjboss-cmp.xml
from DefaultDS to your DS Name in the oracle...-ds.xml.
Or over
Yes, this is absoltely allowed. I'll see if I can reproduce the problem. Stay
tuned.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944983#3944983
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944983
---
I used INTEGER types because they take up less space and I will store them in
other tables as well to show what users relate to other data. Is it standard
practice to use these tables for security only and nothing else? Then I'll just
have to store user names again elsewhere.
Yeah, I'm still a
Hi,
I'm trying to using TcpDelegatingCacheLoader to set up my enviroment which has
the primarry cache (loaded from file cache loader) and running as tree cache
server. The secondary cache load cache from primary uses
TcpDelegatingCacheLoader.
Whenever my server (primary cache) is down, I ca
This is the exception thrown when a local interface is accessed remotely - if
you send your jar/war to [EMAIL PROTECTED], I'll take a look.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944980#3944980
Reply to the post :
http://www.jboss.com/index.html?modu
In JBoss, we can configure multiple security realms, we can have multiple
applications and each application can use different security realm.
We are able to mention realm name in security-domain element in jboss-web.xml
in our application
In weblogic, websphere also we can create multiple secu
I'm having a strange problem in the middle of running a JSF client against EJB
3.0 beans. An initial call to the EJB interface works, but when I try to make
the same call later in the application I get the following error:
java.lang.RuntimeException: java.net.MalformedURLException: no protocol:
the standard client jars and jboss-ejb3-client.jar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944977#3944977
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944977
--
i'm using jboss 4.0.4CR2/ejb3 package. I think i am moving away from stateful
beans now. Even though I just have 1 stateful bean that is clustered, i'm
seeing the problem of it not clustering properly sometimes and this eviciton
error is very bad. It's a big headache.
View the original post :
You need to log in your server log file to see why the commit is failing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944975#3944975
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944975
--
What version of EJB3 and what cache type please?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944974#3944974
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944974
I created an interface called TestManagement which had these methods listed
void create throws Exception
void start throws Exception
void stop
void destroy
I used the @Management annotation and then implemented this interface with the
class
Test. I used the @Service annotation in this class.
Hmmm I don"t know why... But I was totaly on the wrong way... (Maybe I
understood the JBossWS User Guide in a wrong way...)
But after hearing and watching the webinar November 2, 2005 - SOA with JBoss
Web Services. I got the idea why my stuff didn't work... And after all that
trouble I had... a
What version of JBoss and EJB3 are you using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944971#3944971
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944971
---
I suspect your MDB class does not implement javax.jms.MessageListener - it
needs to.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944970#3944970
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944970
---
Thank you ofr the reply
I changed the queue session to use transactions by setting the first arguemnt
to be "true". I also follow the send with a commit call. This should allow me
to commit or roll back a batch of sends to the queue.
This is what I did when using MQ series/Web Sphere MQ when
I get this error from jboss spitting out in an infinite loop. Investigating
this a bit, it's coming from the stateful session bean clustering eviction
StatefulEvicitonPolicy class. What is it trying to do? Is it trying to evict a
stateful session bean that no longer exists? How can I prevent t
I had code working in older versions of 4.0.4, but in 4.0.4.GA it breaks.
It looks like it has to do with the messagingType
The error is:
| 13:24:24,221 WARN [ServiceController] Problem starting service
jboss.j2ee:ear=MyProject.ear,jar=MyTest.jar,name=MyTestService,service=EJB3
| java.lang.
Seam actions that expose value bindings MUST be stateful, not stateless!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944965#3944965
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944965
Perhaps write a custom Hibernate ConnectionProvider? Or perhaps JBoss JCA
provides some plugin point...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944963#3944963
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394496
See what statistics Tomcat exposes via JMX.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944962#3944962
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944962
---
U
I also just reopened one of those bugs since i'm pretty sure its fix version
were incorrect.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944961#3944961
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944961
---
Hi,
I want to use JBOSS with Oracle 10g. What all configuration needs to be done
for using Datasource of JBOSS for this?
I'll really appreciate if the info. can be provided immediately as I am in
urgent need of it.
Thanks in advance.
View the original post :
http://www.jboss.com/index.ht
no, but you are welcome to create one :)
The goal is 3.2 compability in IDE 2.0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944959#3944959
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944959
hi,
jboss seems to get into an infinite loop spitting out this error message
repeatedly. My application runs for a couple of hours, then this starts
happening and goes into an infinite loop of spitting out this message. I am
using JBOSS4.0.4CR2/EJB3.0 with tree cache clustering of 2 servers. a
Hmm, I'm starting to think this is a bug in 4.0.3SP1. I'm having the exact
same issue, as i posted in a separate forum:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=83207
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944957#3944957
Reply to the
For a simple prototype the default controller is more than enough... the steps
you mentioned are correct:
1. create the users in the DB, and then assign the task to them using the plugin
2. the forms are rendered automatically if you use the default controller - you
just need to specify, using t
where is yor jdk installation folder, in ferora is common in opt/java, lookup
for this folder, and add in the run.sh a line JAVA_HOME=/opt/java
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944955#3944955
Reply to the post :
http://www.jboss.com/index.html?
I am deploying a WAR file which needs to look up some resources (DataSource) in
the local JNDI provider, but also needs to send messages to a Queue hosted on a
remote JBoss server (same version).
I looked at the Wiki page below for setting up an MDB, but I need to know what
I must do differentl
The stacked approach does work, unfortunately after the connection pool is
created, subsequent calls are getting the conection from the pool and the DS
security policy is not invoked anymore. If the user creating the connection
pool has the right credentials, subsequent getConnection() calls are
Read this:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943918#3943918
and by the way, the templates produced by the tool are not up to date and won't
work until we fix them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944947#3944947
Reply to
for these days i have been using new version jboss eclipse1.6 to build
applications, and i try a very small example, which is from
http://www.jboss.com/products/seam/SeamHBTools.html, but i make a little bit
change, i make database nothing like demo. imake two table lectureid, course.
there is
Whatever it be, we had a bad time with TreeCacheAOP.From our profiling, just a
get() that was doing some doing a lock ( some intent.lock package) was hogging
up cpu time...
Do u have any clue why this would take time..
We are using 1.2.x version of TreeCacheAOP..
We do have puts, and remove oper
for these days i have been using new version jboss eclipse1.6 to build
applications, and i try a very small example, which is
from http://www.jboss.com/products/seam/SeamHBTools.html, but i make a little
bit change, i make database nothing like demo. i
make two table lectureid, course. there is
Thanks for your quick answer.
I need to create a prototype to a organization who have 2 or 3 users that
interacts with a couple of data in web forms, something like this:
user1:
- Post 2 fields of data
user2:
- Receives the data and approve or reject (go back user1)
user3:
- Receives the app
can you profile the application and see what takes up the memory?
btw, how many variables are you using in your processdefinition? I never get
any higher than 20-25 in development fase and 10 if I change to using a dossier
for most business info
View the original post :
http://www.jboss.com/in
How about other applications deployed in the same context? i.e. an EJB from
another application accessing the DS? I agree that the DS has no concept of
secured invokation, but it can be associated with a security domain that will
control access to that DS (as per the post bellow)
http://wiki.jb
most people are. That's one of the reasons the web ui will be much more
customizable in 3.2. Unfortunately I cannot give you a short answer (not even a
long one, since I only tried this once in 3.0 and came to the conclusion that I
was (at that time) not the way to go for me.
View the original
That is, in essence, what you are doing. You reduce the visibility of the
DataSource to only those roles that are allowed to invoke your EJB's. The
datasource itself has no concept of secured invocation on it's own, being that
it can only be invoked in the context of a managed operation (ie an o
Max, is there one specifiic issue that denotes Eclipse 3.2 comptatibility
because, I took http://jira.jboss.com/jira/browse/JBIDE-295 to mean that 1.6
was 3.2 compatible as it duplicates the compatibilty issue:
http://jira.jboss.com/jira/browse/JBIDE-287
View the original post :
http://www.j
At the moment I'm not able to test multicast on the production server, where
this problem is occurring, but it appears to be working in the test
environment. The cluster-service.xml is the same in prod as it is in test,
which is basically just everything left at the default settings.
I'm just f
I am using the user-role mapping for my EJBs, however I would like to secure
the datasource only (i.e. regardless if it's used by EJB's, standalone classes,
servlets, etc). In other words being able to say that this datasource is only
to be used by this role.
View the original post :
http://w
Thanks gavin this solved my problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944935#3944935
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944935
---
Using T
1 - 100 of 192 matches
Mail list logo