I'm a little confused about how a CMP entity bean that has 1-M relationship link to a
subordinate entity should handle the creation new subordinate entity instances.
For instance,...
class Entity1Bean {
ejbCreate()
Collection getEntity2List() // returns collection of 'Entit
Yes its not persisted..The deployment state is not stored . The only way possible to
have deployments of archives at startup is to store it somewhere accessible to jboss
and point that as a deploy directory in jboss-service.xml
View the original post :
http://www.jboss.org/index.html?module=bb&
I resloved it.-.-;
My perspective is resource mode.
Resource mode don`t appear xdoclet menu in properties.
To resolve this problem, the perspective is choosen java mode. :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848417#3848417
Reply to the post :
Hi All~(This is my first topic.)
I downloaded JBOSS-IDE tutorial 1.3.0.
I played the step of tutorial.
I have intalled JBOSS-IDE 3.30 successfully and I have created J2EE 1.3 project and
the example session bean of tutorial.
Next step is to enter xdoclet property but I can`t find xdoclet proper
By default, Sun's JVM runs on 64MB. Full GC is bad for performance. Try to use the
latest JDK.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848413#3848413
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848413
---
Try with the latest code in CVS.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848412#3848412
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848412
---
This SF.Net
Yes. It can do all the things you asked for. Look on the wiki for the relevant pages
to get more inisight into the Jboss power.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848411#3848411
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
http://www.jboss.org/wiki/Wiki.jsp?page=Tomcat
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848410#3848410
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848410
--
Hi,
I'm new to JBoss. Just evaluating it.
jBoss comes with Tomcat. But I don't see information how to configure jBoss to use
Apache as the web container?
Could you pls point me to the resources/solution?
thanks,
jackling
View the original post :
http://www.jboss.org/index.html?module=bb&op=
Does ur browser run with a jre plugin?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848407#3848407
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848407
---
This S
hi all,
i am using JBoss 4.0, now the probelm is my web-console is not loading, the right side
frame is loaded but the left side frame in not loading , i am getting status message
class org.jboss.console.navtree.AppletBrowser not found , if somebody know the reason
please help me.
thanx in adva
Hi All,
I am facing a problem usually a common one but as I am new to JBoss. I am getting a
"Name not Bound Exception" while trying to lookup a Stateless Session bean from a Java
Client.
Properties env = new Properties();
env.setProperty("java.naming.factory.initial",
"org.jnp.interfaces.Namin
I am unable to get the finder methods to work. My client hangs when calling the finder
methods of my CMP bean with jboss
here i am providing deployment descriptors file...
ejb-jar.xml
Stores UserName/Password Pairs
AuthenticationDataBean
hi James,
thank you, but still i have a doubt, if we cant access business methods with out
remote object, then what for this security role and method permission. see this is the
scenario
programmer
designer
system
system
He
hi, friends
Now tomcat 4.1.27 comes with jboss 3.2.2 by default, but I want to know how to upgrade
tomcat from 4.1.27 to 4.1.29 in jboss 3.2.2, just is jboss3.2.2 runns with tomcat
4.1.29?
Thanks a lot in advance :).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtop
Same problem here. Does anyone has a solution for this problem (3.2.5)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848397#3848397
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848397
--
Strawberry and Chocolate are also available.
Speaking of which, the proof is in the puddling: You need to build it to understand
the performance issues. It would only take a few days to build it, then run it.
You'll have real numbers and no bullshit.
As an aside: I don't know the point of
Could you file a bug if you find something conclusive?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848394#3848394
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848394
-
JMS is not designed to be good deleting messages from within a Queue. You can use a
message selector, but it's not very high performance within JBoss. If in-queue
removal is important, you should use a different architecture.
View the original post :
http://www.jboss.org/index.html?module=bb
The loader configuration has to be a valid javax.management.ObjectName not a class
path.
The classpath is configured through the META-INF/MANIFEST.MF file which is created as
part of your EJB .jar file. The manifest is not part of the .ear.
Your ear should look like:
|
| joe.ear
| joe
I'm successfully running a cluster with 3.2.5 but I have some problems with local
Message Queues. I defined in the jbossmq-destinations-service.xml file three queues,
which only get loaded on one node in the cluster. Is there a way where I can force all
nodes to create their own local queues ?
"genman" wrote :
| Is your MDB reading messages from the local server queue? I don't think you need
to do what you're doing. It looks like you're trying to connect to the local server,
in which case you're very confused. The HTTPIL stuff is what the client uses to talk
to the server, not t
Thanks for the help.
I followed the link:
http://www.huihoo.com/jboss/online_manual/3.0/ch13s72.html
and added a Class-Path : \packages\jboss-3.2.5\server\default\test\jar1.jar
\packages\jboss-3.2.5\server\default\test\jar2.jar to the meta-inf\manifest.mf
in the ejb jar. The ear deployed but did
Well, no FAQ entry to delete 1 spec. message, based on message id. I thought it would
be handy to browse a queue (since you can) and then based on contents, delete a
message based on its ID. But it seems that if I want to do that, I'd have to actually
create an MDB to persist the msgs on this q
I use XDoclet to generate my deployment descriptor. So, for the EJB in question, I
added the class-level tag
@ejb.permission unchecked="true"
This resulted in setting the default permission for the EJB's methods to unchecked.
With this deployment descriptor, I could connect without receiving t
Hi,
I asked this on the beginners list, but then realised there was a seperate Clustering
forum!
I am a beginner with JBoss, J2EE and with clustering, but proficient in Java, servlets
and JSP.
We are currently using Tomcat as our webserver. On the back end we have our own server
(not a webser
Log4J is working fine now (it was logging on a file only, and not in the console). Now
I have another problem: JBoss only shows me a SQL Query like a PreparedStatement (
with ? as parameters. example: SELECT id from table where id = ? ). Is there any way
to know what JBoss is putting in the plac
anonymous wrote : How are the tables being created?
The JMS tables are manually created to match the commands defined in
sybase-jdb2-service.xml from the JBoss examples, and
hsqldb-jdbc-state-service.xml (which I modified to access my Sybase
datasource).
In addition, based on the recommendation
Hi,
IÃÂÃÂÃÂÃÂm trying to see the queries that JBoss 3.2.5 is doing when I use a
EJB CMP, then I have put the following tag in the
$JBoss_Home/server/default/conf/log4j.xml :
|
|
I have seen a site (http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53055)
that this change would
Scott,
Seriously, do you have additional information about this, any preview release of the
software? As CTO, I suppose you're working on it right now.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848375#3848375
Reply to the post :
http://www.jboss.org/in
I'm on JBoss 3.2.3 with Tomcat. Is there any way I can configure my server to run
different web applications (i.e., war deployments) on different ports? Example config
files would be greatly appreciated!
thanks,
gretel
View the original post :
http://www.jboss.org/index.html?module=bb&op=view
Hi again, I would like to configure Tomcat 5 in the JBoss to visualize the directory
of the users of my Linux. Before I was based on
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/host.html#User Web
Applications. How this would be in the JBoss?
[]s
Ary Junior
View the original post
To make another bean visible under the java:comp/env namespace of the bean making the
lookup call you need to add a element to the definition of the bean
performing the lookup in the ejb-jar.xml.
The details of this are documented in the dtd.
You can use JNDI View from JMX Console to check the
Please!!! How can I configure a virtual host for my webapp? I'm using Tomcat 5 and
JBoss 3.2.5. I followed the instructions in
http://www.jboss.org/wiki/Wiki.jsp?page=VirtualHosts but that did not work.
Thank you,
Ary Junior
View the original post :
http://www.jboss.org/index.html?module=bb
Hello,
I need to setup 2 instances of Jboss on one server. I did that and am getting weird
behavior...It seems that when i use one server and then switch to the other server (in
a different browser) my session is invalidated and i have to login again. Once i login
and switch back to the other s
I couldn't find any deployment descriptors...
As a starting point, you shouldn't be able to go wrong if you use container managed
transactions for your session beans and trans-attribute=Required for all of your
EJB's.
View the original post :
http://www.jboss.org/index.html?module=bb&op=view
Why are you trying to point to the deploy directory? JK2 talks directly to the Tomcat
server/container, so you just need to add the mapping to JK2. It's defined in the
workers2.properties (from mod_jk2) file in $APACHE/conf.
mike
View the original post :
http://www.jboss.org/index.html?module=
Has anybody done any development to connect to a POS (TCP/IP) through an EJB exposed
as a web service? Any help or comment would greatly appreciated.
Thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848366#3848366
Reply to the post :
http://www.jboss.
Hello All,
I am using version jboss-3.2.5. Is there any work around for this in this version?
Thanks,
Ranjith Pillai
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848363#3848363
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
James,
I would be interested to see some of the ejb code you've written (if possible). it's
always helpful to see what other experienced developers do. you can point me to some
online code or email an attachment to soundres9(at)yahoo.com
thanks!
james
View the original post :
http://www.jbos
Hello,
1. I have a jsp which calls a stateless session facade
2. My stateless session facade itelf calls a findbyprimarykey finder of an entity bean
3. My entity bean has a collection of another entity bean
4. I use dto to transfer data over the tiers
I tried many combinations of trans attribut
Hi,
I am having troubles deploying a JCA connector which supports reauthentication
(), since I don't want a connection pool per Subject. I also
want to use the org.jboss.resource.security.CallerIdentityLoginModule, as described in
http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJCALoginModule; fo
After searching the online documentation for information regarding the IdleRemover,
I'm at a bit of a loss. I am trying to understand its behavior since we are observing
significant performance spikes when it kicks in. In short, why does it tear down all
idle connections (beyond the min-pool-siz
I'm running Axis as a war file deployed on Jboss (not jboss-net). Here's some bits of
my wsdd file:
|
| http://localhost:8080/axis/services/Axis";
| xmlns="http://xml.apache.org/axis/wsdd/";
| xmlns:apachesoap="http://xml.apache.org/xml-soap";
| xmlns:intf="http://localhos
folks here is the .wsdd file
thanks for the help.
|
| http://xml.apache.org/axis/wsdd/";
|xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>
|
|
|
|
|
|
|
|
|
|
View the original post :
http://www.jboss.org/index.html?mod
Hi,
MainDeployer.deploy(URL) can deploy a sar remotely, but once when I shut down JBoss
and restart, the deployed module by MainDeployer is lost, it seems JBoss won't persist
the deployment made by MainDeployer. Am I missing something here? or could somebody
shed some lights on?
Thanks,
Yueming
For invocation statistics see http://localhost:8080/web-console, there will be some
info regarding this in the WIKI.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848355#3848355
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
Yes that is one of the goals I had when designing the search module, the solution here
is to have a common set of FIELDS between the modules so queries can be run against
the different modules indices.
anonymous wrote :
| I am thinking about doing a search module to search in the whole websit
I'm a bit confused... are you running axis that you've deployed separately on JBoss or
are you using the jboss-net deployment? jboss-net is in the "all" configuration, but
can be copied in the "default" configuration.
If you're using jboss-net, you don't need to mess with deployment descriptor
It looks like a problem in lyou wsdd file. Please post its contents.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848352#3848352
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848352
Hey guys,
I am having a problem deploying a service via axis. Whenever i try to deploy i get
this..
java -classpath
./axis.jar;./jaxrpc.jar;./commons-logging.jar;./commons-discovery.jar;./saaj.jar
| org.apache.axis.client.AdminClient -s /jboss-net/services/AxisServlet
./dd/BookTitle
Does JBOSS have any level of Common Criteria Certification (ISO-15408), such as EAL2?
Note: refer to CCEVS Website for more information on Common Criteria Compliance.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848350#3848350
Reply to the post :
http://
The indexing solution already exists and is already in use in BB and HTML modules, i
added News.
For HTML, i think there is no interface to actually do the search.
I am thinking about doing a search module to search in the whole website (for any
module implementing the indexing)
To do the inde
Good news,
BTW, is there any way to configure the news module to allow paging through the news
articles?
Will your search solution be restricted to the news only or is it generic? Searching
the faq would also be a great plus!
Thanx for the info!
Starman
View the original post :
http://www.j
Hi,
We are currently using Tomcat as our webserver. On the back end we have our own
server (not a webserver) that we submit jobs to for it to process. So we have our
clients talking to the webserver, and the webserver submitting jobs to our custom
server behind it.
We need to expand things t
I get the same hanging going on. However it only occurs when I shutdown the
MasterNode. I just assumed that the delay is caused by the other node turning into the
new master node, which has to create all of the jms topics and queues.
View the original post :
http://www.jboss.org/index.html?mod
Sanju,
You need to get the remote interface to execute any business methods.
So, if you don't have permission to execute the ejbCreate() method, you can't get the
remote interface and you can't execute a business method.
Don't forget that stateless and stateful session beans behave in a differe
There appear to be two separate problems being discussed here.
They are:
1) The TransactionManager incorrectly throws an IllegalStateException during delist
when it encounters commited transactions, which would be harmless except for the fact
that...
2) Connections are not returned to the pool wh
OK, but when I try to do this i receive the exception below:
'Caused by: javax.naming.NamingException: resource-ref:
hibernate/FabricaSessaoSiteJava has no valid JNDI binding. Check the
jboss-web/resource-ref.
at
org.jboss.web.AbstractWebDeployer.linkResourceRefs(AbstractWebDeployer.jav
Dave,
The trouble is that the answer is "it depends", not least because it depends on what
you are doing with the EJB's.
At one extreme, you may be using a set of session beans that have a little business
logic and JDBC statements to interact with the database. In that environment, it
probabl
Hi:
We have the mail configuration all set to work. It is sending the mails properly but
the 'mail.from' user is not being used when the mail was sent out, it simply uses the
credentials of the user who started the JBoss server - in our case 'Super-User ([EMAIL
PROTECTED])'. Is there something
I am currently working on indexing the news, so we can search on archived+published
news.
As of today, there is no month/year index.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848339#3848339
Reply to the post :
http://www.jboss.org/index.html?module=bb
You MUST declare your BMP bean in jboss.xml, because this file is used to bind JNDI
names to your beans (at least for this purpose). The syntax is the following:
...
ejb/...
You may also want to browse the online documentation for other usages of the jboss.xml
f
Thanks, Dimitris! That works!
Yueming
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848335#3848335
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848335
---
This SF
Hello all,
How can I archive news entry, but still have access to them through some kind of
month/year index. I do not want them to show directly in the news section.
Can we search on (archived) news entries?
Regards,
Starman
View the original post :
http://www.jboss.org/index.html?module=bb
Bump for Newbies
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848332#3848332
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848332
---
This SF.Net email is sponsor
Hello All,
I am having issues trying to deploy a .ear and sucessfully start up jboss server.
below is (what i think to be) a relevant portion ofthe file. i have absoultely no idea
how to troubleshoot this. any help will be greatly appreciated.
the basic problem is at:
2004-09-15 10:08:43,792
Hi all,
I have my own Loginmodule which is extending from AbstractServerLoginModule. My
application is currently running in Jboss3.0. When I triedd move my application to
Jboss3.2.5 I got AuthenticationException while it was trying to access the beans. So,
i modified my loginmodule by setting t
I developed a J2EE app using the Sun JDK app server and am now trying to get it to
work with JBoss app server. So I installed and ran the JBoss app server and it seemed
to load my app after I moved the EAR file to the deploy directory.
However, when I try to connect to one of my EJBs with my te
Hey Suraj,
Make the following entries in your run.bat file of Jboss
set JAVA_OPTS=%JAVA_OPTS% -server -Xms512m -Xmx512m -XX:MaxPermSize=512m
-XX:+AggressiveHeap
For more JVM Options Chk out on the Sun Web Site.
http://java.sun.com/docs/hotspot/VMOptions.html
Regards,
Chetan.
View the origina
Read the JAAS Howto topic in this forum.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848326#3848326
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848326
---
This
Why should an arbitrary LoginContext done in one thread of a web application
subsequently affect all other pages in the web app? If that is what you want, use the
container's declarative security model to establish what security context will be used
for the servlet and any secured resources acce
Just giving this a bump after almost a week. Any one out there with any ideas?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848323#3848323
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848323
I am trying to access the JMS as part of a user transaction. I tried writing the
obvious code which is basically :-
1) txn = (UserTransaction)Utils.lookup("UserTransaction");
2) String queueConnFactoryName = "java:/XAConnectionFactory";
3) Get que
no.
split the "LB" ejb from the "workers" ejb.
cheers,
sacha
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848320#3848320
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848320
-
I am not sure how running multiple instances of JBoss would help my situation (for
clustering EJBs I am running multiple instances of JBoss already).
Basically, is there a way to configure the invocation stack to NOT use the local
calling protocol?
View the original post :
http://www.jboss.org
i have an employee wich is an table in a mysql database, i create the entity bean by
the table model, when i try to get something with findbyPrimaryKey i get an error ,
database is filled with right data
java.sql.SQLException: Column not found, message from server: "Unknown column
't0_Employes
Read the "Caller Identity" section here:
http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJCALoginModule
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848315#3848315
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848315
I also interested on a solution to fix this problem.
I have a singleton MBean that starts CPU intensive processes. This processes calls
EJBs but at this time only localy. It is important that the work is done in the
cluster.
Thanks a lot
Dirk
View the original post :
http://www.jboss.org/ind
hi there !
we use JBOSS 3.2.3 with DB2 v7.2 and newer
now we tried to use some other dataBase e.g. MaxDB
we have an Entitybean with a primarykeyField 'DATABASE'
(... DATABASE is a reserved word in MaxDB
we can create the table,insert ,update and delete rows by hand)
we can create the bean
In our application, we have one main group of classes. This group of classes are used
by both our main application and by our client side applet. Currently, we put these
classes in the deploy directory so that we can deploy multiple .ears and have all
these .ears have visibility to the cental
Hi,
I have some trouble submitting binary data (via ) and select boxes
that allow multiple choices in the same form. In order to properly tramsmit a file, I
need to set the enctype of the form to "multipart/form-data", but as soon as I do
that, Page.getParameterValues() only returns one entry
hi all,
this is very simple problem, how can i access the business methods in a SessionBean if
i dont have permission to create object, i mean i dont have the right to access the
create() method, on the very same time. i have right to access other methods. in this
condition with out creating a
"[EMAIL PROTECTED]" wrote : That reminds me of something. I think in the latest jboss
version tomcat completes initialization AFTER server is started...
|
| What version are you using?
Yes, this is what I am seeing - tomcat is not "accepting" traffic until aftre the
container has fully init
hi all,
Please help me to implement programmatic security for ejb in JBoss , please send me
few code fragments or resource to look on
with regards
sanju
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848306#3848306
Reply to the post :
http://www.jboss.org/
the easiest is to run two instances of jboss on the same machine then.
Cheers,
sacha
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848305#3848305
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848305
--
Same Here...I just switched to Jboss 3.2.5 and I get the same thing!!
Help...Anyone???
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848304#3848304
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848304
-
Sorry, may jboss-service configuration has been disturbed, here a second try:
|
|
|
|
| org.jboss.security.plugins.JaasSecurityManager
|
|
|
|
|
|
|
|
| test.keystore
| passw
|
|
|
|
Hello,
is it possible to configure jboss to support access to beans with and without SSL in
the same server ?
One Client may access the beans using SSL an other client may access without SSL.
I deploy the beans for the Client in 2 jar-files, one with JNDINames , the other
configured for SSL and
Hi,
I am facing a curious problem ! When I try to access an entity bean from a session
facade locally using the component name of the bean, I get a ejb not bound error. This
does not happen if I specify the JNDI name !
>From jboss.xml :
|
| Journal
| ejb/Journal
"jtwomey" wrote : Look in the FAQ forum under "Post Your FAQ".
|
| There you will find my detailed description on how to add MySQL to JBOSS. This
same general technique should apply to just about any DB.
|
| JT
hi, I looked like you proposed but there ist nothing alike. I have a strang
Thanks for the prompt response.
OK, EJB X is a wrapper to a set of services provided by our EJBs.
The calculation service provided by Y is CPU intensive, so we clustered it to take
advantage of load balancing.
There are two use cases w.r.t. accessing the calculation service of Y:
1. via a conven
well, lets say that in my test setup an MDB instace just picks up a message object
from the queue, checks 3/4 fields in it, does some computation (a mathematical hash,
say), and based on hash-value passes it on to one of the various session beans. in my
case, the recipient session bean (stateles
hi metadjer
maybe that helps ...
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845983#3845983
or
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844915#3844915
cheers
L
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848294#3848294
Reply
why do you want to change this behaviour? which use case?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848292#3848292
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848292
---
Hello all,
Newbie here. I am having some problem with clustered beans being called from the same
JVM as the container. This was discussed briefly in
http://jboss.org/index.html?module=bb&op=viewtopic&t=52786&start=0&postdays=postDays&postorder=postOrder&highlight=highlight
Imagine the scenario,
Please help !!
I am still stuck by this problem !
Whatever is the configuration, the class loading is not compliant to the documentation
...
Any idea ?
Maybe it is a bug of the version 3.2.x ...
Thx for any help !
Kamel
View the original post :
http://www.jboss.org/index.html?module=bb&op=
It was a problem of missing endorsed folder (new thing in JB4).
application.parameters=--configuration=default
| jvm.parameters=-server -Xms96m -Xmx192m
-Djava.endorsed.dirs=C:\jboss\4_0-rc2\lib\endorsed -Dprogram.name=JavaNTS
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.Do
Hmm... So, if I understood you correctly (and actually I tried it and it works) I
should set LoginContext at each web page? Then question is why? It's not quite
obvious, you know, a ejbean used login context the first time and then I use the same
bean but context could be different? It's a great
Hi all,
I want to call EJB's methods, form a JSP, but it is protected with a security
constraint.
How can I do?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848285#3848285
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
1 - 100 of 113 matches
Mail list logo