[JBoss-user] [JNDI/Naming/Network] - How do I publish a Remote Object so that stand-alone clients

2005-04-21 Thread eantoranz
I want to publish a RemoteObject I made so that stand-alone clients can access it through JNDI (I intend to make a logger for the application that is running in JBoss so remote applications can see what's going on in the server). When I try to bind it (from an EJB) with

[JBoss-user] [JBossWS] - Re: EJB3 client to web services

2005-04-21 Thread [EMAIL PROTECTED]
This has been assigned http://jira.jboss.com/jira/browse/JBWS-185 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874926#3874926 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874926

[JBoss-user] [Installation Configuration] - Re: MySql configuration in Jboss

2005-04-21 Thread qkerby
I'm getting this error too. Trying to connect to an MS SQL Server 2000 DB, but the database scripts seem to be a little vague when it comes to entering data into the tables. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874927#3874927 Reply to the post :

[JBoss-user] [JNDI/Naming/Network] - Socket connection refused after inactivity period

2005-04-21 Thread knatarajan
Hi all, I am running JBOSS 4.0.1 on Windows. I have a client code within Jboss that connects to the same jboss server URL (this is part of CAS authentication). All is well when Jboss starts up initially. But if I leave my Jboss server running overnight and try accessing it after a period of

[JBoss-user] [Installation Configuration] - Migrating from Weblogic 5.1 to JBoss 4.0

2005-04-21 Thread pganji
Hello. I have to port a JSP+EJB 1.1+Informix application running on WL 5.1 to JBoss 4.0. I am also new to JBoss. I would like some guidelines, suggestions and advices from you. This is expected to be done in a somewhat aggressive timeframe. So I appreciate feedback asap :-) Thanks Chandra

[JBoss-user] [JBossWS] - Re: Classloading and WS

2005-04-21 Thread [EMAIL PROTECTED]
Have you enabled trace level debugging on the classloading? Does the loader repository see the URLs that you are trying to load classes from? There is no scoping of loader repositories, right? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874931#3874931

[JBoss-user] [JBossWS] - webservice not getting started, wsdl loading fails

2005-04-21 Thread quickie_me
Hi, I have three webservices in a war to be deployed pm JBoss-4.0.1. i m facing a very wierd problem. sometimes the webservice deployment fails. the error on the console is java.lang.IllegalStateException: Cannot obtain WSDL definition, cause: WSDLException:

[JBoss-user] [Clustering/JBoss] - Re: ERROR [RpcDispatcher] failed invoking method

2005-04-21 Thread [EMAIL PROTECTED]
This is a harmless message. It is fixed in (the coming) 4.0.2 release. -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874933#3874933 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874933

[JBoss-user] [JBoss Portal] - Re: please answer

2005-04-21 Thread darranl
Would you like to ask a question? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874936#3874936 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874936 --- SF email is

[JBoss-user] [JBoss Portal] - Re: please answer

2005-04-21 Thread porrael
I already made two questions that have not even answered to me and the truth has to me blocked see View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874938#3874938 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874938

[JBoss-user] [Clustering/JBoss] - 2 Masters in a Singleton service!

2005-04-21 Thread sidazad
Hi, I am able to consistently replicate a case where I get 2 Masters elected in a Singleton service deployed on 2 hosts on the same cluster. This is what I did: (Using JBoss 3.2.3.) (1. Started JBOss and the singleton service on a host, say Host A. This becomes the Master. (2. Started JBoss and

[JBoss-user] [JNDI/Naming/Network] - ejb not bound

2005-04-21 Thread golubec
Hi , i've deployed my cmp ejb .The service JNDIView at JMX console shows me next : Ejb Module: configstore.jar java:comp namespace of the ConfigStore bean: +- HandleDelegate (class: org.jboss.proxy.ejb.handle.HandleDelegateImpl) +- ORB (class: org.jacorb.orb.ORB) +- env (class:

[JBoss-user] [JBoss Portal] - again I wait for answers

2005-04-21 Thread porrael
please...please..i don't understand this error.please. i suppose that the error takes place in the portlet.xml.but not as it is please im blocked.and I want to know that this happening.please please

[JBoss-user] [JBoss Portal] - Re: i need calendar portlet

2005-04-21 Thread porrael
this post is covered...thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874942#3874942 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874942 --- SF email is

[JBoss-user] [Security JAAS/JBoss] - RE: step by step JASS on JBOSS how to issue...

2005-04-21 Thread xabstract
I did follow the Complate configuration of Jass on Jboss http://www.javaworld.com/javaforums/showthreaded.php?Cat=Board=JavaSecurityNumber=17048page=view=sb=5o=vc=1 And after configuring everything as follows: login-config.xml : application-policy name=PgDbRealm

[JBoss-user] [JBossWS] - Unexpected encoding style

2005-04-21 Thread platinumdragon
*Sigh* I'm almost there.. I can feel it. I have JBoss 4.0.1sp1 and jwsdp 1.5. I am using static invocation. Using tcpmon I can see the request being sent and the response coming back. It looks like it has the data I need, but I get the following exception from the client:

[JBoss-user] [JBossWS] - Re: Classloading and WS

2005-04-21 Thread jofi
Well, fist of all i've discoverd i've been a lousy spec.reader (not the first time: )) - the .ear packaging should make it possible for me to set up a shared classpath through the manifest. Any how; i didnt get it to work so i continued on the classloader path letting my application use the

[JBoss-user] [Installation Configuration] - Re: JBoss+JDK1.4+Xerces

2005-04-21 Thread prathima
Does anyone know the solution for this. I am stuck on this for 3 days now. Thanks prats View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874949#3874949 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874949

[JBoss-user] [Installation Configuration] - TCLFilter

2005-04-21 Thread darickard
I read the Wiki page on logging (http://www.jboss.org/wiki/Wiki.jsp?page=Logging) and wanted to use the TCLFilter but could not get it to work. I used the sample log4j.xml config entries and the log file would be created but nothing was written to it. For the DeployURL I was using the name of

[JBoss-user] [Security JAAS/JBoss] - Re: DatabaseServerLoginModule SQL Failure

2005-04-21 Thread mjdinsmore
Are you sure you have the correct SQL for the select of the userRoles fro mthe table? As you can see from the error itself, the SQL exception is telling you that there is no table called ROLES whereas you have a table called userRoles. I think you might have cut and pasted the original SQL

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Changing Queue information on the fly.... through JMX co

2005-04-21 Thread genman
You can have your EJB's call a JMX MBean. E.g. | MBeanServer server; // find this out somehow | ObjectName on; // MBean someplace | QueueConnectionFactory cf; // create in ejbCreate | | onMessage(Message m) { | Queue q = (Queue)server.getAttribute(on, Queue); | QueueSender qs

[JBoss-user] [Messaging, JMS JBossMQ] - Re: queue/testQueue, Message Driven Bean don't receive messa

2005-04-21 Thread genman
17:28:11,992 WARN [JMSContainerInvoker] creating a new temporary destination: queue/testQueue This should be a FAQ. You should create your MDB queue in your jbossmq-destinations-service.xml (or whatever it's called these days.) View the original post :

[JBoss-user] [JBossCache] - Re: How does

2005-04-21 Thread roginsky
P.S. It appears that for the TreeCacheAop evict() causes complete removal of the node from the backstore. The regular TreeCache doesn't do it. Is this the expected behavior? I though eviction only affects the memory cache, but not the backstore. Is there any configuration that would prevent it

[JBoss-user] [Messaging, JMS JBossMQ] - Re: 4.0.2RC1 DLQHandler Sybase

2005-04-21 Thread genman
XAConnectionFactory is probably not bound because the JMS subsystem did not come up cleanly. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874955#3874955 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874955

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Redundant queue server

2005-04-21 Thread genman
Clustering JMS? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874956#3874956 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874956 --- SF email is sponsored by - The

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Max Message limit

2005-04-21 Thread genman
Not availabe, but this could be easily added by creating a queue parameter in src/main/org/jboss/mq/server/BasicQueueParameters.java and tracking the rate of adds. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874957#3874957 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: Password Encryption with DatabaseLoginModule

2005-04-21 Thread mjdinsmore
Scott, I am currently using a secure, one-way encryption method to store the passwords. That is, once they're stored in the database, there is no way to determine what they are -- the only choice a user has if they forget it, is to make a new one. This helps secure the system internally

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Newbie: can't resolve javax.jms

2005-04-21 Thread genman
This shell script is handy: ...$ cat jar-grep.sh #!/bin/sh if [ $# -lt 2 ] then echo Usage: $0 pattern [file ...] exit 1 fi pattern=$1 shift for file in $@ do echo ${file}: jar tf $file | grep $pattern done View the original post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: I cann't find jbossj2ee-src.zip file! Please help.

2005-04-21 Thread xgj6688
I really created an account and login. But the website still tell me I must login. Only the 'getting started with jboss4.0' has this problem. Fortunately, somebody else gave me a URL where I can directly download the file. I have got it. Thank you for all your reply. View the original post :

[JBoss-user] [Security JAAS/JBoss] - authentication does not endures

2005-04-21 Thread xabstract
I did everything as explained in Complete configuration of JAAS on JBOSS and STRUTS http://www.javaworld.com/javaforums/showthreaded.php?Cat=Board=JavaSecurityNumber=2500page=view=sb=5o= and I can actually login, but the time i'am logged in just endures from the login page to the next page,

[JBoss-user] [Installation Configuration] - Apache warpConnector and JBoss 4?

2005-04-21 Thread javatopia
How do I turn on the warpConnector in JBoss 4 so it will communicate with my apache mod_webapp warpConnection on port 8080?? Thanks -- Jake [EMAIL PROTECTED] View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874962#3874962 Reply to the post :

[JBoss-user] [EJB/JBoss] - jboss-4.0.1sp1: Cancelling Timer does not kill timer thread

2005-04-21 Thread ZBoris
I have encountered interesting problem. I'm using jboss 4.0.1sp1 EJBTimerService with stateless session beans. Login in Jboss management console and note number of threads in stats overview: JVM Environment Free Memory: 72 MB Max Memory: 1016 MB Total Memory: 127 MB #Threads: 64

[JBoss-user] [JBoss Getting Started Documentation] - Re: I cann't find jbossj2ee-src.zip file! Please help.

2005-04-21 Thread Chris_barlow
Try this: http://www.jboss.org/docs/jbossj2ee-src.zip View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874964#3874964 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874964

[JBoss-user] [Beginners Corner] - Re: JNDI problem with initial context instantiation

2005-04-21 Thread rosonsandy
you can put the jndi.properties in the classpath View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874965#3874965 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874965 ---

[JBoss-user] [Installation Configuration] - Using iPlanet 6.0 Web Server with Jboss

2005-04-21 Thread rajeshchande
Hello, What are the configurations required to make iPlanet Web Server 6.0 with Jboss? Regards, Rajesh. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874966#3874966 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874966

[JBoss-user] [JBossWS] - axis tcpmon

2005-04-21 Thread golubec
Hi , i try to use tcpmon from axis package , as i see it's done in some examples. I force my client to obtain wsdl from : 7070(port) and change ws4ee jboss-service.xml webservice port to 7070 too. Then i start tcpmon and when client invokes ejb tier service by jax-rpc folowing is occured

[JBoss-user] [JBoss Getting Started Documentation] - Re: I cann't find jbossj2ee-src.zip file! Please help.

2005-04-21 Thread [EMAIL PROTECTED]
No, don't try that unless you are using the very old getting started guide that references it. Use the one at docs.jboss.org. The only reason it hasn't been deleted is that I don't want to break the URL in case anyone really does want to use the old version of the getting started guide with

[JBoss-user] [Javassist user questions] - Re: Javassist and Java5's enumerations

2005-04-21 Thread gpothier
Sorry, the actual exception is a javassist.NotFoundException. Java's NoClassDefFound doesn't surface its root cause. Here is the stack trace: javassist.NotFoundException: [Lreflex.lib.logging.core.api.collector.BehaviourType; at javassist.ClassPool.get(ClassPool.java:301) at

[JBoss-user] [JCA/JBoss] - Re: Non JDBC XA resource adapter deployment on JBoss 4.0.1

2005-04-21 Thread nilesh_yawale
Hello All, I didn't find any information regarding deployment of non JDBC XA resource adapter on JBoss 4.0.1. If anybody knows about it please help me. Thanks for your time. Nilesh View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874971#3874971 Reply to the

[JBoss-user] [Installation Configuration] - Re: JBoss+JDK1.4+Xerces

2005-04-21 Thread [EMAIL PROTECTED]
u shud be using the xerces jars that are located in the jboss_instance/lib/endorsed dirs pass a system property to the JDK as follows | java -Djava.endorsed.dirs=location of the lib/endorsed dir | This will use the Xerces parser. More info can be had by looking at how JBoss does this

<    1   2