[JBoss-user] [HTTPD, Servlets & JSP] - Re: Allowing easy customizations for a web app

2005-02-04 Thread defkewl
Have you tried JSF and Springframework? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865377#3865377 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865377 --- This

[JBoss-user] [HTTPD, Servlets & JSP] - Re: tomcat as JSP template engine?

2005-02-04 Thread defkewl
Have you tried JSTL yet? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865376#3865376 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865376 --- This SF.Net email is

[JBoss-user] [Beginners Corner] - Re: JSP compilation problem

2005-02-04 Thread defkewl
You're trying to run JMX-Console, it should've been able to start by default. What are you using the ant for? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865375#3865375 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Beginners Corner] - Re: Errors in Jboss 3.2.5

2005-02-04 Thread defkewl
It looks like you haven't got the required class com.javiers.JaviersBroker.FitnessBroker Have you checked it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865374#3865374 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[JBoss-user] [Security & JAAS/JBoss] - Re: JMeter not passing JAAS LoginContext

2005-02-04 Thread leeson1125
I am also struggling with this. Could u please share your experience if u figure it out? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865370#3865370 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865370 --

[JBoss-user] [Jobs@JBoss] - JBoss Internship Program for College Students

2005-02-04 Thread [EMAIL PROTECTED]
Come join a rapidly growing enterprise software company and the home of Professional Open Source. JBoss, Inc. has a number of engineering openings for students. This is a tremendous opportunity to be a part of a fast-paced, leading edge software company that is changing the way Middleware softwa

[JBoss-user] [Beginners Corner] - Errors in Jboss 3.2.5

2005-02-04 Thread ramjav
I'm getting errors when I do a simple session bean. Anyone have any ideas? Here's part of the error log : 2005-02-04 21:22:11,188 ERROR [org.jboss.ejb.plugins.LogInterceptor] Unexpected Error: java.lang.NoClassDefFoundError: com/javiers/JaviersBroker/FitnessBroker at com.javiers.j2ee.Lo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread [EMAIL PROTECTED]
I am not angry. You wouldn't like to see me angry. :-) I am annoyed. Usually a little harsh language is enough to stop this forum absue. Though sometimes people go away with an indignant final post. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865366#38653

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread [EMAIL PROTECTED]
Your latest question was also an FAQ until somebody removed it: http://www.mail-archive.com/jboss-user@lists.sourceforge.net/msg44305.html This thread is of no help to other beginners. There are many others where this question was answered but nobody can find them because they have to wade throug

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread danielherlitz
I can't understand why my questions make you so angry. Forums are different. Often in forums as a beginner, you can ask stupid questions and get help from other beginners. Obviously not in the JBoss forum. Then what is the point of having a forum if you have to know JBoss in its every detail to

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Write a Listener that will Send the Email Message to an

2005-02-04 Thread [EMAIL PROTECTED]
I added the sample fragments the wiki: http://www.jboss.org/wiki/Wiki.jsp?page=InboundJavaMail View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865362#3865362 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865362

[JBoss-user] [Beginners Corner] - Callable Statetment issue

2005-02-04 Thread svdath
Hi , I have the following piece of code: cstmt.registerOutParameter(4, java.sql.Types.OTHER); This is used to call a package on Oracle8.1.7. When i run this code, it gives the below error. The package is returning a result set. Also i have noticied a lot of place where if i use .setObject() fo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread [EMAIL PROTECTED]
I am answering your question to get rid of you. I am not going to answer any further questions from you. You are either lazy, incompetent or just deliberatly annoying. "danielherlitz" wrote : Thank you both for your answers. | | The FAQ on singleton MDBs does not answer my question. (How do

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Multiply queue consumers

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: RTFM Hint: ReceiversImpl View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865350#3865350 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865350 --- This SF.

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem with connection to DB

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: FAQ and not a JMS question. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865349#3865349 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865349 --- This S

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: SpyJMSException - asyncFailure?

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: RTFM View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865348#3865348 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865348 --- This SF.Net email is sponsore

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: XAConnectionFactory not bound

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: FAQ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865347#3865347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865347 --- This SF.Net email is sponsored

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: OIL IL Ping Period

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: No evidence of testing the latest jboss release. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865346#3865346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865346 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: File-based PersistenceManager with 4.0.1 JBossMQ

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: FAQ File based persistence was removed from jboss4 It was a legacy of jboss-2.4 It did not work properly. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865345#3865345 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: CommunicationException when looking up ConnectionFactory

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: RTFM View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865344#3865344 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865344 --- This SF.Net email is sponsore

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How remove topic subsription if cliet does't close conne

2005-02-04 Thread [EMAIL PROTECTED]
"READ THIS FIRST" "It does not work" is not an acceptable forums post. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865343#3865343 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865343 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: HAJMS and Oracle TAF

2005-02-04 Thread [EMAIL PROTECTED]
As far as JBossMQ is concerned (HAJMS considerations are irrelevent to your question) any send or recieve that requires persistence/transactions will fail during the DB failover. Senders will receive an exception, receivers will have the message redelivered. MDBs will not reconnect since there

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Message ordering

2005-02-04 Thread [EMAIL PROTECTED]
I don't believe your assertions. Use "READ THIS FIRST" to show me what is really happening. The code is too trivial to be at fault: from org.jboss.mq.MessageProducer#send(...) | long ts = System.currentTimeMillis(); | sendMessage.setJMSTimestamp(ts); | View the original post

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module -> JDK1.5 compiler error on super.in

2005-02-04 Thread m.andrew
Thanks. I'll do the same. I hope sun knows about this bug View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865339#3865339 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865339 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Write a Listener that will Send the Email Message to an

2005-02-04 Thread [EMAIL PROTECTED]
JBoss 4.0.1 includes support for JCA 1.5 message inflow from mail. More info on jca 1.5 message inflow can be found on the WIKI: http://www.jboss.org/wiki/Wiki.jsp?page=JBossJCA or the JCA 1.5/EJB2.1 specs. The available activation config properties can be found in deploy/mail-ra.rar/META-INF/ra.

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread danielherlitz
Thank you both for your answers. The FAQ on singleton MDBs does not answer my question. (How do I limit the number of bean instances). It works, but it does not answer any questions. Sorry for asking a stupid question again, but when you refer to "chapter 6 for jms", what book is that. Vi

[JBoss-user] [Installation & Configuration] - Configure an Oracle 9i data source

2005-02-04 Thread mikedAmazon
I am having a problem getting my Oracle 9i data source working on JBOSS 4.0. Have I missed any steps? I have downloaded the ojdb14.jar file from the oracle distribution and placed it under $JBOSS_HOME/server/all/lib. I created the following data source description file and put it in the $JBO

[JBoss-user] [JCA/JBoss] - Re: getting warnings when using SecurityIdentityModule: Dest

2005-02-04 Thread [EMAIL PROTECTED]
This is better targetted at the firebird people. JBoss destroys a connection when matchManagedConnection(...) returns false which is firebird code. check-valid-connection-sql is ignored with the firebird rar it is an xxx-datasource configuration, i.e. implemented by the jboss jdbc rars. See the WI

[JBoss-user] [JCA/JBoss] - Re: Hibernate and JBoss - Error...

2005-02-04 Thread [EMAIL PROTECTED]
Is the FAQ really that hard to find? This is not a rhetorical question. FAQ == Frequently asked question i.e. don't bother posting the question in the forums you will be ignored http://www.jboss.org/wiki/Wiki.jsp?page=WhatDoesTheMessageDoYourOwnHousekeepingMean I've also updated it with the curre

[JBoss-user] [JCA/JBoss] - Re: Plugging in my own connection pool

2005-02-04 Thread [EMAIL PROTECTED]
I've created this FAQ: http://www.jboss.org/wiki/Wiki.jsp?page=I+want+to+plugin+a+custom%2Fthirdparty+DataSource View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865330#3865330 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JCA/JBoss] - Re: Oracle 10g Fast Connection Failover

2005-02-04 Thread [EMAIL PROTECTED]
I have added your question to the FAQ since you are the second person to ask this basic question this week: http://www.jboss.org/wiki/Wiki.jsp?page=I+want+to+plugin+a+custom%2Fthirdparty+DataSource View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865329#3865329

[JBoss-user] [JBossWS] - Re: Exception when calling web service

2005-02-04 Thread Mette
I managed to figure out why these warnings appeared. this was generated XML in the wsdd (from WSDL2Java), and the prefix declaration appeared on the same element as the attribute whose value used the prefix, and it seems the processing code could not handle this! When I moved the namespace decla

[JBoss-user] [JCA/JBoss] - Re: Gradual Leak in Database Connection

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: As stated in "READ THIS FIRST" you ain't going to get many answers if you haven't tested with the latest version 3.2.7/4.0.1 at time of writing. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865327#3865327 Reply to the post : http://www.jboss.org/

[JBoss-user] [Persistence & CMP/JBoss] - More Info: Trouble using cmp2.x jdbc2 pm

2005-02-04 Thread firepoet
Btw, We're running JBoss 4.0.1 and had to replace all the container-configurations with the cmp2.x jdbc2 pm configuration to avoid conflicts with the jdbc.JDBCStoreManager. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865326#3865326 Reply to the post : ht

[JBoss-user] [Persistence & CMP/JBoss] - Trouble using cmp2.x jdbc2 pm

2005-02-04 Thread firepoet
Greetings all: We've been trying to convert our application to use the container configuration "cmp2.x jdbc2 pm" and are hitting some problems. For example, just trying to get an object by primary key throws the below exception. Any help would be greatly appreciated... java.lang.NullPointerE

[JBoss-user] [EJB/JBoss] - Re: java.lang.classnotfoundexception, please help

2005-02-04 Thread haripriya
Thanks Kalyan for tryign to help me. I have been owrking and now I get this exception, ""the Bean Provider must specify the fully-qualified name of the enterprise bean's remote interface" This is the structure of the ear file. | | /ear ||- war ||-ejbjar ||-/Me

[JBoss-user] [JCA/JBoss] - Re: Plugging in my own connection pool

2005-02-04 Thread [EMAIL PROTECTED]
NO. This is not even a JCA issue. If you are doing your own connection pooling you are not using JCA's pooling and connection management, i.e. security and transaction injection/management. You are on your own. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [Management, JMX/JBoss] - Re: GaugeMonitor is not serializable?

2005-02-04 Thread [EMAIL PROTECTED]
So write a GaugeMonitorConfigurationService and the problem is solved. JMX is a non-remote spec as its base and has completely non-deterministic behavior when accessed over a remote connection since there are 0 guarentees with regard to remoteness at the jmx core. The jmx remoting spec does not

[JBoss-user] [JCA/JBoss] - Re: Plugging in my own connection pool

2005-02-04 Thread [EMAIL PROTECTED]
Write a JCA resource adaptor ideally, otherwise an mbean to bind it into jndi to make it available globally. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865319#3865319 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [JCA/JBoss] - Plugging in my own connection pool

2005-02-04 Thread gabara
Hi, We have our own connection pool that implements javax.sql.DataSource, and would like to use it in JBoss. What do I need to do such that the same instance can be shared among different web apps? Thank's Andrej View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [HTTPD, Servlets & JSP] - Re: FormAuthValve

2005-02-04 Thread ricardoarguello
Scott, I found all the needed code in Apache's CVS. It looks like we have to copy-paste the org/apache/catalina/authenticator/FormAuthenticator.java code into a new Authenticator, and then configure Tomcat to use it. It looks like this is done in the org/apache/catalina/startup/Authenticators.

[JBoss-user] [JBossWS] - Re: My web services work in 4.0.0 but not in 4.0.1

2005-02-04 Thread studenik
Thomas, I have exactly the same problem. I use JBoss 4.0.1 and Axis 1.2RC2. I was just wondering if you expect this to be fixed in the nearest future? Thanks, Yevgeny. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865316#3865316 Reply to the post : htt

[JBoss-user] [Management, JMX/JBoss] - Re: Standalone application JMX example

2005-02-04 Thread [EMAIL PROTECTED]
AFAIK, the jboss management console needs to run in the same JVM with the MBeanServer that hosts the mbeans. Otherwise it would have to be modified to use a remove JMX connector, but this would require some changes to the code. One solution is to try and use the old "http adapter" that comes wi

[JBoss-user] [Installation & Configuration] - Re: JVM Crash

2005-02-04 Thread [EMAIL PROTECTED]
-Xmx has no affect on the permanent generation heap size. See: http://java.sun.com/docs/hotspot/VMOptions.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865312#3865312 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Installation & Configuration] - Re: Encrypting DataSource Passwords with jvm 1.3

2005-02-04 Thread [EMAIL PROTECTED]
No, jdk 1.3 and the jce extension package do not support PBE. jdk 1.3 is such an old out of date release with so many bugs no one should be using it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865311#3865311 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Management, JMX/JBoss] - Re: JMX hot deploy causes ClassNotFoundException

2005-02-04 Thread [EMAIL PROTECTED]
Read the following class loading pages and come to understand that hot deployment needs to entila a complete recycyling of the type system where interaction of components in a call by reference semantic exists: http://www.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases http://www.jboss.or

[JBoss-user] [EJB/JBoss] - Re: java.lang.classnotfoundexception, please help

2005-02-04 Thread kalyan120
What's the exact exception? Kalyan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865309#3865309 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865309 --- This SF.

[JBoss-user] [JBoss Getting Started Documentation] - Re: Any known DataSource proxies impl for JBoss

2005-02-04 Thread [EMAIL PROTECTED]
Any access to the jboss jndi tree requires that the jboss object factories are available in the jndi context configuration as many things in jndi are references to information on how to create the indicated object. This is true of all jndi providers. View the original post : http://www.jboss.

[JBoss-user] [Installation & Configuration] - Re: no META-INF/application.xml found on new deployment

2005-02-04 Thread [EMAIL PROTECTED]
And the proof that there is a META-INF/application.xml is where? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865307#3865307 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865307 ---

[JBoss-user] [Installation & Configuration] - Re: APP-INF/classes are not being found or seen

2005-02-04 Thread [EMAIL PROTECTED]
Its pointless to parse human text as a precondition for a bug report. Create the bug report with the example and it will either be determined to be an issue to be fixed or it won't. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865306#3865306 Reply to the

[JBoss-user] [Persistence & CMP/JBoss] - Re: RemoteHome returns strange Object

2005-02-04 Thread [EMAIL PROTECTED]
Your solution is completely unnecessary and in fact was already done on the jboss side. As I replied in the other post all that matters are the interfaces as that is the contract. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865305#3865305 Reply to the pos

[JBoss-user] [Beginners Corner] - EJB3 tutorial and Entity beans

2005-02-04 Thread mphee
I'm having trouble getting the sample projects "entity", "composite" and the others that use entity beans. I'm using jboss 4.0.1 EJB3 Preview 2 java.lang.NoSuchMethodError: org.jboss.deployment.MainDeployerMBean.setSuffixOrder([Ljava/lang/String;)V Do I need to get a new version of the tutori

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module -> JDK1.5 compiler error on super.in

2005-02-04 Thread [EMAIL PROTECTED]
The codebase is compiled every night with jdk1.5.1_01 using a source target of 1.4. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865303#3865303 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865303 ---

[JBoss-user] [Security & JAAS/JBoss] - Re: JBoss interoperability issue with .NET

2005-02-04 Thread [EMAIL PROTECTED]
Can you take the time to create a bug report with an example c# client as requested? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865302#3865302 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865302 --

[JBoss-user] [Security & JAAS/JBoss] - Re: JaasSecurityManagerService - getUserRoles - method signa

2005-02-04 Thread [EMAIL PROTECTED]
You have to know it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865301#3865301 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865301 --- This SF.Net email is spo

[JBoss-user] [HTTPD, Servlets & JSP] - Re: FormAuthValve

2005-02-04 Thread [EMAIL PROTECTED]
Then you need to replace the org.apache.catalina.authenticator.FormAuthenticator with your subclass that attaches this info for use in the error page. A valve that implements the org.apache.catalina.Authenticator tagging interface is used as the authenticator for the associated web app. Dig i

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread [EMAIL PROTECTED]
Everyone at JBoss makes a diligent effort to read user questions and answer. Majority of them are repeated in the forums. So we continously update our wiki pages and also the FAQ at the beginning of the forums. A forum can be healthy only if the same problem is not repeated in posts. The user

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How to create new ConnectionFactories in JBoss 4.0

2005-02-04 Thread [EMAIL PROTECTED]
Amit, have u created a queue for the MDB to listen to? Assuming u have deployed a Queue with a JNDI name as queue/myQueue, you need to associate the MDB with the queue in your jboss.xml file as follows: | | Amit'sMDB | queue/myQueue | | Now if yo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread [EMAIL PROTECTED]
Can you stop annoying this forum with your "stream of conciousness" posts. We are not interested in watching your fumbling. The correct approach to using this forums is: requirement -> you you -> read docs (chapter 6 for jms) you -> read faqs (there is an FAQ on MDB singleton config) you -> search

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread danielherlitz
Fulll jboss.xml. Deployed in a jar. just to rule out any misunderstandings. I thought this would limit the number of MyMDB instances to one. It does not. single 1 1 MyMDB Standard Message Driv

[JBoss-user] [Management, JMX/JBoss] - Standalone application JMX example

2005-02-04 Thread aqan
I have a standalone application (does not run in JBOSS). I've exposed an MBean in it for remote management purpose. Now how do I use JBOSS to display the management console. The examples I've seen, display how to manage applications running in JBOSS. Would be great if someone can point me to an a

[JBoss-user] [Persistence & CMP/JBoss] - jboss 3.2.3 <-> hibernate ???

2005-02-04 Thread madeonmoon
hi all i use jboss 3.2.3 and so far i have to stick with it. my dao classes are implemented using jdbc and are wrapped within statless session beans (facades). if i were to switch to hibernate, would i be able to use hibernate 3.0 beta 3 or hibernate 2.1.8? these other questions are related s

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread danielherlitz
regarding the second question: I looked at the DTD http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd and thought adding this under in jboss.xml might be a good idea ("1" could be any number): single 1 1 It did not help. W

[JBoss-user] [JBossWS] - Configuring Handlers

2005-02-04 Thread mpitanga
Hi all, In the RI ( Reference Implementation ) the file config.xml is used for this operation. How i configured this handler as part of a handler chain at Jboss? my handler is : | public class SoapRpcInterceptor extends GenericHandler { | | HandlerInfo hInfo; | String nomeHa

[JBoss-user] [Installation & Configuration] - Re: Cannot get JBoss 4.0.0 to talk to Weblogic 8.1

2005-02-04 Thread boomkap
Ok, i finally figured it out. In 4.0.0, the default server runs the IIOP ORB implementation from Jacorb. In 4.0.1, the default server does not run the IIOP service. So the code was working in 4.0.1 and not in 4.0.0. In 4.0.0, if i remove the iiop-service.xml file from the server/default/deploy d

[JBoss-user] [HTTPD, Servlets & JSP] - Re: FormAuthValve

2005-02-04 Thread ricardoarguello
Since the Valve executes around the" j_security_check" page it cannot have acces to the Throwable before the j_security_check page is invoked. I was also looking for a solution, since I'd like to present the error mesage in the error page, not in another page linked from the error page. Any id

[JBoss-user] [Persistence & CMP/JBoss] - jbosscmp-jdbc-managed problem

2005-02-04 Thread adrianob
anonymous wrote : Configuration found in jbosscmp-jdbc.xml for relation XXX but relation is not a jbosscmp-jdbc-managed relation in ejb-jar.xml This message appear when I try to deploy my application, but the relations exist in ejb-jar.xml and jbosscmp-jdbc.xml, with the exact same 'ejb-relatio

[JBoss-user] [Security & JAAS/JBoss] - JaasSecurityManagerService - getUserRoles - method signature

2005-02-04 Thread luxmatic
Until 3.2.6 - this code would return a list of roles for a Principal: | String domain = "somedomain"; | MBeanServer server = (MBeanServer) MBeanServerFactory.findMBeanServer(null).get(0); | String jaasMgrName = "jboss.security:service=JaasSecurityManage

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Two simple questions about MDBs

2005-02-04 Thread danielherlitz
About the first question: I suppose I could get a QueueConnection and call stop(). Will try that... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865271#3865271 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865271

[JBoss-user] [Management, JMX/JBoss] - Re: Getting my services in order

2005-02-04 Thread cliff76
I have other things in the jar too but I can try that still. I have my doubts but it's worth a try. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865269#3865269 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865269

[JBoss-user] [Security & JAAS/JBoss] - Re: JBoss interoperability issue with .NET

2005-02-04 Thread goldrimtang
I have to agree that this is quite an issue. We have to apologize to our customers using C# clients becuase they have not to hack their code to force HTTP 1.0 instead of 1.1. JBoss web services should support HTTP 1.1. GRT View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module -> JDK1.5 compiler error on super.in

2005-02-04 Thread wcrosman
Yes, I have 1.5.0_01, but have not attempted to compile the code in question. Rather, I've an Ant build that compiles using 1.4.x , creates a jar library and add that library to my web app. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865265#3865265 Reply

[JBoss-user] [Management, JMX/JBoss] - Re: Getting my services in order

2005-02-04 Thread [EMAIL PROTECTED]
Well, the first thing to try is rename it to etc.sar, since this is really a jboss service archive (i.e. contains META-INF/jboss-service.xml) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865264#3865264 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Management, JMX/JBoss] - Getting my services in order

2005-02-04 Thread cliff76
Hello, I'm having problems getting my .ear to deploy all of its services correctly. The story is as follows. My app has a war, a jar that houses a JMX bean for additional startup services, and a pretty heavyweight ejb jar. My startup MX bean is responsible for running some additional logic on a

[JBoss-user] [Installation & Configuration] - JBoss 3.2.6 Classloader Problems

2005-02-04 Thread luiz.santanna
IÂve been developing Entreprise Apps for some time now and IÂve never had any problems to run multiple ears in the same JBoss instance. What i usually do is I add/modify the following code in JBOSS_HOME/server/default/conf/jboss-service.xml: true And in JBOSS_HOME/server/default/deploy/jbo

[JBoss-user] [EJB/JBoss] - Interceptors and EJB 3.0 sample

2005-02-04 Thread cmpuser
Hi Is there any sample which shows EJB 3.0 and Interceptors. I didn't find it in the master list (EJB 3.0 samples) http://docs.jboss.org/ejb3/tutorial/index.html thanks cmpuser View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865253#3865253 Reply to the post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting started with JBoss

2005-02-04 Thread [EMAIL PROTECTED]
Did you follow the instructions in the getting started guide? If so, which step are you on that isn't working? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865251#3865251 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [JBoss Getting Started Documentation] - Getting started with JBoss

2005-02-04 Thread maldin
Hallo, I just installed Jboss and the example. I tried run Ant but nothing happened. Where should I put all the files I need to run the Duke Bank??? Please help me out, without which am bad! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865250#3865

[JBoss-user] [Persistence & CMP/JBoss] - Re: RemoteHome returns strange Object

2005-02-04 Thread fbiaggi
Hi, simply cast to the remote interface View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865249#3865249 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865249 --- This

[JBoss-user] [Messaging, JMS & JBossMQ] - Two simple questions about MDBs

2005-02-04 Thread danielherlitz
1. Is there a way of temporailly stopping an MDB from receiving messages? (For example when a database instance is unavailable and we want to keep the messages in the JMS queue.) 2. Is it possible to limit the number of MDB instances? (There may be bursts of simultaneous messages and we don't w

[JBoss-user] [Installation & Configuration] - Re: Connecting to Mysql using Getting Started Doc.

2005-02-04 Thread ptek
mysql runs local @ 3306 or something.. there's nothing to find 4 jboss... in mysql-ds.xml you just say that is has to look for localhost:3306/dbname View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865246#3865246 Reply to the post : http://www.jboss.org/index

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module -> JDK1.5 compiler error on super.in

2005-02-04 Thread m.andrew
wcrosman, do you try 1.5.0_01-b08? I have exactly same problem, I download 1.5.0_01-b08 but it isn't help me View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865244#3865244 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [Installation & Configuration] - Getting my services in order

2005-02-04 Thread cliff76
Hello, I'm having problems getting my .ear to deploy all of its services correctly. The story is as follows. My app has a war, a jar that houses a JMX bean for additional startup services, and a pretty heavyweight ejb jar. My startup MX bean is responsible for running some additional logic on a

[JBoss-user] [EJB/JBoss] - EJB Session Bean sharing common resource

2005-02-04 Thread stan2w
Hi all, I am new to EJB and I am now using JBOSS to do some development. I have written a stateless session bean and I would like to know if the bean is thread safe. Since, my session bean has a static object, I would like to have all my bean instances sharing a common object. My guess is

[JBoss-user] [Persistence & CMP/JBoss] - Cascading Updates not working properly ?

2005-02-04 Thread tpaterson
(using JBoss 3.2.4 & 3.2.5, CMP, CMT, and Optimistic Locking using a lockVersion column) We have noticed that if we have two tables - lets call them cartitem and item, and we have a fkey reference from cartitem (cartitem.item_id) into item (item.item_id) and CartItem has a CMR method getItem(),

[JBoss-user] [Installation & Configuration] - Re: How to run more than one instance JBoss in one machine

2005-02-04 Thread mathewa
I cannot verify the validity of this article, but it claims to be a guide to setting up mutiple instances of 3.2.0 with these instructions: http://www.yorku.ca/dkha/jboss/docs/MultipleInstances.htm View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865234#3865234

[JBoss-user] [Persistence & CMP/JBoss] - Re: Method is not a known CMP field accessor, CMR field acce

2005-02-04 Thread agoncal
I've finally found the problem, I didn't take in account that the Order -> OrderLine relationship was bidirectional. Here is the ejb-jar.xml that works, I've just added the | order | It looks like that | OrderBean - OrderLineBean | |

[JBoss-user] [Beginners Corner] - Re: Properties

2005-02-04 Thread ahsna_jq
Well, basically Im trying to load property file from my Java class, its not a Servlet but bundled within a WAR file. So I cannt use ServletContext.getResourceAsStream() and GetClass().getResourceAsStream either. Whenever im trying File file = new File("db.properties"); Properties prop = new Pr

[JBoss-user] [Beginners Corner] - Re: Properties

2005-02-04 Thread ahsna_jq
Hi, Im also facing same problem, both on tomcat and Jboss. I also cannt load Properties file from Web archive WAR file. Please reply View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865230#3865230 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [Beginners Corner] - Re: Properties

2005-02-04 Thread mathewa
Not sure if you mean for a client application to call a bean within jboss deployed app, such as a jndi.properties file or whether its for your application to gain access to a properties file programatically, such as getClassLoader().getResourceAsStream("??.properties"). but in either case, it

[JBoss-user] [Installation & Configuration] - Re: APP-INF/classes are not being found or seen

2005-02-04 Thread seanboltman
I have no problem filing a bug report (and trying to build a small test case) BUT I need to get some confirmation from JBOSS technicians as to whether this SEEMS to be a bug? OR... based on what you read of my configuration, that I have CLEARLY not configured something correctly?... So p

[JBoss-user] [Installation & Configuration] - Re: Understanding HA-JNDI... What am I missing?

2005-02-04 Thread seanboltman
Does anyone on the JBOSS forum watch have some advice for me on this original discussion? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865227#3865227 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865227

[JBoss-user] [Installation & Configuration] - Re: no META-INF/application.xml found on new deployment

2005-02-04 Thread dhill
heres the most relevent piece of the stacktrace 15:11:19,771 ERROR [MainDeployer] Could not initialise deployment: file:/home/nn guyen/JBoss/jboss-4.0.0/server/standard/deploy/myProjectJboss.ear org.jboss.deployment.DeploymentException: No META-INF/application.xml found at org.jboss.deploym

[JBoss-user] [Installation & Configuration] - no META-INF/application.xml found on new deployment

2005-02-04 Thread dhill
I am running 4.0.1 and have a issue when I deploy a ear, it apperars on the first deployment on a jboss server that it can't find the application.xml, The ear is being copied over via a IDE, if I restart the server it loads with out issue, is there anyway to prevent this from happening ? View

[JBoss-user] [JBoss Getting Started Documentation] - Re: Any known DataSource proxies impl for JBoss

2005-02-04 Thread jitesh_popat
Hi Scott, Thanks a lot for your reply. Agreed, I was able to bind the datasource to global JNDI. But while trying to get it from a remote client, I directly do not get back "javax.sql.DataSource" instance, instead I get "javax.naming.Reference" object. Why is this? In case of weblogic I can d

[JBoss-user] [JBoss.NET] - doc/lit

2005-02-04 Thread olcman
Hi everyBody, I develop Websevices using JBOSS 3.2.5 with built in AXIS. My Webservices must be doc/lit. But, when i deploy them, JBOSS / Axis create the WSDL as RPC/lit. Where can i change this settings? I get lot of problems, while using .NET Clients. Regards Olcman View the original post :

[JBoss-user] [Persistence & CMP/JBoss] - Method is not a known CMP field accessor, CMR field accessor

2005-02-04 Thread agoncal
Hi, I've got a bunch of CMPs (running on JBoss 3.2.5) representing an order with orderLine. Here are the links: Order -1*-> OrderLine -11-> Item | V Customer My problem comes when I want to create an order. With existing Customer and Items, I want to create (in one go) an Order with

[JBoss-user] [JBossWS] - Re: web service with document literal and complex types

2005-02-04 Thread Andy_Wagg
I figured out that all i needed was to duplicate the operations from the wsdd in the ws4ee-deployment.xml. Change them so the return type was specified and make the INOUT parameters IN with the correct types. Thanks for giving me some suitable pointers :) Andy View the original post : http://

[JBoss-user] [HTTPD, Servlets & JSP] - classloader crossing into another jar?

2005-02-04 Thread jleveille
Hi there. I am running JBoss 3.2.3 on Windows XP under Java 1.4.1. I deployed my app one day and then said ... hey, I want to deploy another version of my app ... So I copied the war, renamed it, and threw it in the deploy directory (with some property file changes to point to a different dat

[JBoss-user] [EJB/JBoss] - dynamic proxy problem when lookup remote ejb...

2005-02-04 Thread newsted
hi everybody, I have a strange problem when I am trying to access a remote ejb (deployed in a jboss 3.2.3 under windows) from a client deployed on another jboss 3.2.3 on AIX5L. The lookup returns a valid value but it throws an NoClassDefFoundError: $proxy246, when trying to unmarshall the return

  1   2   >