[JBoss-user] [Security & JAAS/JBoss] - Command Injection Vulnerability?

2005-04-01 Thread sengsational
Apparently someone from "The Computer Guy" IP range (or someone acting as someone from there) got rcp.exe to run on my machine, attempting to contact 216.30.236.32 port 514. I detected this with ZoneAlarm. The reason I'm posting here is because I've just installed JBoss and MySQL on my machi

[JBoss-user] [Beginners Corner] - Guidance on JavaServerFaces (JSF)

2005-04-01 Thread martingales
Using the default server I dropped my JSF application WAR and it worked. The app also used Tiles. When I installed the portal 2.0 beta (which I believe is JSF) my application would not work. I encountered a problem with Tiles. Is there guidance on Deploying JSF applications? Error listing below

[JBoss-user] [Installation & Configuration] - Re: Apache load balancing with JBoss worker nodes configurat

2005-04-01 Thread [EMAIL PROTECTED]
Well, I went ahead and made a copy of the cofiguration that I got to work and cleaned up all the duplicate port numbers from the copy. I managed to get two server instances up and running. Tests indicated that the cluster was working properly, so I'm assuming that I did it correctly. It just

[JBoss-user] [EJB/JBoss] - Find By Primary Key Query

2005-04-01 Thread richardzheng
I got an error like this:[org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.User#findByPrimaryKey] Executing SQL: SELECT t0_User.OID FROM USER t0_User WHERE t0_User.OID=? when I tried to retrieve a record by primary key. It is fine to insert a record. The envieronment is Jboss 4.0.1 and

[JBoss-user] [HTTPD, Servlets & JSP] - JSTL Error - Help

2005-04-01 Thread dnivrab
Hi I have the following directory structure /WEB-INF/ -> contains c.tld and fmt.tld, web.xml /classes -> contains java classe /jsp-> contains my jsp /lib -> contains my external lib /images -> contains my images I added the

[JBoss-user] [EJB/JBoss] - [Hibernate] Session cannot be generated outside of transacti

2005-04-01 Thread minmay
subject: [Hibernate] Session cannot be generated outside of transaction scope premise: I have Stateless session bean that utilizes container managed transactions. This particular method requires a transaction. I am using Hibernate for dataaccess. my code is as follows: | | private S

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS with DB2

2005-04-01 Thread mpelzsherman
Still struggling with this. Is there something I didn't understand about the reply from genman above? - Michael View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872421#3872421 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Clustering/JBoss] - Re: Problem with HAJMS MDB accessing load balanced SLSB.

2005-04-01 Thread mattsh
"schrouf" wrote : I decided to deploy the MDB's on one node. The plan was then to remove most of the logic out of the MDB into SLSB which are load balanced across the cluster. | | | Ok, what about the following two-step approch: | | The MDB with a durable subscription to your JMS to

[JBoss-user] [Beginners Corner] - Re: Web-console application crash

2005-04-01 Thread ruddy
I'm using Firefox as web browser. It seems that the javascript part of the jsp page makes the web browser crash. Any idea about it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872417#3872417 Reply to the post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [JBossWS] - Re: Deploy Problem ArrayOf_xsd_string

2005-04-01 Thread jasong
3. Don't use java2WSDL, use wscompile (included in the Sun JWSDP) -Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872415#3872415 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872415 --

[JBoss-user] [JBossWS] - Re: Retrieving a list of all Web Services deployed under a J

2005-04-01 Thread jasong
All JBoss.NET questions should go to the JBoss.NET forum. Now that that is said, one way you list the services is to just go to http://localhost:8080/jboss-net/services -Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872414#3872414 Reply to the post

[JBoss-user] [JBossWS] - Retrieving a list of all Web Services deployed under a JBoss

2005-04-01 Thread eykatz
Hi All, Any ideas for the following challenge will be highly appreciated: 1. The Good: JBoss 4.0 JMX has an MBean called: jboss.ws4ee:service=AxisService One of its operations, listServices(), returns a list of all the Web Services deployed under the Axis service Btw, The operation's string ou

[JBoss-user] [JBossCache] - eviction errors

2005-04-01 Thread drosenbaum
Hi, I constantly get exceptions such as this, using JBossCache with Hibernate: | | 01 Apr 2005 12:27:37,217 WARN org.jboss.cache.eviction.LRUAlgorithm - evict(): Node not found with this fqn: //org/ifmc/qies/qw/data/po/QwEnvrmt Could have been evicted earlier already | | 01 Apr 200

[JBoss-user] [Messaging, JMS & JBossMQ] - Connecting to a Remote Queue from an MDB

2005-04-01 Thread rajen
hi, I have an MDB (using CMT) which listens to a queue on the local server and sends the message to a remote queue The MDB connects to the remote queue by a lookup (jmsXA) from the onMessage() method.The onMessage method have a catch clause to catch the exceptions.I can send message to the

[JBoss-user] [Installation & Configuration] - Resource Problem in JBOSS 4.0.0

2005-04-01 Thread nirmalyamishra
Hi All, We are running an application on JBOSS 4.0.0 with JDK 141_05 VM. The application runs fine on Windows platform. However when installed on SUN SOLARIS 8 few of the values picked fron resource files don't appear in the site pages. Findings till now: I saw in few forum that there seems

[JBoss-user] [Security & JAAS/JBoss] - Re: j_security_check

2005-04-01 Thread ricardoarguello
After authenticating with JAAS (posting to j_security_check) Tomcat redirects you to the page you intended to go in the first place. You can't control which page to go after you authenticate, If you try to go to /home.jsp and you have not authenticated yet, you get a login prompt. If you provid

[JBoss-user] [JCA/JBoss] - Re: JCA Adapter Directory

2005-04-01 Thread mkural
> Its something we can look into doing when the project websites are revised > this summer. OK, good. One question cause I'm curious. Will the project websites be revised on top of the new JBoss Portal 2.0 rather than the current JBoss Nukes 1.0? Thanks, Mete View the original post : http://w

[JBoss-user] [Nukes User] - JBoss on SUN

2005-04-01 Thread RMZERO
Is JBoss available for SUN Sparc [5.9] ? Is it available as a binary tar ball or source code only ? Where can I download it from ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872378#3872378 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Security & JAAS/JBoss] - Re: j_security_check & Struts

2005-04-01 Thread nabatzis
Did you ever get the files, login.jsp,struts Can you share them? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872377#3872377 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872377 ---

[JBoss-user] [EJB/JBoss] - Re: Exploding EAR

2005-04-01 Thread armorris007
Obvious point really but make sure the expanded directory still has the .ear extension e.g. deploy/myapp.ear/ . View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872375#3872375 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Beginners Corner] - Re: Jboss Error

2005-04-01 Thread vashistvishal
JBoss -4.x series need J2sdk 1.4 series onwards, not less then that Vishal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872371#3872371 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872371 -

[JBoss-user] [Clustering/JBoss] - Montoring JBoss Application Server and SNMP

2005-04-01 Thread venkat_ponnam
Hi, I have a requirement to monitor the JBossp Application Server instance startup and shutdown events and send the SNMP traps accordingly to an NMS. Are there any default notifications for this purpose? I am new to JMX concept.Does JMX will help for this sort of rquirement. Can anybody, please

[JBoss-user] [Security & JAAS/JBoss] - Re: j_security_check

2005-04-01 Thread nabatzis
I am really having problems with j_security_check and STRUTS! Rene, Where do I put the redirect statment you mentioned earlier, should it go to the LoginAction class before the return mapping.findForward(IConstants.SUCCESS_KEY); and, how do I finally get to my "main" page after the j_securit

[JBoss-user] [Management, JMX/JBoss] - Re: user-service.xml

2005-04-01 Thread regenwetter
Oh yes, I forgot this. Thanks a lot. Now it works :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872360#3872360 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872360

[JBoss-user] [JBossCache] - Re: commit() should not be called on TreeCache directly Bein

2005-04-01 Thread DashV
Bela> 1.2.1 is working here fine for us too. You fixed that bug several weeks ago. >From what I've experienced 1.2.1 is rock solid. nsakiya> Are you sure you replaced the jar? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872357#3872357 Reply to the post :

[JBoss-user] [Management, JMX/JBoss] - Re: user-service.xml

2005-04-01 Thread [EMAIL PROTECTED]
I think you need to explicitly specify it in the .ear jboss-app.xml descriptor when you embed the .sar: | | external.sar | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872354#3872354 Reply to the post : http://www.jboss.org/index.

[JBoss-user] [Management, JMX/JBoss] - Re: user-service.xml

2005-04-01 Thread regenwetter
Sorry, I used the wrong format. Therefore a second trial: Thanks, but I don't even know the tags I have to use, because I don't have a dtd or xml schema. Anyway, my user-service.xml looks like the following: | | | | | | | | The problem I still have is the following

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How to resolve error javax.jms.InvalidClientIDException:

2005-04-01 Thread Jens.Schanz
Hi, i've done this before an uncommented this interceptor. Unfortunately is this interceptor not working correct. I've created an entry in the bug database with the result, that this interceptor was implemented in a dirty way and will be removed in future versions. So this is no solution for u

[JBoss-user] [JBoss.NET] - Element return web service jboss4

2005-04-01 Thread tomerbd2
Hi I have a stateless session bean exposed with jboss as a web service using axis the return value is org.w3c.dom.Element . I have upgraded from jboss3.2.5 to jboss4 In jboss3.2.5 everything was fine and i could call this webservice. In jboss4 i have this exception when accessing the web servi

[JBoss-user] [Management, JMX/JBoss] - Re: user-service.xml

2005-04-01 Thread [EMAIL PROTECTED]
user-service.xml is just an example. Create any file of yours, just name it xxx-service.xml, and put in there your xml. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872343#3872343 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [EJB/JBoss] - Referencing remote EJBs

2005-04-01 Thread markjc
Given two JBoss installations on seperate machines, a server and a client, is it possible for the client to lookup EJBs on the remote server just by configuring the ejb-jar.xml and jboss.xml on the client? Or do I have to write code to specifically lookup the remote EJBs via the remote server's

[JBoss-user] [Management, JMX/JBoss] - user-service.xml

2005-04-01 Thread regenwetter
Hi, I do need a template of user-service.xml. It is not part of jboss4.0.1.zip, although it is referenced in chapter 2.4.2 in the official documentation. How can I get it ? I would like to deploy a Standard MBean into JBoss, which is independent of JBoss Services. The documentation tells me I

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Unable to get connection, DataSource invalid:

2005-04-01 Thread lekkim
I had the same problem today but found the answer in the DataSourceUtil class of the Jakarta implementation of JSTL. The problem is that the SQL function looks for the DataSource in the "java:comp/env" namespace where as your datasource probably is in the "java:" namespace. Mine was anyways. Th

[JBoss-user] [Installation & Configuration] - Re: Failed to get hostname on starting jboss - v.weird

2005-04-01 Thread cmap
Well it works as root. I guess its the way the call is performed (all the above can be read by jboss user) but i don't know more about it to fixany thoughts ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872338#3872338 Reply to the post : http://www.j

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How to resolve error javax.jms.InvalidClientIDException:

2005-04-01 Thread schrouf
Have a look into the JBoss source code org.jboss.mq.server.ClientReconnectInterceptor This might solve your problem :-) Regards Ulf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872337#3872337 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [JCA/JBoss] - No classloader for ManagedConnectionFactory

2005-04-01 Thread galderz
Im trying to deploy my resource adapter but im unable due to the following error: 09:38:12,187 ERROR [RARDeployment] | Could not find ManagedConnectionFactory class: | com.retail_logic.solve3.outputadapter.resource.ManagedConnectionFactory | java.lang.ClassNotFoundException: No ClassLoade

[JBoss-user] [Installation & Configuration] - fails to recognise javac

2005-04-01 Thread chetanyn
Hi all, I have been having a lot of trouble to install JBoss. I have installed j2sdk1.4.2_08 and set the JAVA_HOME environment variable to the bin directory in the j2sdk installtion. However my jboss installation reports an error sayong unable to locate javac. here is the listing: type Exce

[JBoss-user] [Messaging, JMS & JBossMQ] - How to resolve error javax.jms.InvalidClientIDException: Thi

2005-04-01 Thread Jens.Schanz
Hi, we use JMS to send and receive messages over a WAN-Connection (DSL here in Germany). We run sometimes into a problem, that the connection suddenly disconnects and the client could not clearly disconnect as it should. The result is, that if a reconnect could done, this not work, because the

[JBoss-user] [Security & JAAS/JBoss] - Where should I put my truststore?

2005-04-01 Thread anders.hedstrom
Hi, I have an SLSB that consumes a webservice over HTTPS. I have imported the certificate to a truststore. Right now I have hardcoded the location of the truststore in my EJB | System.setProperty("javax.net.ssl.trustStore", "d:\\mytrustore"); | System.setProperty("javax.net.ssl.trustStoreP

[JBoss-user] [JBossWS] - Re: Calling a WS over HTTPS from a SLSB?

2005-04-01 Thread anders.hedstrom
FYI This was a stupid problem. All I needed to do was to remove my proxy settings from IE and it all worked fine. Cheers //Anders View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872330#3872330 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [JCA/JBoss] - Re: Can not invoke a native method

2005-04-01 Thread ramses
Hi, Thank you very much for the fast correction. Regards, Ramses View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872329#3872329 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872329 --

[JBoss-user] [Beginners Corner] - NoClasDefFoundError in servlet deployed by war

2005-04-01 Thread callista
hi, Could someone tell me where I'm suppose to place my jar files in JBoss? Or is there a place to set classpath? Not familiar with using .war files. The war file structure: META-INF/ | META-INF/MANIFEST.MF | META-INF/context.xml | WEB-INF/ | WEB-INF/classes/ | WEB-INF/classes/mobster/

[JBoss-user] [Security & JAAS/JBoss] - Re: problem with configuring ssl at jboss app server level

2005-04-01 Thread venkaiah
hi thanks for the reply. i could not get any where about configuring the jvm with the algorithm . can you please give me the procedure to configure the jvm . regards venkat View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872327#3872327 Reply to the post : h

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS_MESSAGES_PK violated

2005-04-01 Thread vishak_s
I am using Jboss 3.2.3 and am getting the following error message. The JDBC version is 2.0. Will this be solved by using JDBC 3.0. Is this JDBC version change possible without changing Jboss 3.2.3 version. INFO | jvm 1| 2005/03/25 19:30:54 | processName= acceptance_processCould not stor

[JBoss-user] [Installation & Configuration] - Re: Multiple instances of Jboss 3.2.3

2005-04-01 Thread vashistvishal
Section 10.3. Services Binding Management of JBoss Administration Guide -4.0 is yr friend. Works in 3.2.x series as well. Admin guide is available under Documentation. Vishal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872325#3872325 Reply to the post :

[JBoss-user] [JBossCache] - Re: AOPC Ant target question

2005-04-01 Thread [EMAIL PROTECTED]
Hi, I think you would have to invoke aopc multiple times, once for each directory of files. Just make sure all the folders containing classes are on the classpath. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872324#3872324 Reply to the post : http://w

[JBoss-user] Jboss 4 and tomcat hosts question

2005-04-01 Thread Abdul Pallarés Calvi
Hi all I've a question about tomcat's hosts in Jboss 4 whith mod_jk1.2. Our target is to configure a Apache's virutalHost for redirecto to tomcat but whithout any context behind the domain name. I can do it and works whith Jboss deployment system but when i try to do a Tomcat's Host in server.

[JBoss-user] [Security & JAAS/JBoss] - Re: encrypt password

2005-04-01 Thread wanted
hi richwin, did u find the solution on how to encrypt the keystorePass? if yes, can you please share with us? I'm looking for the same solution..:-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872322#3872322 Reply to the post : http://www.jboss.org/index.

[JBoss-user] [Clustering/JBoss] - Re: jgroup connection unstable

2005-04-01 Thread [EMAIL PROTECTED]
Could be a lot of things. I suggest you test JGroups standalone first (so we can exclude a JBoss problem). Take 2.2.7 (or 2.2.8 from the CVS) and run the same test. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872321#3872321 Reply to the post : http://www.

[JBoss-user] [Security & JAAS/JBoss] - Encrypt keystorePass

2005-04-01 Thread wanted
hi all, I have configured my JBoss to support HTTPS by adding the following configuration into ${JBoss_HOME}\finetapp\deploy\jbossweb-tomcat50.sar I would like to ask, is it possible for us to encrypt the value of keystorePass? Is yes, how can i do that? thanks. View the original pos

[JBoss-user] [JBossCache] - Re: commit() should not be called on TreeCache directly Bein

2005-04-01 Thread [EMAIL PROTECTED]
what is your cluster-service.xml configuration ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872319#3872319 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872319

[JBoss-user] [JBossCache] - Re: commit() should not be called on TreeCache directly Bein

2005-04-01 Thread [EMAIL PROTECTED]
and I checked the code again. This error does *not* occur in 1.2.1 ! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872318#3872318 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872318

[JBoss-user] [JBossCache] - Re: commit() should not be called on TreeCache directly Bein

2005-04-01 Thread [EMAIL PROTECTED]
Are you starting with run -c *all* ? I tested this when I fixed it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872317#3872317 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872317 -

[JBoss-user] [Installation & Configuration] - Re: Multiple instances of Jboss 3.2.3

2005-04-01 Thread schrouf
Search for "binding manager service" Regrads Ulf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872315#3872315 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872315 -

[JBoss-user] [Installation & Configuration] - Re: Multiple instances of Jboss 3.2.3

2005-04-01 Thread schrouf
Search for "binding manager service" Regrads Ulf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872316#3872316 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872316 -

[JBoss-user] [Installation & Configuration] - Re: Multiple instances of Jboss 3.2.3

2005-04-01 Thread schrouf
Search for "binding manager service" Regrads Ulf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872315#3872315 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872315 -

[JBoss-user] [Clustering/JBoss] - Re: Problem with HAJMS MDB accessing load balanced SLSB.

2005-04-01 Thread schrouf
I decided to deploy the MDB's on one node. The plan was then to remove most of the logic out of the MDB into SLSB which are load balanced across the cluster. Ok, what about the following two-step approch: The MDB with a durable subscription to your JMS topic (restricted to one node due to the

[JBoss-user] [Installation & Configuration] - Sun JVM 64-bit

2005-04-01 Thread fco_alvrz
Hello all, I am planning to use JBoss in some Sun boxes with UltraSparc III processors, so it would be nice to use the 64-bit version of JVM. I looked at the JVM version compatibility matrix provided by JBoss documentation and website, but it doesn't specify if 64-bit version is supported or n

[JBoss-user] [Installation & Configuration] - Re: Building jboss-4.0/jboss-head from cvs sources is broken

2005-04-01 Thread rhanus
OK, but how can I get a consistent one ? Simply I wanna checkout jbossas 4.0.1 and then build it succesfully :) Thanx, Radim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872312#3872312 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti