[JBoss-user] [Security & JAAS/JBoss] - Re: jbossmq with CallerIdentityLoginModule

2004-12-13 Thread [EMAIL PROTECTED]
The only way this will work is to use the java:/JmsXA for the JMS jca based connection factory as this is the only security context aware connection factory. The others only support passing in a username/password on the connection setup. View the original post : http://www.jboss.org/index.html

[JBoss-user] [Security & JAAS/JBoss] - Re: PostgreSQL + SSL - sun.security.validator.ValidatorExcep

2004-12-13 Thread [EMAIL PROTECTED]
I added it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858456#3858456 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858456 --- SF email is sponsored by - The IT

[JBoss-user] [Persistence & CMP/JBoss] - Re: How to configure MySQL for CMP Transaction

2004-12-13 Thread redBeard15
The "Getting Started with JBoss" guide (Chapter 8) talks about how to use MySQL with JBoss (3.2.x, anyway). I'm using MySQL 4.0 and JBoss 3.2.6 with great success. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858387#3858387 Reply to the post : http://www

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss 4.0: MDB: Dynamic Queue/Topic Registration

2004-12-13 Thread knifegun
Is it possible to dynamically assign MDB to queues/topics after deployment? What I want to do is have a set of generic worker MDBs. I want to be able to create tasks dynamically, assign them to newly created queues and assign deployed MDBs to start listening for messages. View the original p

[JBoss-user] [Installation & Configuration] - Re: How to custom HTTP Status 404 page

2004-12-13 Thread gfzhang
I think web.xml only affect a web application. How about the following case: http://host:port/invalidPage Thank you very much. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858438#3858438 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-user] [JCA/JBoss] - Sample deployment info for JCA 1.5 inbound RA

2004-12-13 Thread DarthVader
I still can't get JBoss to load my RAR, and I keep searching this site as well as googling the 'net but nowhere do I find info on a sample JBoss 4.0 JCA 1.5 inbound (only) Resource Adapter. I've followed numerous examples in building my own, and JBoss refuses to load (see Help!?!?!?!?! message

[JBoss-user] [HTTPD, Servlets & JSP] - Re: strange post deploy errors! HELP!

2004-12-13 Thread kburn
by the way, I solved this problem by erasing all tha wars in the deploy directory, all the stuff in the tmp/deploy and by restarting jboss .. but that's insane! this problem is taking me 2 much time, all the times View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[JBoss-user] [HTTPD, Servlets & JSP] - Re: strange post deploy errors! HELP!

2004-12-13 Thread kburn
dunno, but I tell u this: if I made a deploy that's working fine, and then I simply change a row of javascript code, this should'n affect the redeploying in any sense.. :S isn't' it? :( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858551#3858551 Reply t

[JBoss-user] [Security & JAAS/JBoss] - Re: PostgreSQL + SSL - sun.security.validator.ValidatorExcep

2004-12-13 Thread beyarecords
Nice one ;-) Andrew View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858465#3858465 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858465 --- SF email is sponsored by

[JBoss-user] FW: careers email reminder

2004-12-13 Thread Marc Fleury
Folks,    This is an email to announce positions within JBoss inc.   We are growing at a tremendous pace both in EMEA and US. Something has happened in the market and we are swamped by demand in sales. While we have many openings in sales this mail is about tech openings.   We need to grow

[JBoss-user] [Persistence & CMP/JBoss] - How to deal with the auto-increment field(not primary key) i

2004-12-13 Thread limin9
Hi, Currently I have one table that have one auto-increment field (not primary key), how can I map it to Entity Bean with CMP? Thanks, Min View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858431#3858431 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Beginners Corner] - What i need to write a j2ee app?

2004-12-13 Thread zdavidlnx
Hi, i am a newbie. What i need to make my system up to write j2ee app(servlets, jsp, ejb...) i am using linux as develop machine. I think i need: 1. J2SE 1.4.x or 1.5 2. JBoss 4.0 Any more? ant? ...? Thank you? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[JBoss-user] [Messaging, JMS & JBossMQ] - Replacing JBOSS MQ with Active MQ

2004-12-13 Thread chandraskr
Can I replace the default JBOSS MQ with Active MQ or any other non JBOSS messaging system. I guess JMS is vendor independent. Am I correct in my assumption? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858429#3858429 Reply to the post : http://www.jbo

[JBoss-user] [Security & JAAS/JBoss] - SSL failure on Linux

2004-12-13 Thread stanley.beamish
Hello, I'm using jboss 3.2.5 with version 4.1 of tomcat. When I configure SSL using self-certified certificates then try to access a web app via https then (after being prompted to OK the certificate) I get a http 500 error. I've been using exactly the same configuration on W2K without a prob

[JBoss-user] [Testimonials] - Re: JBoss in Cable Industry

2004-12-13 Thread DarthVader
Did you have to do anything "special" to deploy your inbound RA? I'm having _incredible_ problems getting mine to deploy. I've followed any and all samples I could find on JBoss.org and googling but to no avail. JBoss 4.0 continually complains with the following: 2004-12-13 15:45:48,905 ERRO

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MantaRay and JBoss

2004-12-13 Thread vzilka
OK. I understood my error right after posting the response. I've updated standardjboss.xml. JBoss starts normally now. However, the MDB does not recieve any messages, and the ejbCreate message does not run. Also, JBoss hangs during shutdown (while trying to undeploy the MDB JAR file). I'm che

[JBoss-user] [Persistence & CMP/JBoss] - Re: Problems deploying CMR related beans

2004-12-13 Thread darranl
The target bean name is the ejb bean name of the other bean in the relationship not its classname. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858516#3858516 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858516 -

[JBoss-user] [HTTPD, Servlets & JSP] - Re: strange post deploy errors! HELP!

2004-12-13 Thread darranl
Have you included any of the servlet API in the war file that you are deploying? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858529#3858529 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858529

[JBoss-user] [Security & JAAS/JBoss] - Re: Securing authentication and authorization process (+)...

2004-12-13 Thread [EMAIL PROTECTED]
SSL can be used with the detached invokers to talk to ejbs or other server side components. See the security chapter in the online admin/devel guide. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858464#3858464 Reply to the post : http://www.jboss.org/index

[JBoss-user] [HTTPD, Servlets & JSP] - Force static images to be cached in browser

2004-12-13 Thread anyone
I have a Problem with static images in a servlet. The images are stored with the servlet in a simple war-archive are heavily referenced in the pages generated by the servlet (up to 200 images per page, the average user reloads this page about every 10 seconds). These images normally never chang

[JBoss-user] [Installation & Configuration] - Disabling debug in CachedConnectionManager (jboss 3.2.3)

2004-12-13 Thread sniffy96
I'm trying to deactivate debugging in the CachedConnectionManager MBean. But I can not seem to find where it is actually configured. The docs say it'll be in conf/jboss-service.xml but it is not located in there. Any assistance would be greatly appreciated thanks View the original post : h

[JBoss-user] [The Lizzard's corner] - Re: JBoss support for J2SE 5

2004-12-13 Thread darranl
http://www.jboss.org/wiki/Wiki.jsp?page=RunJBossWithJ2SDK1.5 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858522#3858522 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858522

[JBoss-user] [The Lizzard's corner] - JBoss support for J2SE 5

2004-12-13 Thread darylo
Hi, I am interested in knowing when JBoss will support J2SE 5 but can not find this anywhere in the documentation that I have read. Can anyone let me know whether this information is available and if it is when, Regards, Daryl View the original post : http://www.jboss.org/index.html?module=

[JBoss-user] [Security & JAAS/JBoss] - Re: Passing login failure cause to the client side

2004-12-13 Thread _alex
You have to parse the stack of incoming exceptions, beggining with the remote exception. In addition you can substitute the default security interceptor with your own, which will throw more detailed exceptions... Alexander View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Persistence & CMP/JBoss] - Using Home & Select Methods instead of Finder Methods

2004-12-13 Thread zak4899
Hi, I'm using CMP Entity beans in JBoss 4.0. I would like to implement a "smart" finder method that has business logic before it returns references to a collection of bean instances. My bean has both local and remote interfaces implemented. I have implemented this in a Home Method that calls a

[JBoss-user] [Installation & Configuration] - Exploded Deployment to diffent directory

2004-12-13 Thread sbuster
I know JBoss can handle exploded deployment (using folder WebApp.war in deploy directory) but is there a way I can tell JBoss to look for my war folder in a directory other than the deploy directory? In Tomcat, I can create a config file in the webapps folder and in the Context element point to

[JBoss-user] [EJB/JBoss] - Re: Problem deploying related beans

2004-12-13 Thread darranl
Don't cross post, see your original post in the persistence forum. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858517#3858517 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858517 --

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Run-time configuration of Tomcat port

2004-12-13 Thread RandySKNT
I answered my own question: If you want JBoss configuration (works for 3.2+, not sure about 3.0) to use a particular environment variable instead of a hardcoded value, just reference it with ${environment.variable.name} For example, to run multiple instances on the same machine, each with a JM

[JBoss-user] [Beginners Corner] - Re: JBoss 4.0 EJB depending on external libraries

2004-12-13 Thread gquintana
I have the same problem. With JBoss 3.2, I placed my libraries jars in MyEJB.jar/META-INF/lib/ and it worked. But with JBoss 4.0.1RC2, the trick doesn't work anymore :-( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858356#3858356 Reply to the post : http:

[JBoss-user] [Persistence & CMP/JBoss] - Problems deploying CMR related beans

2004-12-13 Thread Czernay
I have two entity-beans (AuthorBean, ImageBean) that should have a unidirectional one-to-one relation (Author-has-Image). I set it all up using Eclipse and XDoclet. After running XDoclet everything seems to be generated well, but it doesn't get deployed (on JBoss 4): ERROR [EntityContainer] Sta

[JBoss-user] [Security & JAAS/JBoss] - IIOP.NET over SSL on JBoss

2004-12-13 Thread altoin
Can I use IIOP.NET over SSL on JBoss?? IÂve configurated Jboss to accept SSL and IIOP, I have an application EJB running on Jboss, and I am trying to do a client which it can communicate with EJB with SSL but at the moment I amnot been able. have anyone done something like this and works??

[JBoss-user] [Persistence & CMP/JBoss] - Re: XPetstore EJBQL problem on Jboss 3.2.4&3.2.5, but works

2004-12-13 Thread redBeard15
In the OrderEJB.java file, change the 'schema="Order"' attribute of the @ejb.bean tag to something like 'schema="OrderSum"'. Change the 'query="SELECT ... From Order ..." attribut to 'query="SELECT ... From OrderSum ..."' in the 'findByCustomer' finder definition. View the original post : http

[JBoss-user] [Performance Tuning] - Re: memory and cpu utilization

2004-12-13 Thread triathlon98
As JBoss is a Java application, you basically configure the maximum amount of memory it can use. Of course if you don't give it enough memory, it will crawl. Joachim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858503#3858503 Reply to the post : http://ww

[JBoss-user] [Beginners Corner] - Re: How to use run.jar and shutdown.jar

2004-12-13 Thread bellmann29
Hello all, hello frank, i got the answer i need. I tried it always with the following: java -jar shutdown.jar -S -n minimal. Where -S stands for operation "shutdown" and -n stands for "name of server". I got messages that "domain not found" or "name not bound (jmx-exception)" when i tried with:

[JBoss-user] [Persistence & CMP/JBoss] - Re: TransactionRolledbackLocalException when inserting many

2004-12-13 Thread darranl
anonymous wrote : How can I tell JBoss to see the creation of only 1 number as a transaction?? You need to find an intorductory book on EJBs and read up on how transactions are supported. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858500#3858500 Reply

[JBoss-user] [Performance Tuning] - memory and cpu utilization

2004-12-13 Thread joaomrpereira
Hello all, I'm trying to convence my co-workers to use jboss in a new project, but they are afraid that it consumes all memory and cpu from the machine where jboss will be installed. the machine is a sun (which I dont know nothing more besides is a sun machine with solaris) and have running ano

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP problem with mysql 4.1.7, xdoclet and jboss 4.0

2004-12-13 Thread redBeard15
You need to 'reference' the User entity bean in your Fibo bean. In your FiboBean.java file, add the following xdoclet (class-level) tag: * @ejb.ejb-ref * ejb-name="User" * view-type="local" * ref-name="ejb/UserLocal" View the original post : http://www.jboss.org/index.html?

[JBoss-user] [Performance Tuning] - Re: memory and cpu utilization

2004-12-13 Thread darranl
These figures will depend greatly on what you are going to be using JBoss for. If you deploy a tiny app with only a couple of users you can configure JBoss to use less resources. If you deploy a huge application with lots of users JBoss would need a lot of resources. View the original post :

[JBoss-user] [Installation & Configuration] - Re: Unsolvable MySql Configuration.

2004-12-13 Thread darranl
Did you remove the tables from the MySQL database when you moved from 3.2.3 to 3.2.6? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858494#3858494 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858494 --

[JBoss-user] [Management, JMX/JBoss] - Re: Custom service for sending emails

2004-12-13 Thread berkgypsy
you should probably create a scheduled service http://www.jboss.org/wiki/Wiki.jsp?page=Scheduler View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858386#3858386 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858386 ---

[JBoss-user] [Beginners Corner] - Re: What i need to write a j2ee app?

2004-12-13 Thread zdavidlnx
Thank you, i am just downloading it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858492#3858492 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858492 --- SF email

[JBoss-user] [Security & JAAS/JBoss] - Re: Weblogic IdentityAssertor

2004-12-13 Thread [EMAIL PROTECTED]
You'll have to describe the behavior of the Identity Assertor in more detail, but its likely going to require a custom valve or authenticator. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858457#3858457 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Beginners Corner] - Re: What i need to write a j2ee app?

2004-12-13 Thread Smilidon
eclipse with jboss IDE, but that is optional View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858479#3858479 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858479 ---

[JBoss-user] [Installation & Configuration] - Re: ClassLoader problem when installing ear

2004-12-13 Thread deejboss
Well even though nobody helped me out I have solved the problem myself Create an sar file and put a llib with all the related jar files and deploy the code in the "all" configuration. Now you can call the resource adapter from a session bean. ear sar -lib --jar (which has all the resou

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MantaRay and JBoss

2004-12-13 Thread [EMAIL PROTECTED]
Yes, there will be a 3.2.7. http://jira.jboss.com/jira/browse/JBAS View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858383#3858383 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858383 --

[JBoss-user] [Installation & Configuration] - Urgent help required in downloading version 3.2.3

2004-12-13 Thread mrterrific
Hello, I urgently need to get hold of the unix version of 3.2.3. I can still find 3.2.4 and onwards on the jboss web-site, but not versions prior to this. If anyone can supply me with a link to somewhere from which I can get hold of this version then I would be immensely grateful. Cheers, M

[JBoss-user] [Installation & Configuration] - Re: Urgent help required in downloading version 3.2.3

2004-12-13 Thread darranl
http://sourceforge.net/project/showfiles.php?group_id=22866 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858380#3858380 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858380 -

[JBoss-user] [EJB/JBoss] - SpyJMSException

2004-12-13 Thread kits_quark
Hi all , i am getting following Warnings on certian intervals while Runnning Jboss4.0. 18:05:13,500 WARN [Connection] Connection failure: org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: (java.io.EOFException) at org.jboss.mq.Connection.asynchFailure(Connection.java:436

[JBoss-user] [Beginners Corner] - Multithread

2004-12-13 Thread morion
Hello, IÂm new here and I have a simple question. Does Jboss works in Multithread mode? I know itÂs kind of stupid but I have search in a lot of pages trying to find the answer but I havenÂt succeded. thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Beginners Corner] - Re: JAVA_HOME is now found but JAVA_HOME is set correctly ??

2004-12-13 Thread Raist_Majere
In your JAVA_HOME there's this symbol "$". Remove it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858295#3858295 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858295 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - How do I configure an MDB to talk to a remote queue in HAJMS

2004-12-13 Thread JBoss
Hi!!! I have a MDB in a machine that is outside of a partition that contain two machine that make my cluster and have the remote queues. When i deploy the MDB everything works fine. But when the master node of the patition goes down and the other take control the MDB lets receive messagens send

[JBoss-user] [HTTPD, Servlets & JSP] - Change filters mapping order in web.xml with xdoclet.

2004-12-13 Thread parahman
IÂm developing an application which uses filters. Everytime I process the files with xdoclet it mapps the filters in the wrong order in the web.xml file. This isnÂt timesaving... Q: Is there anyway to tell xdoclet in which order the filters should be mapped? View the original post : http://www

[JBoss-user] [Beginners Corner] - Re: How to use run.jar and shutdown.jar

2004-12-13 Thread frankgrimes
Please post the error you are getting, otherwise it is nearly impossible for anyone to help you. Also, knowing the JVM, Jboss and OS versions might be useful too. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858365#3858365 Reply to the post : http://www.jb

[JBoss-user] [Clustering/JBoss] - Re: Nodes with different mcast_addr joining together on Linu

2004-12-13 Thread [EMAIL PROTECTED]
I doubt this is a Linux problem, b/c I've run JGroups on all versions of Linux for years. So the fact that Mcast{Receive,Send}Test works fine on Linux points to a misconfiguration of JBoss, check cluster-service.xml. Change mcast_addr, mcast_port, and (possibly) also the PartitionName. Bela Vie

[JBoss-user] [Management, JMX/JBoss] - h

2004-12-13 Thread Rulling
gh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858318#3858318 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858318 --- SF email is sponsored by - The IT Product

[JBoss-user] [EJB/JBoss] - Re: One BMP for several postgresql tables

2004-12-13 Thread greishka
Many thanks James, I solved the problem by creating a unique sequence for all generic tables, that can give unique id for all my tables. Nicolas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858353#3858353 Reply to the post : http://www.jboss.org/index.html

[JBoss-user] [Javassist user questions] - Re: addCatch doesn't work

2004-12-13 Thread chiba
I think it's a bug of Javassist. I'll fix this bug within a few days. Please wait for a while. (Fixing that bug seems very easy but it takes time to write test code etc. I could not have time to do it today.) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858

[JBoss-user] [Security & JAAS/JBoss] - Passing login failure cause to the client side

2004-12-13 Thread anbenham
Hi, I have tried to search for a solution in the forums but in vain. So I have a JAAS based j2ee application with form based authentication. Now I have the problem that I want to tell the user why his authentication has failed: wrong password, technical problem, password timed out and so on .. O

[JBoss-user] [Beginners Corner] - Re: External File System JNDI problem

2004-12-13 Thread wytten
I found out that the documentation I was reading is wrong. Use the PropertiesURL attribute in order to locate the external file that contains LDAP connection info, NOT Properties attribute as shown in the example. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic

[JBoss-user] [Management, JMX/JBoss] - Re: Custom service for sending emails

2004-12-13 Thread darranl
You could use EJB timers, or you could work out how long till the mail needs to be send and call Thread.sleep. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858348#3858348 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[JBoss-user] [Installation & Configuration] - Re: How to custom HTTP Status 404 page

2004-12-13 Thread darranl
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=57309 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858346#3858346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858346 --

[JBoss-user] [Persistence & CMP/JBoss] - Re: connect to a remote jboss

2004-12-13 Thread darranl
Some more information is required. What properties are you using to establish your connection? What is your JBoss version, JDK version and OS version? Is JBoss running on a Linux machine? If so does the /etc/hosts contain a reference to itself using it's network IP address? View the original p

[JBoss-user] [Management, JMX/JBoss] - Custom service for sending emails

2004-12-13 Thread clau25
I need to implement a custom service that must send emails on certain dates/times. My idea would be: the service starts a thread which has an infinite loop; in this loop it is checked if the System.currentTimeMillis() is equal with the time when a certain email must be send, and if yes, the emai

[JBoss-user] [EJB/JBoss] - Re: One BMP for several postgresql tables

2004-12-13 Thread jamesstrachan
Well Nicolas, BMP won't go back to reload from the database because it sees a primary key "2" that it believes that it has already loaded. I suggest that you prefix each ID field in the BMP entity bean with the name of the table as below :- table1/2 | table2/2 | This gives each combinati

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MantaRay and JBoss

2004-12-13 Thread vzilka
Is the version still supported and will there be a 3.2.7? The link is : https://sourceforge.net/tracker/index.php?func=detail&aid=1081962&group_id=22866&atid=376687 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858292#3858292 Reply to the post : http://www.

[JBoss-user] [Beginners Corner] - Re: JBoss 4.0 EJB depending on external libraries

2004-12-13 Thread j_ri
the second guess is what I'm trying to do. I want to make a library available to my components and want to keep it isolated together with that component in its isolated classloader. putting an entry in the manifest doesn't do this, right? and having the library in the system classloader doesn't w

[JBoss-user] [Security & JAAS/JBoss] - Re: Passing login failure cause to the client side

2004-12-13 Thread anbenham
I found some infos in this thread: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=57240 but unfortunately not really helpfull. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858327#3858327 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-user] [JCA/JBoss] - Re: I keep getting

2004-12-13 Thread martui
Well... In my case, I just changed a mapping. I had a field that was a Short in one of my EJBs and it was a Byte. When I made the change it worked. The thing is, I had changed (before the error msg) from PostgreSql to another DB. The mappings on standardjbosscmp-jdbc.xml were different for one d

[JBoss-user] [JCA/JBoss] - Re: I keep getting

2004-12-13 Thread rajeevanep
Hi , I am Rajeev From Mumbai. I also got same problum. How your problum got solved. pls send reply to [EMAIL PROTECTED] Regards Rajeevan EP View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858305#3858305 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Performance Tuning] - I/O leak in jboss application -

2004-12-13 Thread aagmon
hi all, we have recently deployed a jboss based application to a production server - after 7 days of perfect performance - the sys admin tried to logon using jass- role based auth (user/role properties file) and failed every time. after watching the logs i have noticed an I/O Exception- too ma

[JBoss-user] [EJB/JBoss] - Re: Another problem with Timer Service: duplication

2004-12-13 Thread ssambi
It was a bug. http://sourceforge.net/tracker/index.php?func=detail&aid=1078243&group_id=22866&atid=376685 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858317#3858317 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38583