[JBoss-user] [Beginners Corner] - re: MBeans

2005-01-15 Thread bigben
Tanks for your answers! to clear my second question i mean for example i need to add a "service" that can replay my subscriber location, and in order to provide that i need to connect to external server and collect information from.so i understand that MBean can be the way to do that but is ther

[JBoss-user] [Advanced Documentation] - Re: Problem in Jboss 4.0 AS Guide Examples (Chapter 2 Exampl

2005-01-15 Thread deepakjois
After going round in hops, I finally found the solution here. http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIGetRemoteAccessToMyMBean Could the book example be made clearer in this regard, since it seems to be misleading. Thanks Deepak View the original post : http://www.jboss.org/index.html?mo

[JBoss-user] [Persistence & CMP/JBoss] - Blob update issue in 3.2.1

2005-01-15 Thread svdath
Hi, When i try to update a blob object in the Oracle 8i database, query is not updating anything. It works fine for reading but update is what is giving me lot of problem. The BLOB is a XML String. I am using the following piece of code. The worst part is that it does not throw any error. It

[JBoss-user] [Installation & Configuration] - Fedora3 and HANamingService

2005-01-15 Thread guycole
Hello, all. If your using Fedora3 and JBoss 3.2.6 you might have noticed this problem when running the "all" configuration. | 18:13:39,873 INFO [HANamingService] Listening on /0.0.0.0:1100 | 18:13:39,882 WARN [HANamingService] Failed to start AutomaticDiscovery | java.net.SocketExceptio

[JBoss-user] [Security & JAAS/JBoss] - Re: Bad password for user 'caller_java' in JaasHowto

2005-01-15 Thread redBeard15
Ah. Thanks for the (very) quick response. I was pulling my hair out over this one -- and that's tough to do as I don't have much left ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862280#3862280 Reply to the post : http://www.jboss.org/index.html?modul

[JBoss-user] [Security & JAAS/JBoss] - SSO and disable caching of security credentials fails in Jbo

2005-01-15 Thread ryoung2504
I have two applications each with their own context root and each has their own JAAS security domain. I have a set of users with the same logon credentials for both security domains but with differing roles for each domain. I have enabled SSO by uncommenting the valve org.jboss.web.tomcat.tc5.s

[JBoss-user] [EJB/JBoss] - Try to insert null into a non-nullable column: column: ID

2005-01-15 Thread demmahom
"demmahom" wrote : Hallo evryone , I have a probelm with my J2EE Application and JBOSS | | the problem is i use xdochlet to generate the id for my EJB , | wenn i try to create an EJB JbOSS throw an Exception: | | | 23:44:35,132 ERROR [ProjectManagerBean] Could not create entity:java

[JBoss-user] [JCA/JBoss] - Re: Try to insert null into a non-nullable column: column

2005-01-15 Thread demmahom
sorry i wanted ti post my problem in another forum , do not know why did i post it here. ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862275#3862275 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862275 ---

[JBoss-user] [Security & JAAS/JBoss] - Re: Bad password for user 'caller_java' in JaasHowto

2005-01-15 Thread [EMAIL PROTECTED]
Its a bug that shows up when using the caller principal mapping that was fixed in the 3.2.7RC1 release. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862274#3862274 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=386227

[JBoss-user] [JCA/JBoss] - Try to insert null into a non-nullable column: column

2005-01-15 Thread demmahom
Hallo evryone , I have a probelm with my J2EE Application and JBOSS the problem is i use xdochlet to generate the id for my EJB , wenn i try to create an EJB JbOSS throw an Exception: | 23:44:35,132 ERROR [ProjectManagerBean] Could not create entity:java.sql.SQLExce | ption: Try to insert nu

[JBoss-user] [Security & JAAS/JBoss] - Re: confusion about when requiredRoles=[] (i.e. no required

2005-01-15 Thread tcherel
I am not JRMP/SSL expert, but if it requires a security domain, then the rest of the setup is the correct one. Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862272#3862272 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Installation & Configuration] - Re: Security Problem at Start-up

2005-01-15 Thread [EMAIL PROTECTED]
The only way this happens if your start script is not passing in the jboss-4.0.0/lib/endorsed as the java.endorsed.dirs system property. The run.bat script does this by default. If you have installed into a path with spaces this is probably not getting quoted to edit the run.bat script to do so.

[JBoss-user] [Security & JAAS/JBoss] - Re: UsersRolesLoginModule AND CLIENT-CERT (desperately)

2005-01-15 Thread [EMAIL PROTECTED]
The log clearly describes what the problem is. The principal name passed to the BaseCertLoginModule is 'CN=CO CSE Client, OU=Child Support Enforcement, O=State of Colorado, L=Denver, ST=CO, C=US' and there is matching entry in the keystore with an alias matching this name. The log displays the o

[JBoss-user] [HTTPD, Servlets & JSP] - Re: [org.jboss.deployment.JARDeployer]No META-INF or WEB-INF

2005-01-15 Thread [EMAIL PROTECTED]
war content needs to be within a directory that ends in the extension .war so you need to rename the deploy/es directory to deploy/es.war View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862270#3862270 Reply to the post : http://www.jboss.org/index.html?module

[JBoss-user] [JCA/JBoss] - Re: JCA Listeners?

2005-01-15 Thread [EMAIL PROTECTED]
http://www.jboss.org/wiki/Wiki.jsp?page=JBossJCAMessageInflowExample View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862267#3862267 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862267

[JBoss-user] [Security & JAAS/JBoss] - Re: Manual login from servlet

2005-01-15 Thread [EMAIL PROTECTED]
Correct. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862268#3862268 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862268 --- The SF.Net email is sponsored by: Be

[JBoss-user] [JCA/JBoss] - JCA Listeners?

2005-01-15 Thread john_anderson_ii
Is it possible to create a resource adapater that listens for connections from a data supplier rather than actively connecting to a resource? Sort of like a rescource adapater that listens for a SOAP or RSS feed, then hands the data off to a message driven EJB for processing? If so, does anyone

[JBoss-user] [Security & JAAS/JBoss] - Re: Struts security setup!! please help

2005-01-15 Thread cuoz
I use Struts in my applications, but I just use the standard J2EE stuff for authentication. I use form based authentication, and my login.jsp submits to j_security_check. I don't use anything struts related for authentication. Anything I define as being secure in my web.xml is handled automat

[JBoss-user] [JBossWS] - Is this Possible - multiple domains -> multiple contexts on

2005-01-15 Thread leathurman
Hi All, Before I start to crack up can someone atleast confirm that this is possible.. this will atleast put my mind and heart at rest. I am running JBoss3.0.6/Jetty and have two applications (ears) deployed. One is mapped to the root context and the other to a customer specific context. I hav

[JBoss-user] [JBossWS] - Re: ClassCastException: QName

2005-01-15 Thread kleinmantara
Solved in RC2. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862263#3862263 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862263 --- The SF.Net email is sponsored

[JBoss-user] [Security & JAAS/JBoss] - Re: confusion about when requiredRoles=[] (i.e. no required

2005-01-15 Thread davehaas
Hi Thomas. I tried your suggestion but I'm still having some problems. I got it to work using the following setup, but I'm not completely sure it's the proper solution. 1) It seems that you HAVE to have a security domain set up in the jboss-service.xml file to use the jrmp invoker using SSL. I

[JBoss-user] [JBossWS] - ClassCastException: QName

2005-01-15 Thread kleinmantara
Hello im new to jbossws. I use JBoss 4.0.1RC1 running with sun jdk 1.5.0-b64. When i try to deploy my war i get the follow exception. Is this my mistake or a bug? | 19:26:22,405 INFO [TomcatDeployer] deploy, ctxPath=/soap, warUrl=file:/home/thomas/coder/4prabe/jboss-4.0.1RC1/server/default/

[JBoss-user] [Installation & Configuration] - Re: Problems with JBoss 4.0 and JavaService

2005-01-15 Thread vitcon
I have another problem:( I start http://localhost:8080/jmx-console/ properly, but the applet in the web-console not start. Anyone can tell me why View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862258#3862258 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-15 Thread [EMAIL PROTECTED]
It sounds similar to this http://jira.jboss.com/jira/browse/JBAS-1255 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862256#3862256 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862256 ---

[JBoss-user] [Installation & Configuration] - Re: I can't start JBoss 4.0.1 from Eclipse 3.0.1 with Lomboz

2005-01-15 Thread fabio_quimbay
In the moment, I replaced the use of Lomboz by JBoss IDE 1.4.0, and work fine. But the unique problem exist is doesn't work the tags of Xdoclet Hibernate, although I update the version the libraries of Xdoclet within Eclipse, and then Window/Preferences/JBoss-IDE/XDoclet/, "Refresh XDoclet Modu

[JBoss-user] [Security & JAAS/JBoss] - Re: confusion about when requiredRoles=[] (i.e. no required

2005-01-15 Thread tcherel
I believe that you will have to explicitly say in the ejb-jar.xml that no roles cheking is required: [your bean name] * Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862246#3862246 Reply to the post : http://www.jbos

[JBoss-user] [Management, JMX/JBoss] - Re: Dependency Injection (Inversion of Control)

2005-01-15 Thread [EMAIL PROTECTED]
Assuming you have a POJO, the way to load it and configure in JBoss is to wrap with an XMBean (so that it looks like an MBean, and load it as a jboss service (SAR). To get you started, read the 2nd Chapter of the free Admin&Development guide, where you'll find a step-by-step example of develop

[JBoss-user] [JBoss Getting Started Documentation] - Re: How to download the source code and jar files used in e

2005-01-15 Thread [EMAIL PROTECTED]
Go to the documentation page and find the link for the getting started guide that says "PDF + code". That contains the PDF and the code. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862239#3862239 Reply to the post : http://www.jboss.org/index.html?modu

[JBoss-user] [JBoss Getting Started Documentation] - Re: how to installing jboss on linux OS!

2005-01-15 Thread [EMAIL PROTECTED]
Good news - the process is the same. Just expand the archive and use the run script in the bin directory to start it. (but it will be run.sh instead of run.bat) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862238#3862238 Reply to the post : http://ww

[JBoss-user] [Advanced Documentation] - Re: Pay for docs ?

2005-01-15 Thread [EMAIL PROTECTED]
All the documentation is on the documentation page. Enjoy! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862236#3862236 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862236

[JBoss-user] [Advanced Documentation] - Re: interested in the 'pay for' jboss docs

2005-01-15 Thread [EMAIL PROTECTED]
All of the 4.0 documentation we have is available for free from the documentation page. Keep an eye there as we will be posting a few new things as well as some updates to the existing 4.0 docs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862237#3862237

[JBoss-user] [Advanced Documentation] - Pay for docs ?

2005-01-15 Thread DrGorb
Hi, I have trouble finding anything else than the Documentation link. There used to be a section where you could buy stuff but I could not locate that any more. Could someone please point that out for me? Cheers, Micha Roon View the original post : http://www.jboss.org/index.html?module=bb&op