[JBoss-user] [Messaging, JMS & JBossMQ] - Send images to a topic

2004-09-19 Thread vindiayns
Hi, I am using Jboss3.2.5. How to send images to a topic,like the way we send text messages to topic. Could someone please send the code Any help is highly appreciated. Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848727#3848727 Reply to t

[JBoss-user] [Messaging, JMS & JBossMQ] - COnfigure MDB- Durable subscription

2004-09-19 Thread vindiayns
Hi, I want to test durable subscription using MDB I am Jboss3.2.5. I am facing configuration problem. please correct if I am doing something wrong. I did the following configurations ejb-jar.xml -

[JBoss-user] [Management, JMX/JBoss] - unable to retrieve jmx-console page

2004-09-19 Thread heema
Hi friends, I have been working on jboss-3.2.2 since a long time, after a gap of about say 1-month, i again started the jboss, to run a previously deployed ear file. but the index.jsp is not being displayed. Apart from this, i tried running the jmx-console page, from the browser : http://lo

[JBoss-user] [Performance Tuning] - Re: Full GC !!! Good or bad ?

2004-09-19 Thread [EMAIL PROTECTED]
Hi, My system make up is as follow: System Configuration: Sun Microsystems sun4u Sun Enterprise 220R (2 X UltraSPARC-II 450MHz) System clock frequency: 113 MHz Memory size: 2048 Megabytes Filesystem size used avail capacity Mounted on swap 1.6G 168K 1.6

Re: [JBoss-user] [JCA/JBoss] - Unable to commit, STATUS_NO_TRANSACTION, on xa-datasource us

2004-09-19 Thread Dasarath Weeratunge
I get the very same problem on JBoss-4.0.0RC2. I tried xa datasources with SQL Server and a JMS queue but both fail to commit. However, when I use just the transaction manager outside jboss with Catalina (Tomcat) it works fine. Hope someone helps on this. Thanks --Dasarath --- jcstaff <[EMAIL

[JBoss-user] [Installation & Configuration] - Re: Jboss 3.2.5 Error in

2004-09-19 Thread colin_daly
2004-07-09 22:19:18,716 DEBUG [org.jboss.metadata.MetaData] Ignoring transaction-timeout 'null' | | | If you have any method which has method-attibutes and has an invalid transaction-timeout OR NO TRANSACTION-TIMEOUT attribute you will get this debug message. I.E if you have a method

[JBoss-user] [EJB/JBoss] - Re: Accessing business methods from EJB

2004-09-19 Thread sanjuthomas
hi James, Thank you for the replay, it is a session bean. here i wanted to give create permission only for the system, and on the same time programmer has to access the sayHello method, and the designer has to access the sayHello and remove too. now you got my problem. right ? I may be wrong in

[JBoss-user] [EJB/JBoss] - Re: transaction-timeout not working

2004-09-19 Thread colin_daly
turns out those nulls were from a different method which had the read-only method attibute set and NOT the transaction-timeout. A debug message saying the null timeout is being ignored will be generated for every method with method attrbutes but no transaction-timeout in those attributes. Decla

[JBoss-user] [Installation & Configuration] - Re: Jboss and mysql configuration issues

2004-09-19 Thread Soumadeep
FYI: One more observation : Another reason why one could get a connection refused to host 127.0.0.1 : Problem: In /etc/hosts if the binding IP is not there: so when there is a remote call, the server grabs the first entry which is usually the loopback, 127.0.0.1 Resolution: put an entry in the

[JBoss-user] [Installation & Configuration] - How to enable/disable JAAS in the web console?

2004-09-19 Thread alexma919
As title. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848716#3848716 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848716 --- This SF.Net email is sponsored by:

[JBoss-user] [JCA/JBoss] - Unable to commit, STATUS_NO_TRANSACTION, on xa-datasource us

2004-09-19 Thread jcstaff
I am looking for an answer as to why my xa-datasource scenario fails to commit and to determine if there is any configuration changes that can be made to correct the situation. I have created a set of DataSource configurations for testing. My test case works fine with the local-tx-datasource th

[JBoss-user] [Advanced Documentation] - Book to buy?

2004-09-19 Thread turnebe
Hi, I like books. I like to throw coffee over my books and have some pages with tears in them. My computing books aren't acceptable until they have at least a few mug rings on them. That's why i'd like to buy a JBoss book... I've been peeking around amazon.com and amazon.co.uk at the JBoss book

[JBoss-user] [Installation & Configuration] - Re: Jboss and mysql configuration issues

2004-09-19 Thread Soumadeep
Thanks a lot for your input... Indeed it was a problem with getting the InitialContext. We have a utility class which provides the initialContext (reads env props) for clients, the Mbean was using one of the static methods of this class which client apps use for remote lookups. Best regards S

[JBoss-user] [Javassist user questions] - Wait for a program to run

2004-09-19 Thread Aquarius_kasuia
Hi all. I have one problem: IÃÂm using javassist in a program IÃÂm developing, well to the point: I have a GUI, the users uses this GUI for some configurations and press the PLAY button. When the user press it I do this: //get the Default ClassPool javassist.ClassPool cp = javassist

[JBoss-user] [JCA/JBoss] - Hibernate and Datasource properties

2004-09-19 Thread joe_the_quick
hi there, I want to use an Oracle XADatasource with Hibernate and tried this by using: hibernate.connection.datasource java:/XAOracleDS instead of: hibernate.connection.username user hibernate.connection.password pwd hibernate.connection.url jdbc:oracle:oci8:@mysid However, it

[JBoss-user] [EJB/JBoss] - Re: javax.naming.NoInitialContextException: Cannot instantia

2004-09-19 Thread saeedamer
OK, I'll try as you have suggested and will update on the outcome. Thanks for all you time and help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848702#3848702 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848702

[JBoss-user] [EJB/JBoss] - Re: problem whit deployment while migrate on jboss 3.2.5

2004-09-19 Thread loumaus
im running into the same problems using jboss 3.2.5 + postgreSQL descriptor files generated by xdoclet .. please have a look at the error log .. 20:05:05,784 ERROR [EntityContainer] Starting failed jboss.j2ee:jndiName=UserLocal,service=EJB java.lang.NullPointerException at org.jboss.

[JBoss-user] [Installation & Configuration] - Oracle XADatasource config: Pad=true IN transaction-service.

2004-09-19 Thread [EMAIL PROTECTED]
Regarding the file docs\examples\jca\oracle-xa-ds.xml: The comment at the top is not correct: ATTENTION: DO NOT FORGET TO SET Pad=true IN transaction-service.xml It should be directing to jboss-service.xml instead. The attribute has to be entered into the file server\default\conf\jboss-service.x

[JBoss-user] [Nukes User] - Re: Reworked the Themes tutorial document

2004-09-19 Thread ofels
"cooper" wrote : can you update the .doc file as well please ? this is very usefull By chance I had a windows laptop with Windows and Office here for the weekend anyway so I took the occasion to update the word document. Oliver View the original post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [EJB/JBoss] - Re: javax.naming.NoInitialContextException: Cannot instantia

2004-09-19 Thread darranl
Also I should have said the jndi.properties for the client needs to be on the classpath for the client and it needs to be kept away from JBoss. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848692#3848692 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [EJB/JBoss] - Re: javax.naming.NoInitialContextException: Cannot instantia

2004-09-19 Thread darranl
Your stand alone application will require the jbossall-client.jar from the client folder to be in its classpath. The jndi.properties file that you have found is for JBoss internal use only, you need a second copy of the file to use with the client. For the clients jndi.properties file add th

[JBoss-user] [EJB/JBoss] - Re: javax.naming.NoInitialContextException: Cannot instantia

2004-09-19 Thread saeedamer
I have a standalone client class with main() that creates InitialContex and performs lookup. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848690#3848690 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848690

[JBoss-user] [EJB/JBoss] - Re: javax.naming.NoInitialContextException: Cannot instantia

2004-09-19 Thread darranl
Where is your code running? As a component within JBoss or as a client on the outside? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848689#3848689 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848689 -

[JBoss-user] [Management, JMX/JBoss] - Re: help me!!! how to set class loader to every ear ?

2004-09-19 Thread [EMAIL PROTECTED]
You question seems more appropriate for forum: Jboss user -> Installation & Configuration Regards /Dimitris View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848688#3848688 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-user] [EJB/JBoss] - Re: debate - what is

2004-09-19 Thread [EMAIL PROTECTED]
"jae77" wrote : you can also deploy "client" jars directly to the deploy directory and have an ear and war both access them. | | in past experiences, i have packaged/deploye all 3rd party jars (w/ the exception of database drivers) inside a sar archive, deployed "client" jars (ie: the client

[JBoss-user] [EJB/JBoss] - javax.naming.NoInitialContextException: Cannot instantiate c

2004-09-19 Thread saeedamer
I have seen so many posts regarding this problem but none contained a solution. I am using jboss-3.0.6_tomcat-4.1.18. The jndi.properties file in the server\default\conf directory contains: -- jndi.properties -- java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.

[JBoss-user] [EJB/JBoss] - multiple versions and multiple use.

2004-09-19 Thread [EMAIL PROTECTED]
Hi folks. I just got the $99 documentation subscription, and I would like somebody to point me directly at what I need because scanning the categories isn't getting me there. I need to know two things: - How do I have two versions of the same bean running from the same server? (eg a producti

[JBoss-user] [JBoss Getting Started Documentation] - Re: Dukes Bank jboss-build.xml not correct for JBoss 3.2.5 i

2004-09-19 Thread GrandApeiron
OK, let's try this ... =) | | | | | | | | | | | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848684#3848684 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Nukes User] - Problem with News moudle using SAPDB

2004-09-19 Thread olutosin
Hi , I get errors while trying to use the news module with SAPDB 7.4, even though it deploys well, whe I try to use the news module I get the following error java.lang.IllegalStateException: auto-increment template not found for jboss.j2ee:jndiName=nukes/news/PropertyDefaultValue,plugin=pool,serv

[JBoss-user] [Installation & Configuration] - Re: Jboss and mysql configuration issues

2004-09-19 Thread darranl
Which constructor are you using when obtaining an initial context? If you are running code inside MBeans within the JBoss JVM you shouldn't need to pass in any parameters which will stop the calls going over the network. View the original post : http://www.jboss.org/index.html?module=bb&op=vi

[JBoss-user] [JBoss Getting Started Documentation] - Re: Dukes Bank jboss-build.xml not correct for JBoss 3.2.5 i

2004-09-19 Thread kabkhan
Press 'Post reply' Type in your stuff highlight the bots containing xml/code Press the code button Submit :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848680#3848680 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Installation & Configuration] Running Resin instead of Tomcat out of the box

2004-09-19 Thread Eric Carlson
I'm new to JBoss but not resin. I've been following the getting started pdf. I downloaded jboss 3.2.5 and copied the default dir to foo. The guide says you can add and delete the folders under deploy to add and delete the corresponding services. Well, I need to run resin on port 8080 and configure

[JBoss-user] [HTTPD, Servlets & JSP] - Re: problems with jboss 3.2.5 and jbuilder

2004-09-19 Thread Kim. Jaewon
I was trying this problem like you.(JSP Compiling using Jbuilder8 and Jboss3.2.5) Following step is a my solution. 1.I changed JBuilder Library Setting. (Original:User>Servlet>Tomcat4.1 -> Change:User>Servlet>Jboss3.x) 2.I added libraies in Jboss 3.0 Server.(Libray Resource : Library of $JBoss

[JBoss-user] [Security & JAAS/JBoss] - Re: Valve or Filter?

2004-09-19 Thread hamid_jboss
how can i use this security valve in jboss 3.2.5? which files must be changed? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848677#3848677 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848677 -