[JBoss-user] [Security & JAAS/JBoss] - PKI Example

2004-03-21 Thread blakeyu
Does anybody know pki related information? I want to build up a PKI server to generate, manage public key, digital certificate, does anybody recommend the PKI server for me? Does anybody recommend any examples to demo? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826804#3826804";

[JBoss-user] [EJB/JBoss] - Re: Problem redeploying EJB's in Jboss

2004-03-21 Thread jdwn
Is there nobody having this problem? It's even getting worse, because now I'm having two jar's. So each time I make a change I've to restart my JBoss server. Can somebody help? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826801#3826801";>View the original post http://www.jboss.or

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS provider failure detected:javax.jms.JMSException: Error

2004-03-21 Thread arbalu
Hi, I am getting the following error when deploying my application on JBoss 4. Anyone who has overcome this situation, please let me know the solution to this problem... I m not able to find any resources regarding this problem too... thanx in advance... 13:02:38,531 WARN [JMSContainerInvo

[JBoss-user] [Persistence & CMP/JBoss] - Re: Initializing bean access Error

2004-03-21 Thread blakeyu
When I used JBoss DR2, cause this error, But I used JBoss 3.2.3, no error. I hope you could help me. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826797#3826797";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826797>Reply to the post -

[JBoss-user] [Beginners Corner] - Re: SINGLE ejb jar deploy gives NoClassDefFoundError!

2004-03-21 Thread zeron
Hi All the methods in AAA.class and AAABean.class throw the exception AAAException. Very simple, no? Am I missing something really basic here??? Thanx zeron http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826796#3826796";>View the original post http://www.jboss.org/index.html?mo

[JBoss-user] [JCA/JBoss] - PreparedStatementCache

2004-03-21 Thread cherold
Hi Does anybody know if there is a runnning preparedStatementCache in Jboss 3.2.x ? I use JBoss 3.2.3 with JDK 1.4.2 and DB2 8.1 in Linux. I saw there is a property for the Datasource: 100 but setting this (with different values) didn't change anything. On the DB side, it doesn't seem to cache cli

[JBoss-user] [Persistence & CMP/JBoss] - Initializing bean access Error

2004-03-21 Thread blakeyu
I created a Entity Bean, and deployed on the JBoss Server, I created a test client to call the entity bean, but it failed. I got the following error, can anybody help me? -- Initializing bean access.java.lang.NoClassDefFoundError: org/jboss/system/ServiceMBeanSupportat java.lang.ClassL

[JBoss-user] [Security & JAAS/JBoss] - Re: Signed Jars

2004-03-21 Thread feldgen
Hi scott, I will try jboss-3.2.3 but this will take some time...I'll post the results of this test. Btw, I am using Gentoo-Linux with sun-jdk-1.4.1_05 Regards, Lutz Feldgen http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826793#3826793";>View the original post http://www.jboss.org/

[JBoss-user] [Installation & Configuration] - Re: JBoss Starting Problem : Cause: Incomplete Deployment li

2004-03-21 Thread blakeyu
Does anybody have the same problem? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826792#3826792";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826792>Reply to the post --- This SF.Net

[JBoss-user] [JBoss Getting Started Documentation] - problem deploying CMP Roster Example with mySQL

2004-03-21 Thread wayofdragon
Hi all, I changed my database to mySQL as per the tutorial's intructions. However, I get the following error when I tried to deploy it: 2004-03-22 00:06:22,811 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/RosterApp.ear 2

[JBoss-user] [Installation & Configuration] - JBoss Starting Problem : Cause: Incomplete Deployment listin

2004-03-21 Thread blakeyu
I used the jboss-4.0.0DR2, the defualt server can started, but it cause some error as following: Cause: Incomplete Deployment listing: Packages waiting for a deployer: [{ 'ejb-management.jar' URL: 'file:/E:/jboss-4.0.0DR2/server/default/deploy/ejb-management.jar' localURL: 'file:/E:/jboss-4.0.0

[JBoss-user] [Beginners Corner] - Re: Need Advice

2004-03-21 Thread allanpogi
Dear Members, I am new to JBoss. Can anyone provide me with the simplest example of an BMP Entity bean and how to deploy it? I am using SQL Server as a back-end. I will be more than glad if your could email it to [EMAIL PROTECTED] Regards, Edgar Allan Potenciano http://www.jboss.

[JBoss-user] [EJB/JBoss] - Re: possible memory leak in long lived transaction ?

2004-03-21 Thread scoy
I've always assumed that the memory is being consumed by the transaction manager. I think that you will find that no actual database updates are performed until the the transaction is committed. It might be possible to use XA Transactions to get the database to assume this overhead - I did not

[JBoss-user] [EJB/JBoss] - Re: can't find data source: TestDS

2004-03-21 Thread scoy
It doesn't help when the forum gobbles the XML tags! | | | | java:TestDS | Oracle9i | |... | | http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826787#3826787";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Installation & Configuration] - Re: Getting message on JBoss4.0.0 : Could not resolve uncomm

2004-03-21 Thread arbalu
I am replacing the DefaultDS with my MSSqlServer configuration. My mssql-ds.xml looks something like this | | | SQLServerPool | jdbc:inetdae7://localhost:1433?database=latest_release | com.inet.tds.TdsDriver | test | test | | | |

[JBoss-user] [Beginners Corner] - Problem in relative path references

2004-03-21 Thread vineetchopra
Hello there, We are trying to migrate our application onto JBoss. We were able to successfully deploy and launch the application. The current problem is that the external file references to Cascading Style Sheet and JavaScript are not being reflected in the JSP pages. There is no problem with

[JBoss-user] [EJB/JBoss] - Re: can't find data source: TestDS

2004-03-21 Thread scoy
java:TestDS Oracle9i ... Steve Coy http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826785#3826785";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826785>Reply to the post --

[JBoss-user] [Beginners Corner] - Not able to debug in JBosss

2004-03-21 Thread ltcmelo
Hi, beginner's problem. When I start debuging jboss from eclipse, if i use F6 ( "step into" ) and the app is going from a cliente method to a method on the local or remote interface, for example, eclipse displays a message for the Class File Editor Source not found The source atachment does not

[JBoss-user] [EJB/JBoss] - Re: Does anybody know how to do EJB-QL successfully?

2004-03-21 Thread scoy
Your customer ejb is called CustomerEJB, therefore that is how it must be referenced in the ejb-ql. ie. SELECT OBJECT (c) FROM CustomerEJB AS c ... Steve Coy http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826782#3826782";>View the original post http://www.jboss.org/index.html?modu

[JBoss-user] [Security & JAAS/JBoss] - Re: problem due to caching of roles in JaasSecurityManager,

2004-03-21 Thread [EMAIL PROTECTED]
See this thread which eventually gets it right. Search for flush on this topic for variations of the same thing. http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45932 http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826780#3826780";>View the original post http://www.jboss.org

[JBoss-user] [EJB/JBoss] - Re: can't find data source: TestDS

2004-03-21 Thread blakeyu
Can anybody help me? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826779#3826779";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826779>Reply to the post --- This SF.Net email is spons

[JBoss-user] [Security & JAAS/JBoss] - problem due to caching of roles in JaasSecurityManager, Dat

2004-03-21 Thread dev2gosoft
Hi, We have an application that allows users to register account with an associated service plan (which maps to a specific role). The app uses a Form based authentication. The user is logged and authenticated/authorized against the infomration stored in tables which are populated from the ac

[JBoss-user] [EJB/JBoss] - can't find data source: TestDS

2004-03-21 Thread blakeyu
I create entity ejb, create data source name is "TestDS", jbosscmp-jdbc.xml file as below. http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_2.dtd";> TestDS Oracle9i TEtyuser T_ETYUSER name NAME userid USERID

[JBoss-user] [EJB/JBoss] - Does anybody know how to do EJB-QL successfully?

2004-03-21 Thread pouncil
Wassup guys! I am using JBoss3.2.3 on windowsXP. I am having a problems with the ejb-ql. I guess Jboss is saying it can't find my method "findByName"described in my ejb-jar.xml. Any suggestion would be greatly appreciated. Thnanks! Here is what my ebj-jar.xml file looks like

[JBoss-user] [JCA/JBoss] - Re: CorbaNamingService IOR at Runtime

2004-03-21 Thread bwallis42
Wouldn't it be possible to use a corbaloc IOR? I think that jacorb supports these but I haven't actually tried it. I've used them with mico and jacorb clients to an Orbix 2000 server. All you need is the hostname and port number for the server ORB (The port number is set in your jacorb.properties

[JBoss-user] [Security & JAAS/JBoss] - Re: custom login module using AbstractServerLoginModule

2004-03-21 Thread ahardy66
Basically I am trying to establish whether this is a bug in the class, a deficiency in the documentation, or a bug in my code. To summarise: AbstractServerLoginModule.createGroup() creates Roles that tomcat cannot handle, leading to no roles being loaded for the user. http://www.jboss.org/

[JBoss-user] [News & Announcements] - J2EE Component Wizard 1.4 is available

2004-03-21 Thread m1609
The J2EE Component Wizard is a Java Swing application, that supports the creation of J2EE Components (EJBs, Servlets, JSPs, Filter, Test Clients) and the required deployment descriptors. The tool is freeware. The wizard is optimized for JBoss, but with your own template files, all application s

[JBoss-user] [Clustering/JBoss] - Re: apache 2 and mod_jk2, no sticky sessions

2004-03-21 Thread JonDenly
Thanks for the help - it's all working fine now! Regards, Jon http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826770#3826770";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826770>Reply to the post ---

Re: [JBoss-user] Does any one know how to do EJB-QL in JBoss3.2.3

2004-03-21 Thread Tonté Pouncil
Thanks but that didn't work I still get the same error msg.  Have you successfully deployed ejbs that uses ejb-ql in JBoss3.2.3?  Do you know why I am getting this error msg?  - Original Message - From: Rafal Kedziorski To: [EMAIL PROTECTED] Sent: Sunday, March 2

Re: [JBoss-user] Does any one know how to do EJB-QL in JBoss3.2.3

2004-03-21 Thread Rafal Kedziorski
At 23:08 21.03.2004, you wrote: Wassup guys!   I am using JBoss3.2.3 on windowsXP.  I am having a problems with the ejb-ql.  I guess Jboss is saying it can't find my method  "findByName". Any suggestion would be greatly appreciated.   Thnanks!     Here is what my ebj-jar.xml file looks like  

[JBoss-user] Does any one know how to do EJB-QL in JBoss3.2.3

2004-03-21 Thread Tonté Pouncil
Wassup guys!   I am using JBoss3.2.3 on windowsXP.  I am having a problems with the ejb-ql.  I guess Jboss is saying it can't find my method  "findByName". Any suggestion would be greatly appreciated.   Thnanks!     Here is what my ebj-jar.xml file looks like     CustomerEJB 

[JBoss-user] [JCA/JBoss] - Ingres XA Datasource problems

2004-03-21 Thread tysmeister
Hi, CA-Ingres comes bundled with a JDBC driver that supports XA connections. There is an informational site that provides explicit instructions for setting up an using JBoss 3.2.x and their JDBC driver. http://support.ca.com/techbases/ingres/TEC317590.html When I try and set this up however I

[JBoss-user] [Installation & Configuration] - Re: Minimal JBoss configuration

2004-03-21 Thread shortpasta
finally got it to work. thanks scott for the idea to just deploy the html adaptor classes! 1. download jmx 1.2.1 2. put jmxtools.jar in server/minimal/lib 3. add this to server/minimal/deploy/user-service.xml: | | 8090 | | to figure out what the problem was, i deployed a sar t

[JBoss-user] [J2EE Compliance] - run-as role in ejbCreate

2004-03-21 Thread edstorm
Hi, I originally posted this question in another forum, but thought it might do a bit better here. I have two session beans, TestSession and InternalSession. TestSession is stateful, InternalSession is stateless. TestSession has the run-as role set to "internal", and all of the methods for

[JBoss-user] [Installation & Configuration] - Re: Minimal JBoss configuration

2004-03-21 Thread shortpasta
I tried what you suggested and now I get the exception. | 11:39:34,843 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-3.2.4-RC1-watchdog-minimal/server/watchdog/deploy/syncvoice-jmx-con | sole.sar/ | org.jboss.deployment.DeploymentException: create operation failed for pa

[JBoss-user] [Management, JMX/JBoss] - adding datasources through JMX

2004-03-21 Thread svet
Hello, I want to add datasources to JBOSS dynamically through JMX during runtime, the same info as in "...-ds.xml" files. Could somebody referr me to code example. Thank you, Svet http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826762#3826762";>View the original post http://www.j

[JBoss-user] [Clustering/JBoss] - Re: Client Access of Master Singleton Node

2004-03-21 Thread remrick
I need a "centralized" cache and access to it. I was thinking of using a Singleton at first that could be accessed by all clients. The singleton would be the manager of the cache and would be the only entry point to read and write it. This isn't as simple as I thought for a myriad of reasons

[JBoss-user] [Messaging, JMS & JBossMQ] - Messages going missing

2004-03-21 Thread sahumx
I have que to which I send messages through a session bean: Configuration given below: X jms/QueueConnectionFactory ConnectionFactory jms/AsyncSenderQueue queue/jms/opc/OrderQueue The log seem to say that it is getting send to the queue Duke Express JETBLACK JB-2 JB-2-1 0 1 145.0 } }

[JBoss-user] [Installation & Configuration] - Re: Minimal JBoss configuration

2004-03-21 Thread [EMAIL PROTECTED]
Undoubtedly a conflict between the two jmx implementations. The ri html adaptor should be runable without any jmx api jars so try extracting just the needed html adaptor classes. If its coupled to the ri jmx implementation then its not going to work. A minimal config for the jmx-console.war is n

[JBoss-user] [Installation & Configuration] - Re: Duplicates in web-console webapp object list.

2004-03-21 Thread cvandyck
Thanks Adrian! http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826756#3826756";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826756>Reply to the post --- This SF.Net email is sponsored b

[JBoss-user] [Performance Tuning] - Re: Jboss cache is always empty - why?

2004-03-21 Thread cvandyck
How are you getting the FK ids? When you get your entity X, say through: EntityLocal x = xHome.findByPrimaryKey(xId); Do you then get your FKs through x.getId2() x.getId3() ? If so, I don't understand then. The CMR I am familiar with makes that unecessary, unpossible. The container will ma

[JBoss-user] [Beginners Corner] - Re: Applets in JBOSS

2004-03-21 Thread teklord
Thanks! It worked this way... Is there another place where I can put the applet.jar file or the only place is within webmod.war? Thanks http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826754#3826754";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[JBoss-user] [Security & JAAS/JBoss] - Re: Signed Jars

2004-03-21 Thread [EMAIL PROTECTED]
I don't have jboss-3.0.6 laying around so I tried using jboss-3.2.3 and signed the default/lib/{jbossha.jar,jboss.jar} and renamed them signed-jboss.jar signed-jbossha.jar so that they are not being loaded first and this starts up fine. I also tried renaming the jboss-3.2.3 dist as jboss-3.0.6-bf

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Where is Tomcat Admin and Manager webapps?

2004-03-21 Thread nextstepsolutions
Thanks for the replies. Very impressive on a Sunday and Mothers Day (in UK) too, should you not be at your Mums with a bunch of flowers? Come to that, shouldn't I Andy ;) http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826751#3826751";>View the original post http://www.jboss.org

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Where is Tomcat Admin and Manager webapps?

2004-03-21 Thread [EMAIL PROTECTED]
Its available by touching the war file, or using the MainDeployer.redeploy operation. The web-console may have some additional entry points but I don't use it much. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826750#3826750";>View the original post http://www.jboss.org/index.html?

[JBoss-user] [JCA/JBoss] - Re: jboss-4.0.0DR2 and FirebirdJDBC1.5.0Beta3 config, parse

2004-03-21 Thread triathlon98
I would suggest using the prefixdploymentsorter to make sure that the rar is loaded before the -ds.xml file. This caused problems in earlier versions of JBoss/JayBird. It definately works for me... Joachim http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826749#3826749";>View the orig

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Where is Tomcat Admin and Manager webapps?

2004-03-21 Thread nextstepsolutions
Ok, thats cool. I've looked at the Web and JMX Consoles, but can't see how I can restart the webapps that are deployed in the embedded Tomcat server. Is this functionality available? If not, I can always run Tomcat as a standalone app, its not a showstopper. All the best, Andy :) http://www.jbos

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Where is Tomcat Admin and Manager webapps?

2004-03-21 Thread starksm
You would have to get them from the tomcat download. We have our own jmx admin console so we don't use these and I don't even know if they will work. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826747#3826747";>View the original post http://www.jboss.org/index.html?module=bb&op=po

[JBoss-user] [HTTPD, Servlets & JSP] - Where is Tomcat Admin and Manager webapps?

2004-03-21 Thread nextstepsolutions
I'm using JBoss (with Tomcat) on OS X but cannot access the Tomcat Manager or Admin webapps. Do I have to add these from a seperate Tomcat download? Thanks in advance, Andy http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826746#3826746";>View the original post http://www.jboss.org/in

[JBoss-user] [Security & JAAS/JBoss] - Re: Tomcat SSL does not work on Windows but fine on Unix/Lin

2004-03-21 Thread starksm
Validate that the keystore file is valid on windows using the keytool to print the server cert. If its valid, enable debugging of the jsse layer by adding the -Djavax.net.debug=all system property to the run.bat command line or by setting the JAVA_OPTS="-Djavax.net.debug=all" env variable. http

[JBoss-user] [Security & JAAS/JBoss] - Re: EJB security propagation issue when moving from JBoss 3.

2004-03-21 Thread starksm
The descriptors won't be of any help. You have to post the full stack trace of the security exception to see what invocation layers are involved. If you have an example ear that demonstrates the problem create bug report on sourceforge and attach the ear to the report. http://www.jboss.org/ind

[JBoss-user] [Security & JAAS/JBoss] - Re: which keystore certificate for ssl

2004-03-21 Thread starksm
You can specify a keyAlias attribute on the connector to choose a specific key, else the key will be choosen based on the first key that matches the ssl handshake parameters. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826743#3826743";>View the original post http://www.jboss.org

[JBoss-user] [Beginners Corner] - Re: Applets in JBOSS

2004-03-21 Thread starksm
Put the applet classes in a jar under webmod.war and do not use a codebase. Specify the jar via the archive attribute. This is how the web-console.war applet is deployed: | | ... | | http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826739#3826739";>View the original post h

[JBoss-user] [Clustering/JBoss] - Re: Client Access of Master Singleton Node

2004-03-21 Thread starksm
JBossCache supports clustering, although its not clear how this is an approriate replacement for a singleton. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826738#3826738";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826738>Reply to the

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Clustering (HAILConnectionFactory) Problem

2004-03-21 Thread ivelin
The HAJMS code was checked in past 3.2.4RC1. Either build from CVS or wait another week or so for the next RC. There is more information about it on the wiki: http://jboss.org/wiki/Wiki.jsp?page=JBossMQHA Ivelin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826737#3826737";>View t

[JBoss-user] [Clustering/JBoss] - Re: Client Access of Master Singleton Node

2004-03-21 Thread remrick
Thanks Scott for the quick reply. I thought as much... I may be better served using the JBossCache. Just to be sure, the JBossCache is well suited for a clustered environment, correct? Thanks again, -Ron http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826736#3826736";>View the origi

[JBoss-user] [Clustering/JBoss] - Re: Client Access of Master Singleton Node

2004-03-21 Thread starksm
Yes, you will have to track this, or your singleton service can create a link to the RMIAdaptor under a unqiue JNDI name such that when a client looks this up through HA-JNDI, it finds the RMIAdaptor on the same node as the singleton. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826

[JBoss-user] [HTTPD, Servlets & JSP] - Re: JasperException to view Jsp pages by web access

2004-03-21 Thread starksm
This also occurs if the javac compiler is not on the jboss server classpath. This is typically found in the jre/lib/tools.jar. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826734#3826734";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826

[JBoss-user] [Persistence & CMP/JBoss] - Problem when including the datasource xml file in ear

2004-03-21 Thread neva
Hello, I have an application that works fine when I put the datasource xml file in the deployment folder of JBoss. However, I tried to remove that DS xml file from there and included it into the application.ear file. This is where I get a deployment error. I get the following: /

[JBoss-user] [Clustering/JBoss] - Client Access of Master Singleton Node

2004-03-21 Thread remrick
I've deployed a singleton MBean (using the Singleton Service) in a clustered (2 node) environment. I'd like to have my clients always connect via the RMIAdaptor to the master singleton only. Is there a way to do this easily? Do the clients have to "listen" to who the master is and detect chan

[JBoss-user] [Beginners Corner] - Applets in JBOSS

2004-03-21 Thread teklord
Hi, I'm tring to run an Applet from one of my files deployed in webmod.war. I have a very simple applet(that does nothing except makes a red sqare), and a jsp file (AppletTest.jsp) in which i have this code: | | | Which directory should I put on the codebase="..." attribute so that my j

[JBoss-user] [Clustering/JBoss] - Re: Accessing the Singleton Servic MBean

2004-03-21 Thread remrick
Hi Michael, After experimenting and working with the DistributedState it appears it will not suite all my needs. For one it is not transactional and modifying the state is a problem in a clustered environment. I am currently looking at the JBossCache and it appears that it may suite my needs

[JBoss-user] [Beginners Corner] - Re: Configure basic security. SecurityException.

2004-03-21 Thread [EMAIL PROTECTED]
Have you seen the wiki? In particular this topic? http://jboss.org/wiki/Wiki.jsp?page=SecureJBoss which explains has to configure the jmx console for Basic Authentication Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826727#3826727";>View the original post http://w

[JBoss-user] [Messaging, JMS & JBossMQ] - HA JMS improvements in JBoss 3.2.4

2004-03-21 Thread ivelin
http://jboss.org/wiki/Wiki.jsp?page=JBossMQHA Ivelin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826725#3826725";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826725>Reply to the post

[JBoss-user] [Clustering/JBoss] - FYI: deploy-hasingleton in JBoss 3.2.4

2004-03-21 Thread ivelin
http://jboss.org/wiki/Wiki.jsp?page=HASingletonDeployer Ivelin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826724#3826724";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826724>Reply to the post --

[JBoss-user] [Installation & Configuration] - Re: Connection Refused on EAR Deployment

2004-03-21 Thread [EMAIL PROTECTED]
No, there's a local resolver for the DTDs. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826721#3826721";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826721>Reply to the post --- Thi

[JBoss-user] [Management, JMX/JBoss] - Re: Control deployment through custom configuration mechanis

2004-03-21 Thread [EMAIL PROTECTED]
You need to create your own deployer for the legacy config API. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826722#3826722";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826722>Reply to the post --

[JBoss-user] [Security & JAAS/JBoss] - "Certificate authertication" Question

2004-03-21 Thread vincentchun
I have read the "JAAS Howto: README FIRST" and I run the example successfully. How can I run the example with "Certificate authertication"? and how to set the jboss to use secure socket layer (SSL)? Thank a lot! Best Regards, Vincent Chun http://www.jboss.org/index.html?module=bb&op=viewtopic&

[JBoss-user] [EJB/JBoss] - Multiple ejb jars with common ejbs

2004-03-21 Thread sahumx
I am having problem in deploying multiple ejb jars with common ejb component. The issue is I have three ejb jar file, which have inside them common ejbs(in the relation).. 1st ejb containing contact ejb 2nd ejb containing contact ejb and similarly The problem is the first gets deployed fine.. but

[JBoss-user] [Nukes User] - Re: A deploy error

2004-03-21 Thread peter_y_wang
Found out my problem was because IÂm running both nukes and portlet on my JBoss. There are some conflict in configuration. When I removed portlets and reinstalled JBoss3.2.3 the problem disappeared. Maybe there was an incompatible version of JBoss EJB that come with my portlet. Now I decided to

[JBoss-user] [EJB/JBoss] - Re: Crazy problem

2004-03-21 Thread luigifonti
Could you please be more explicit ? How can I check the _reverse_ ns-lookup ? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826714#3826714";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826714>Reply to the post