[JBoss-user] [Security & JAAS/JBoss] - NT Authentication with JBOSS

2004-05-24 Thread kapilesh.arekar
Hi Scott I have already configured jboss using Database Authentication. Now I want to work on ,where JBoss will authenticate the Windows NT Domain Users. I want to use a Form Based Authentication. When a user tries to access the site I will flash him with a form which picks the username passwo

[JBoss-user] [Persistence & CMP/JBoss] - Re: curious SQL-Statements when loading related data

2004-05-24 Thread loubyansky
I confirm that this is a change in behaviour between 3.2.3 and 3.2.4RC2. 3.2.3 has a bug in on-find read-ahead for single-object finders. I.e. when the result of a finder is a single object which is preloaded on-find with some load group which doesn't cover all the fields in the default load grou

[JBoss-user] [HTTPD, Servlets & JSP] - JBoss 3.2.2/Windoze2000/Redeploy/JSP

2004-05-24 Thread Ganton
Whenever I "redeploy" a JSP page, that includes other jsp pages using the tag. The content of the included pages is not rendered. I have made sure, that the source directory is being deleted on redeploy, so it's not a jasper page age issue. I do however think it is some sort of Jasper issue...

[JBoss-user] [JBoss.NET & SOAP] - JBoss.NET/python Tutorial

2004-05-24 Thread wahyinghung
http://www.myj2ee.com/Members/Firedragon/jbossnet SOAP server: JBoss.NET SOAP client: python using Zolera SOAP Infrastructure View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835693#3835693 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [Installation & Configuration] - Defining the Virtual Path in Jboss 3.2.3

2004-05-24 Thread arunmanayil
I have been able to deploy my application in the server>default>deploy>appname. I run the Jboss Server on Port 80. The problem is that the URL has to be accessed at http://server/appname/index.html. Can somebody tell me how I can configure the server so that the URL will be http://server/index.

[JBoss-user] [Beginners Corner] - Questions on RmiConnector example in chap9

2004-05-24 Thread tomH_home
Hi I'm a JBoss newbie whose just bought the JMX book. As I've been going through it's been so easy to do the examples on the RI that I've been experimenting moving the example MBeans into JBoss. I'm stuck at chapter 9... the RMIConnector stuff. What I've been doing is taking the MBean's in the

[JBoss-user] [Security & JAAS/JBoss] - Rollback

2004-05-24 Thread erik777
Did JBoss rollback the forums? I received email that someone replied to a post I put on the security forum, but it appears to be gone. Most recent date on forum posts is May 20th?!? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835690#3835690 Reply to the

[JBoss-user] Re: [Beginners Corner] - starting JBoss in debug mode

2004-05-24 Thread bOOyah
Saroj wrote: Is it required classic JVM to start JBoss in debug mode? No. There isn't a Classic JVM any more (not from Sun anyway). If you are using a recent Sun JDK, the JBoss start script will cause a Client JVM to be started by default. If you add '-server' to your JAVA_OPTS it will start

Re: [JBoss-user] Problem using distributed transactions

2004-05-24 Thread Adrian Brock
http://www.jboss.org/wiki/Wiki.jsp?page=JBossFrequentlyAskedQuestions On Sun, 2004-05-23 at 16:46, Dasarath Weeratunge wrote: > Hi, > > Can you please help me understand the meaning of this > warning? What is a transaction branch? Is this > critical? > > 21:14:50,656 WARN [TxConnectionManager]

[JBoss-user] sticky session: apache server and Jboss server

2004-05-24 Thread Igor Galperin
Title: sticky session: apache server and Jboss server Hi! Maybe somebody can help me. I set up one Apache server (2.0.49) to work as a load director for two JBoss servers (3.2.3). I am using mod_jk2 module. Everything is working fine. At this point as soon as session is created all reques

[JBoss-user] [Installation & Configuration] - Re: Multiple instances of same server

2004-05-24 Thread guy_rouillier
Thanks Adrian for the pointers. This approach sounds feasible. We are in the middle of pushing out a new release. Once I am past that, I'll get back on this project to see if I can make it work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836127#3836127

[JBoss-user] [JCA/JBoss] - Re: how to debug TransactionRolledbackLocalException

2004-05-24 Thread [EMAIL PROTECTED]
Moved to the JCA forum. Transactions don't deadlock, resources and entity beans do. Read "READ THIS FIRST" on how to debug JCA / Transactions. If your problem is EJBs you also need TRACE logging for org.jboss.ejb.plugins I don't know how many more times I will have to type the above paragraph, e

[JBoss-user] [Security & JAAS/JBoss] - Re: Security context propagation between servers?

2004-05-24 Thread [EMAIL PROTECTED]
This is outside of the scope of JAAS. It has to be done at a higher level like xacml, which has an opensource impl: http://sourceforge.net/projects/sunxacml. JAAS is just the integration point for the authentication callout. View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Security & JAAS/JBoss] - Re: Security context propagation between servers?

2004-05-24 Thread mylesJ
Thanks Scott, Are you aware of any third party or open source implementations of JAAS that facilitate trust relationships between two distributed J2EE applications? I would much rather opt for a proven solution were one available than develop one from the ground up; the danger of opening up a m

[JBoss-user] [Installation & Configuration] - Re: how to see my ejb in the java:comp/env context??

2004-05-24 Thread [EMAIL PROTECTED]
Enough ping/pong. You question has been posted many times before. Use search or download the getting started guide. Your response time to my answers suggests to me that you are not trying to understand what is going on and you are just proxying your errors for me to solve. That is not acceptable.

[JBoss-user] [Installation & Configuration] - Re: how to see my ejb in the java:comp/env context??

2004-05-24 Thread kabkhan
Do you get errors during deployment? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836119#3836119 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836119 --- This SF.

[JBoss-user] [Security & JAAS/JBoss] - Re: Problem with the getUserPrincipal() method.

2004-05-24 Thread [EMAIL PROTECTED]
Unless the jsp page is secured, getUserPrincipal() will return null. That is the only time the caller is authenticated and is associated with the request. If you want to track a user as part of a session you have to put the principal in the session. View the original post : http://www.jboss.org

[JBoss-user] [Security & JAAS/JBoss] - Re: Very Very Urgent !! Multiple User

2004-05-24 Thread [EMAIL PROTECTED]
By creating a bug report on sourceforge as I mentioned earlier. Bug reports are initiated here: http://sourceforge.net/tracker/?group_id=22866&atid=376685 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836117#3836117 Reply to the post : http://www.jboss.or

[JBoss-user] [Installation & Configuration] - Re: how to see my ejb in the java:comp/env context??

2004-05-24 Thread chris75be
I don't see MySessionBean in the Global JNDI context. I also tried MySessionBean for the lookup without success... What did you mean by MySessionBean ? thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836116#3836116 Reply to the post : http://www.jboss

[JBoss-user] [EJB/JBoss] - EJB Timer Service problem

2004-05-24 Thread fearghal
Hi all, hope I can get some suggestions on this.. Using the latest developer release (4.0.0DR4) I'm still having problems with the EJB timer service. I have a stateless session bean that creates a timer: TimerService timerService = context.getTimerService(); Timer timer = timerService.createTi

[JBoss-user] [Security & JAAS/JBoss] - Re: RMI ports and firewall

2004-05-24 Thread [EMAIL PROTECTED]
jnp.properties is no longer used. See the referenced wiki page. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836115#3836115 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836115 -

[JBoss-user] [Security & JAAS/JBoss] - Re: How to display various error messages in JSP when the Us

2004-05-24 Thread anbenham
Hi, see http://jboss.org/index.html?module=bb&op=viewtopic&t=50060 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836113#3836113 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836113 --

[JBoss-user] [Security & JAAS/JBoss] - Re: How to get the Authentication Error messages.

2004-05-24 Thread anbenham
if you are using j_security_check, i donÂt think there is a possibility to get the errors in your logonerror-page. i have searched for a solution , then i gave it up. The authentication occurs in the loginmodule. from there you can throw a loginexpetion, but this exception is not propagated from

[JBoss-user] [Security & JAAS/JBoss] - Re: Very Very Urgent !! Multiple User

2004-05-24 Thread anbenham
How can I upload code to show how my application is working? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836112#3836112 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836112

[JBoss-user] [Installation & Configuration] - Re: how to see my ejb in the java:comp/env context??

2004-05-24 Thread [EMAIL PROTECTED]
MySessionBean View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836110#3836110 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836110 --- This SF.Net email is sponsored

[JBoss-user] [EJB/JBoss] - Re: Non Jboss-specific question : toString method

2004-05-24 Thread [EMAIL PROTECTED]
You are outside the spec here, since it does not define to change EJBObject implementation. In jboss you would write your own client interceptor and put it first in the client stack. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836108#3836108 Reply to the

[JBoss-user] [Installation & Configuration] - Re: how to see my ejb in the java:comp/env context??

2004-05-24 Thread chris75be
Here's the part of the deployment descriptor: My first stateless session bean MySessionBean EJB.MySessionBeanHome EJB.MySessionBean MySessionBeanBean Stateless Container MyBean Should I see "MyBean" in the Global JNDI in the console? In the client, I have: Object ref = (

[JBoss-user] [Installation & Configuration] - Re: jboss and jira on same box conflicting

2004-05-24 Thread [EMAIL PROTECTED]
Your question resolves down to "IT DOES NOT WORK". You won't get many answers. My guess is both JBoss and JIRA use port 8080 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836107#3836107 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[JBoss-user] [Installation & Configuration] - Re: Multiple instances of same server

2004-05-24 Thread [EMAIL PROTECTED]
You would also need to override the data directory, the log directory and the tomcat work directory. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836106#3836106 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836106

[JBoss-user] [JCA/JBoss] - Re: Postgres & JBoxx 3.2.3: jdbc not bound

2004-05-24 Thread [EMAIL PROTECTED]
Change your jbosscmp-jdbc.xml to use java:/PostgresDS This same question was posted last month. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836105#3836105 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836105

[JBoss-user] [Advanced Documentation] - Re: any docs updates since March 2004?

2004-05-24 Thread [EMAIL PROTECTED]
The 3.2.3 update should be out this week. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836104#3836104 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836104 --- Thi

[JBoss-user] [JCA/JBoss] - Re: Postgres & JBoxx 3.2.3: jdbc not bound

2004-05-24 Thread abcolson
Please forgive me. Here is the stack trace as requested... org.jboss.deployment.DeploymentException: Error: can't find data source: jdbc/PostgresDS; - nested throwable: (javax.naming.NameNotFoundException: jdbc not bound) at org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.init(J

[JBoss-user] [Installation & Configuration] - Re: deployment of a war without redeploying the ear

2004-05-24 Thread [EMAIL PROTECTED]
No View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836102#3836102 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836102 --- This SF.Net email is sponsored by: Oracle

[JBoss-user] [Installation & Configuration] - jboss and jira on same box conflicting

2004-05-24 Thread dudleygb
Hi, was just wondering if anyone else has had any problems running jboss and jira on the same machine? It seems we have to start jboss first or else it doesn't deploy if jira is started first? We're using JBOSS 3.2.3 with Jetty on JDK 142 View the original post : http://www.jboss.org/index.html

[JBoss-user] [Installation & Configuration] - Re: How does the client know the Network connection is drope

2004-05-24 Thread [EMAIL PROTECTED]
It depends upon the protocol used. e.g. if you are using the default RMI method, you should check the options available in the jdk documentation. You should also check your OS settings. Alternatively, where relevant, JBoss allows you to override the socket creation so you can configure whatever y

[JBoss-user] [EJB/JBoss] - Non Jboss-specific question : toString method

2004-05-24 Thread Amalsek Ro
Well, I need to use a customized toString method, that will be called from an interface. I've already overrided it in my bean class, but it doesn't work. Anybody has an idea ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836098#3836098 Reply to the post :

[JBoss-user] [Security & JAAS/JBoss] - Re: MemoryRealm OR JDBCRealm

2004-05-24 Thread [EMAIL PROTECTED]
Yes, if there is a query for you db schema that provides the same result set structure as the following prepared statements: | select Password from Principals where PrincipalID=? | select Role, 'Roles' from Roles where PrincipalID=? | No otherwise. View the original post : http://www.

[JBoss-user] [Installation & Configuration] - Re: how to see my ejb in the java:comp/env context??

2004-05-24 Thread [EMAIL PROTECTED]
java:comp is only available inside the bean that defines it. It is not available from a client, nor is the java:/ namespace. You should use the global jndi name, your by default unless you change it with a jndi-name in jboss.xml View the original post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Security & JAAS/JBoss] - Re: Disabling User in a JAAS-based J2EE application

2004-05-24 Thread [EMAIL PROTECTED]
It has to be in either the server/xxx/lib directory or in the tomcat service sar directory. I cannot be in the application deployment. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836089#3836089 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [Security & JAAS/JBoss] - Re: JAAS authentication vendor independent custom login

2004-05-24 Thread [EMAIL PROTECTED]
There is no requirement to extend jboss specific classes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836088#3836088 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836088 --

[JBoss-user] [Security & JAAS/JBoss] - Re: Security context propagation between servers?

2004-05-24 Thread [EMAIL PROTECTED]
The JAAS Howto describes how the security context is propagated between two jboss servers. Its upto the authentication layer, typically JAAS login modules to deal with trust. In J2EE, the security context is only coupled to RMI/IIOP transport and so there is not a general security context notio

[JBoss-user] [JCA/JBoss] - Re: ConnectionManager implementations?

2004-05-24 Thread [EMAIL PROTECTED]
See the bottom of BaseConnectionManager2. | ConnectionManager cm = new BaseConnectionManager2.ConnectionManagerProxy(realCM, null); | You need to more than you are doing, see this testcase: http://cvs.sourceforge.net/viewcvs.py/jboss/jbosstest/src/main/org/jboss/test/jca/test/BaseConnectio

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS on 3.24RC2 problem

2004-05-24 Thread [EMAIL PROTECTED]
It is a debug level message. It first looks up jbossmq if that fails it looks up java:/jaas/jbossmq View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836083#3836083 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836083

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: adding JMS to a minimal JBoss configuration

2004-05-24 Thread [EMAIL PROTECTED]
It's in the FAQ. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836081#3836081 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836081 --- This SF.Net email is sponsor

[JBoss-user] [JCA/JBoss] - Re: Postgres & JBoxx 3.2.3: jdbc not bound

2004-05-24 Thread [EMAIL PROTECTED]
For the 10,000 time. Post the full stacktrace. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836080#3836080 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836080 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB to talk to remote queue via HTTP tunelling

2004-05-24 Thread [EMAIL PROTECTED]
Hi Tom, Thanks for your post. Others should find this useful in 3.2.3 and before. FYI: I have already changed the way this works in 3.2.4 You now specifiy all the properties if you don't want the default in memory jndi connection. This should also make it easier to connect to thirdparty JMS solu

[JBoss-user] [Installation & Configuration] - how to see my ejb in the java:comp/env context??

2004-05-24 Thread chris75be
Hello, I have developped a very simple bean called MyBean and I would like to see it in the java:comp/env context ? But when I look at the JNDI info in the console, I see this information: java: Namespace +- XAConnectionFactory (class: org.jboss.mq.SpyXAConnectionFactory) +- DefaultDS (class:

[JBoss-user] [JCA/JBoss] - ConnectionManager implementations?

2004-05-24 Thread spiritualmechanic
I'm trying to do a small unit test outside of the JBoss server and create my ConnectionFactory manually. ManagedConnectionFactory mcf = (ManagedConnectionFactory) new WrappedSessionManagedSessionFactory(); | ConnectionManager manager = new NoTxConnectionManager(); | W

[JBoss-user] [Clustering/JBoss] - Re: HARMI Exception

2004-05-24 Thread robby_us
Hi, I have checked the versions on all the servers and the version running on all the servers are same i.e 3.2.2(200310182216) .Kindly let us know abt the cause and solution for the issue. Thanks Robby View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836073

[JBoss-user] [JCA/JBoss] - Re: Missing link between rar and -ds.xml file

2004-05-24 Thread ozeigermann
Sorry for the noise, it works when display names match. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836072#3836072 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836072 -

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS on 3.24RC2 problem

2004-05-24 Thread richieb
Is this a known issue? Starting default configuration out of the box I see this exception: | | 2004-05-24 08:17:25,904 DEBUG [org.jboss.system.ServiceController] starting service jboss.mq:service=SecurityManager | 2004-05-24 08:17:25,904 DEBUG [org.jboss.mq.security.SecurityManager] Star

[JBoss-user] [JCA/JBoss] - Re: Missing link between rar and -ds.xml file

2004-05-24 Thread ozeigermann
As indicated by http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIDeployMyResourceAdapter display names need to match! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836070#3836070 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[JBoss-user] [Nukes User] - Only Static Page after Installing under Mac OS X Server

2004-05-24 Thread fruwkn
Dear all, i just try to install Nukes under JBoss 3.2.3 (bundled with Mac OS X Server 10.3). I walk through the installation steps that are bundled with the downloadable Binary with mysql support). Everything works fine. Then i should access via http://localhost:8080 and login. But i only got a

[JBoss-user] [Beginners Corner] - Problems with J2EE tools

2004-05-24 Thread ghoyle
I am new to ejb's/JBoss etc so I have been playing with some tools to help create a entity bean(s). The first one I tried is nbjboss which is a plugin for eclipse. This is supposed to be able to create a CMP2.0 entity bean and help deploy it, but for some reason I always get | 1:17:37,313 IN

[JBoss-user] [Security & JAAS/JBoss] - JAAS authentication vendor independent custom login

2004-05-24 Thread erik777
Is there a way to implement a custom JAAS authentication login without referencing vendor specific classies (ie, JBoss). The only way I've seen here is to extend JBoss DatabaseServerLoginModule. Does this mean that there is no way to create a custom JAAS login module that runs in any J2EE cont

[JBoss-user] [JCA/JBoss] - Re: Missing link between rar and -ds.xml file

2004-05-24 Thread ozeigermann
This is what JBOSS complains about MBeans waiting for other MBeans: | [ObjectName: jboss.jca:service=TxCM,name=Map | state: CONFIGURED | I Depend On: jboss.jca:service=ManagedConnectionPool,name=Map | jboss.jca:service=CachedConnectionManager | jboss:service=TransactionManager |

[JBoss-user] [Persistence & CMP/JBoss] - Error on calling create(primary_key) fun from client

2004-05-24 Thread nischalsharma
hi I have created cmp bean and when i call create(primaryKey) method from the ejb client. i getting this error message on jboss console i think the error is here but i dont know how to remove this error as create() fun itself handle the insert query. <<< Error checking if entity exists

[JBoss-user] [Clustering/JBoss] - Re: HARMI Exception

2004-05-24 Thread Sacha Labourey
Then make sure ALL JBoss servers that you are starting as part of the cluster are running the exact same version of JBoss. The exception message simply states that it is not the case. sacha View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836064#3836064 Reply

[JBoss-user] [Persistence & CMP/JBoss] - Nulls in CMR where clause

2004-05-24 Thread erik777
Does anyone know what the status is of fixing the ability to use 'table.col = ?1' in EJB-QL without losing rows with null values? I remember that some future version of JBoss was supposed to address it, but can't remember which version, so don't know if it is supposed to be out now. I'd even s

[JBoss-user] [JCA/JBoss] - Missing link between rar and -ds.xml file

2004-05-24 Thread ozeigermann
I have created a rar which seems to deploy alright (as displayed by the jmx-console). I have also created a -ds.xml file to declare my connection factory. My problem is I have no idea how to link one with the other. And how to have the JNDI name ready for my application. This is how my ra.xml l

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
i've downloaded jboss 3.2.3, reinstall my webapp, set all properties and db definitions and i tw o r k s ! ! ! 10x for all the help :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836061#3836061 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Security & JAAS/JBoss] - Security context propagation between servers?

2004-05-24 Thread mylesJ
This is more in the realm of J2EE security than JBoss, but I would appreciate any guidance on it. How can a security context be propagated between two JBoss servers, or for that matter, any J2EE application server? I presume the answer lies in JAAS and custom login modules. Are there any off the

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread kabkhan
There you go View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836058#3836058 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836058 --- This SF.Net email is sponsored b

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
3.2.2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836055#3836055 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836055 --- This SF.Net email is sponsored by: Orac

[JBoss-user] [Clustering/JBoss] - Re: HARMI Exception

2004-05-24 Thread robby_us
Hi Sacha, Thanks for the solution.But we are using jboss3.2.2 and we are getting this error while starting the server itself. Kindly let us know what is the cause and suggested solution for the same Thanks Robby View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread kabkhan
It says it should be fixed in JBoss 3.2.3, so upgrade to that. What version are you using? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836050#3836050 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836050

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
probably this is my problem, i've got 89 cmp fields. how can i fix it ? in the link alex says he have solve it... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836049#3836049 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [Security & JAAS/JBoss] - Re: Extending DatabaseServerLoginModule... (urgent)

2004-05-24 Thread sbocquet
Hi, Ok, I found it ! It was just a bad copy/paste ! Thanks for the help... Stephane View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836046#3836046 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836046 -

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread kabkhan
It could be to to with the number of CMP fields in your bean. Do your other, working beans also have > 64 fields? What version of JBoss are you using? If you are using an old version of JBoss, try upgrading to 3.2.3: http://www.junlu.com/msg/36052.html View the original post : http://www.jboss.

[JBoss-user] [Installation & Configuration] - How does the client know the Network connection is droped ?

2004-05-24 Thread cold_lin
I just done some tests on EJB network connection issue: 1) client call a method of a session bean on server, before this method finish, the network of server is dropped. Then the client program seems keep on waitting forever. There are some error inormation generated on server side. 2)client cal

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: adding JMS to a minimal JBoss configuration

2004-05-24 Thread kabkhan
Try copying the default/deploy/jms folder to your minimal/deploy folder. I think everything you need should be in there. If you end up with some unresolved dependencies make another post and I'll try to help View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836

[JBoss-user] [Security & JAAS/JBoss] - Re: RMI ports and firewall

2004-05-24 Thread vombi
there was a "jnp.properties" file in JBoss 2.2.2 where you could configure the listening port for jnp. With a content like jnp.port=1099 jnp.rmiPort=1100 the "random" ports above 3 would stick to 1100. It worked for 2.4 and as far as I see the code is still in 3.2. Maybe there is another wa

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
i don't think so... and all of my other ejbs they work just fine with returning the pk class... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836040#3836040 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836040 ---

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread kabkhan
Probably not "it", but in CMP ejbCreate should always return null. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836039#3836039 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836039

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
Here is the code: the "prefix" & "awbnumber" is the fields of the primary key class. public AirwaybillsPK ejbCreate(int manifest,String special,String prefix,String awbnumber,String service,String ws,String requester,String contact,String shipper,String sender,String senderphone,String senderfa

[JBoss-user] [Messaging, JMS & JBossMQ] - adding JMS to a minimal JBoss configuration

2004-05-24 Thread villalta_mv
Hi All, I'm using JBoss 3.2.3 and my question is: How I can add Jboss JMS feature to a minimal configuration? regards and thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836038#3836038 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Installation & Configuration] - deployment of a war without redeploying the ear

2004-05-24 Thread tomerbd
Hi I have Ear --> War1 --> War2 I have deployed War 3 into that Ear, I have noticed the whole ear was redeployed. Is there a possibility to deploy/undeploy a single war without redeployment of the whole ear? if so how? View the original post : http://www.jboss.org/index.html?module=

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread ironbird
What a shitload of parameters in your create method ! Post your code and descriptors. The error is in the bean creation. How is defined your primary key ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836035#3836035 Reply to the post : http://www.jboss.org/

[JBoss-user] [Persistence & CMP/JBoss] - problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
Hello, i've got a webapp and written win ejb cmp 2.0 and i'm getting a strange error on trying to create a record in my Mysql in one of my EJBs. in all of this long error it says something about my problem with null primary key entity but the two fields that are my defined in the PK class are ok

[JBoss-user] [Security & JAAS/JBoss] - Re: Very Very Urgent !! Multiple User

2004-05-24 Thread anbenham
OK, iÂll try to build a sample showing how my application is working. BTW how to upload code here? Anyway itÃÂs sure, that calling SecurityAssosciation.getPrincipal() doesnÃÂt always return null if the user is not logged in. Sometimes it returns another principal of a user logged in in another

[JBoss-user] [The Lizzard's corner] - Re: TSS, anonymous posting. Anyone JBoss care to explain? Tr

2004-05-24 Thread bwallis42
First, I am also a bit concerned about this issue as well. I am not a JBoss developer just a developer who has also championed JBoss in our company with some success. Hopefully we will become a jboss partner/OEM in the near future. "tldtld" wrote : I dont want to spread FUD, make JBoss go down i

[JBoss-user] [Nukes User] - Search for EJB-QL

2004-05-24 Thread erik777
How do you do a search on the forums for EJB-QL? It seems to treat the dash as whitespace, and EJB\-QL doesn't work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836030#3836030 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[JBoss-user] [Clustering/JBoss] - Re: HARMI Exception

2004-05-24 Thread Sacha Labourey
Make sure you are using the good client side JAR i.e. if you are using JBoss 3.2.3 on the server, use the 3.2.3 client side JAR, not the 3.2.2, etc. Cheers, sacha View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836028#3836028 Reply to the post : http://www

[JBoss-user] [Installation & Configuration] - Re: load-repository to a acheive ear isolation(deployment ba

2004-05-24 Thread gozilla
Hi davidmboon I think the problem comes from the fact that you are deploying your ears inside a subdirectory of the deploy directory 'lms'. Did you set the 'RecursiveSearch' attribute of the 'URLDeploymentScanner' mbean to true ? Otherwise, (and that's what looks like) JBoss treat the lms dire

[JBoss-user] [Clustering/JBoss] - HARMI Exception

2004-05-24 Thread robby_us
Hi folks, We are using JBoss 3.2.2 with Java1.4 on HP-UX 11.11 and have 5 servers running in cluster.We are getting the following error on startup: 15:29:06,154 ERROR [XSAM_Partition_UAT_1] setState failed java.io.InvalidClassException: org.jboss.ha.framewo

[JBoss-user] [Javassist user questions] - Re: inserting duplicated members

2004-05-24 Thread fluca1978
Well, I suppose it suffices the field_info is different, since even adding fields of the same type works. I've tried it both with a primitice type (an int) and an object (a string), both with the same name and the same access specifier (even if this should not change things) and it works. Luca

[JBoss-user] [Security & JAAS/JBoss] - Custom Valve Class problem

2004-05-24 Thread tosenthu
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836019#3836019 With reg the above link. i tried to create my own FormLoginValve class. but am not sure where to place this class. can i have it in my own .ear file. but when i did so it show "NoClassFound" error. please help me to solve t

[JBoss-user] [Security & JAAS/JBoss] - Re: Disabling User in a JAAS-based J2EE application

2004-05-24 Thread tosenthu
Can u please tell me where to place this class. means in which jar file. can i have it in my own .ear file, but when i do this it shows an error. that class not found. Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836019#3836019 Reply to t

[JBoss-user] [JCA/JBoss] - Postgres & JBoxx 3.2.3: jdbc not bound

2004-05-24 Thread abcolson
I am using JBoss 3.2.3 and trying to configure a Postgres data source for use with an Entity bean called "Question". I am getting Question bean deployment exceptions like: org.jboss.deployment.DeploymentException: Error: can't find data source: jdbc/PostgresDS; - nested throwable: (javax.naming