[JBoss-user] [Installation & Configuration] - Re: How do I configure JBoss for fast JSP development?

2004-06-10 Thread camel
There is a way to do what you want, I've seen Scott Stark tell people how to do it, but I don't remember the details (sorry). Search these message forums for messages from him and I think you'll find it. One way, (if you're on unix) is to create a symbolic link, but as I said, I think there'

[JBoss-user] [EJB/JBoss] - [JBossManagedConnectionPool] Unable to fill the pool due to

2004-06-10 Thread ashishabrol
Hi I am facing this error for a long time but I am not able to figure out why. Each time I get this error I have to restart JBoss. "[JBossManagedConnectionPool] Unable to fill the pool due to timeout ( 1 [ms]" These are the contents of my oracle-ds.xml ESPDS jdbc:orac

[JBoss-user] [Persistence & CMP/JBoss] - Re: Error compiling EJB-QL statement 'SELECT OBJECT(b) FROM

2004-06-10 Thread philoso
I have a same problem. Did you figure out how to solve this? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838425#3838425 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838425

[JBoss-user] [Installation & Configuration] - Re: How to define user under whick JBoss will run?

2004-06-10 Thread scr1701
Run jboss under any user other than root. If you have an id on the OS, then log in as you and bring up an instance. Thats all you need to do. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838401#3838401 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Persistence & CMP/JBoss] - Re: Relationship (post-table-create)

2004-06-10 Thread jae77
not to hijack, but are you using xdoclet to generate your descriptors? i can't see how i can define the post-table-create statement when i create the relationship table. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838421#3838421 Reply to the post : http:/

[JBoss-user] [Security & JAAS/JBoss] - Apache 2.0.49 + mod_jk2 + JBoss 3.2.4 + Mutual Authenticatio

2004-06-10 Thread jtorres
JBoss version: 3.2.4 (on Windows Server 2003) Apache version: 2.0.49 (Linux) Java Version: 1.4.2_04 I have successfully configured Apache to communicate with JBoss with and without SSL. With Mutual Authentication setup between the HTTP Clients and Apache2, assuming the client is authenticated,

[JBoss-user] [Management, JMX/JBoss] - How to get a local rerence to javax.management.MBeanServer?

2004-06-10 Thread guava
Hi, How do I get a local reference to the MBeanServer? There is a RMIAdapter interface which is remote and it won't serve our purpose. Thanks for any help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838418#3838418 Reply to the post : http://www.jboss.

[JBoss-user] [Installation & Configuration] - Jboss 3.2.4 WEB-CONSOLE with JVM 1.3

2004-06-10 Thread NeilSchneider
This problem occurs on Wind XP with JVM 1.3.09 The problem occurs both with the 3.2.4RC1-jdk1.3.zip, and if we re-build the 3.2.4 release (on a Win XP machine which only has 1.3.09). Everything else seems to work fine. However when we attempt the access the web-console the org.jboss.console.navtr

[JBoss-user] [Messaging, JMS & JBossMQ] - JBossMQ messages over SSL

2004-06-10 Thread sharris
How do I do it? There is plenty of info on how to configure JBoss to use SSL for EJB invocation, but there is nothing I can find that ties using SSLSockets or an SSL defined JRMP invoker to the messaging ILs, or in fact to anything in JBoss MQ. (This includes searching twiki, the forums. google

[JBoss-user] [Management, JMX/JBoss] - How to create MBean with non-default constructor?

2004-06-10 Thread guava
Hi, I have a MBean that needs to be created with constructor that takes arguments. How do I do that? Appears to me that default construcor is always called. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838411#3838411 Reply to the post : http://ww

[JBoss-user] [Management, JMX/JBoss] - MBean instance control(singleton) in JBoss?

2004-06-10 Thread guava
Hi, I have a MBean that has a getInstance() static method which return a singleton of the class. The constructor is private scope. Is there anyway I can specify this in user-server.xml? Or is there other way that I can do this? Thanks. View the original post : http://www.jboss.org/index.html?

[JBoss-user] [Installation & Configuration] - Re: JBoss on IBM Mainframe under z/OS

2004-06-10 Thread dmeany
that should read "...remove the javax.* packages from it..." View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838410#3838410 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838410

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.3 Bundled Tomcat configuration with Oracle 9i

2004-06-10 Thread scr1701
Is your problem solved? If so, ignore this. But have you verified that you have the correct sid? And what does the jmx-console tell you about the datasource? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838406#3838406 Reply to the post : http://www.jboss.o

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cooper
I guess, could you file a bug report on sourceforge ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838403#3838403 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838403 ---

[JBoss-user] [Installation & Configuration] - Re: JBoss on IBM Mainframe under z/OS

2004-06-10 Thread dmeany
Here is some additional information that may be useful setting up a connection to DB2 under JBoss 3.x on z/OS, using IBM's native driver. I used these connection parameters: ConnectionURL: jdbc:db2os390sqlj: DriverClass: COM.ibm.db2os390.sqlj.jdbc.DB2SQLJDriver Set these paths (appropria

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cuoz
I filed bug report 970756 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838407#3838407 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838407 --- This SF.Net email i

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ejb-name is acting as jndi name ... driving me insane

2004-06-10 Thread Ensonik
Found it! Turns out the code and configuration were fine. It was the way in which x-doclet (or MyEclipse Enterprise Workbench) setup the files in my project. It put jboss.xml outside the META-INF directory (same level), so the container couldn't find it. I put the file inside META-INF and I'm a

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

2004-06-10 Thread frjma
http://localhost:8080/web-console/index.html change localhost with your server name View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838404#3838404 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838404 ---

[JBoss-user] [Installation & Configuration] - Re: Help please!!!!

2004-06-10 Thread frjma
http://localhost:8080/web-console/index.html change localhost with your server name or ip address, if jboss if runnin, this url will be respond View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838402#3838402 Reply to the post : http://www.jboss.org/index.htm

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with m..n relation and load-groups

2004-06-10 Thread bentins
another piece of info. This problem occues when I use the on-find strategy. My Jboss is 3.2.2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838352#3838352 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838352 --

[JBoss-user] [Installation & Configuration] - Re: Exception at startup: nested throwable DeploymentExcepti

2004-06-10 Thread monocongo
I have tried using several depends in the jboss-service.xml of the SAR file but none have worked so far - is there a way to do something like depends=all ? -James View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838400#3838400 Reply to the post : http://www.j

[JBoss-user] [Installation & Configuration] - Re: Exception at startup: nested throwable DeploymentExcepti

2004-06-10 Thread monocongo
I have been able to workaround this by changing to the PrefixDeploymentSorter and prefixing my SAR file name with "1000" -- now the services are sorted with those starting with digits being deployed later, when 1000UserManager.sar is deployed all other services have already been deployed. I mod

[JBoss-user] [Persistence & CMP/JBoss] - Erroneous Error Msg. When Hot-Deploying

2004-06-10 Thread [EMAIL PROTECTED]
hello i added a couple new cmp fields to a couple EJB's, updated all appropriate .xml and .java files, etc ... recompiled and deployed. everything works great. however when i HOT DEPLOY, for some reason the container manager hiccups on these recent changes i made ... but only when i hot deploy

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cuoz
Ok, the password is getting set to an empty string. Don't know why I didn't try that before. But, it looks like if you don't supply a new password when you update other settings, it just stores an empty one. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=383

[JBoss-user] [Persistence & CMP/JBoss] - unexplained lock in 3.2.4

2004-06-10 Thread bentins
I have my application ear file running without a problem on 3.2.2, I deployed the same ear to 3.2.3 and worked. Now to 3.2.4 (which I downloaded today) and it reaches a lock. The application starts up and on the first transaction it reaches a point where it outputs on the console debug message a

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cooper
I will fix that View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838397#3838397 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838397 --- This SF.Net email is sponsore

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cuoz
It's simple to reproduce now. And yes, the hash in the DB changes. Login as user, logout, login as admin, change the user's settings, log out, login as user fails and db is changed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838396#3838396 Reply to the

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cuoz
I just did it again. Here is what I did: 1. Logged in as cuoz user, verified that it worked. 2. Logged out 3. Logged in as admin user 4. Edited cuoz user (didn't enter any password changes) and saved the settings. 5. Logged out 6. Tried to login as 'cuoz', couldn't. Retrieve lost password,

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cooper
yes without a reproducible scenario it's hard to find out what's going on View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838394#3838394 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838394 ---

[JBoss-user] [EJB/JBoss] - Re: Query method not found:

2004-06-10 Thread robdaemon
I have the same problem in 3.2.4. My EAR would deploy (and work) great in 3.2.2, but now that I've upgraded to 3.2.4, I have this problem. I've even tried copying an existing finder in that bean and renaming it, and I have the same results! View the original post : http://www.jboss.org/index.

[JBoss-user] [Installation & Configuration] - Re: How to run an application client deployed inside EAR fil

2004-06-10 Thread [EMAIL PROTECTED]
So that you can deploy the application to a j2ee server. The spec explicitly states how one runs a j2ee application client is undefined. I'd be happy to entertain a submission that allows the application hosted jar to be used in conjuncation with a jboss specific class to launch the application.

[JBoss-user] [Nukes User] - Re: problem: nukes forgets passwords

2004-06-10 Thread cooper
I've never experienced such problem. Do you know how to reproduce it ? is the password hash changed in the database ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838392#3838392 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=

[JBoss-user] [Nukes User] - problem: nukes forgets passwords

2004-06-10 Thread cuoz
I've had a recurring issue since pre 1.0 nukes. Now and again, nukes will lose track of a user's password. I have not been able to attribute it to anything specific. I think it may have something to do with changing certain account settings, or maybe having sessions expire. I really don't kn

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL Finder method error

2004-06-10 Thread pumuckel
Thanks for your fast reply. The jboss.xml: | | | java:/jaas/moduledb2 | | | UserManager | moduledb/UserManager | | ejb/UserBean | module

[JBoss-user] [Installation & Configuration] - Re: Exception at startup: nested throwable DeploymentExcepti

2004-06-10 Thread monocongo
Something interesting I have noticed -- the exception doesn't occcur when the SAR file is not in the deployment directory. I can load the SAR into the deployment directory after JBoss has already started and everything goes well. So it seems that it is a problem with the SAR being present when

[JBoss-user] [Beginners Corner] - Re: jboss 3.2.4

2004-06-10 Thread vivkap01
sorry I meant: On jboss web site the latest GA release I can download is 3.2.3 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838386#3838386 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838386 --

[JBoss-user] [Installation & Configuration] - Exception at startup: nested throwable DeploymentException

2004-06-10 Thread monocongo
I'm having an exception come up when I start JBoss, the exception trace is listed below. This started happening after I copied a SAR file into my deployment directory. The SAR contains an MBean and a jboss-service.xml. I can't find anything about this using Google, maybe someone here can shed

[JBoss-user] [Beginners Corner] - jboss 3.2.4

2004-06-10 Thread vivkap01
Hi >From where can I download 3.2.4? On jboss web site the latest GA release I can >download is 3.2.2. But I have read on other forums that 3.2.4 is also available? Is there any reason why it is not made available from Jboss's site? Is 3.2.3 more stable than 3.2.4 RC2? --Viv View the original

[JBoss-user] [Messaging, JMS & JBossMQ] - jdbc-state-service for postgres

2004-06-10 Thread millerm1
We are looking into upgrading from 3.2.3 to 3.2.4 and the default state-service has changed from file based to jdbc, but we are using postgres instead of hypersonic. Does anyone already have jdbc-state-service configurations for postgres or any databases other than hypersonic? Thanks, Mark Vi

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL Finder method error

2004-06-10 Thread gorano
No bug. No workaround. You just have to get the syntax right. If you want someone to help you out, you have to list the related parts from both jboss.xml and jbosscmp-jdbc.xml. /G View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838380#3838380 Reply to the po

[JBoss-user] [Installation & Configuration] - Re: Exception at startup: nested throwable DeploymentExcepti

2004-06-10 Thread spiritualmechanic
Look into using "depends" in your jboss-service.xml. Your SAR is dependent on something that isn't fully started when JBoss is first started. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838389#3838389 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Strange Problem with HTTP Invoker Using Tomcat Coyote-HT

2004-06-10 Thread praneel
Having same problem.. Could not catch what exactly thread dump of the server means and looking around for some more great idea to Fix this . Help appri.. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838408#3838408 Reply to the post : http://www.jboss.or

[JBoss-user] [Management, JMX/JBoss] - Re: How to bind an MBean to JNDI, then access from within ap

2004-06-10 Thread monocongo
This seems to work OK, I can bind the bean to a JNDI name, then access the bean from a servlet which looks up the MBean using the JNDI name. -James View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838384#3838384 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Installation & Configuration] - Re: How to run an application client deployed inside EAR fil

2004-06-10 Thread egoldfarb
Thanks. But I cannot specify JAR file which is inside the EAR file. I have to uncompress or I have to deploy a separate client jar file. Why is there the J2EE standard specifying packaging client JARS inside EAR file if you cannot run it? View the original post : http://www.jboss.org/index

[JBoss-user] [Installation & Configuration] - Re: Runnig 2 Servers on the same box ?????

2004-06-10 Thread nuser
Anybody View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838379#3838379 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838379 --- This SF.Net email is sponsored by

[JBoss-user] [Installation & Configuration] - Help please!!!!

2004-06-10 Thread try_yess
Someone bring me an example file for running and proving the JBoss services, the file that I want is a .class or .java file, please helpme is very important to do a task for my job. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838377#3838377 Reply to the p

[JBoss-user] [Installation & Configuration] - Re: How to run an application client deployed inside EAR fil

2004-06-10 Thread [EMAIL PROTECTED]
There is no helper application. You simply run the client with the client jar in its classpath. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838378#3838378 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838378

[JBoss-user] [Persistence & CMP/JBoss] - EJB-QL Finder method error

2004-06-10 Thread pumuckel
Hello I use JBoss-3.2.3. I have set up a many to many relationship: | | student_module_relation | | student-takes-modules | Many | |

[JBoss-user] [HTTPD, Servlets & JSP] - Tomcat5/Jasper2 JSP compiles w/KJC

2004-06-10 Thread user57
Has anoyone had any luck using kjc (http://www.dms.at/kopi/) to compile JSP sources? I tried changing the compiler to "kjc", but for some reason the compiled classes did not end up in the right place under the servers work dir, instead they unded up beging generated out of the current working d

[JBoss-user] [Installation & Configuration] - How to run an application client deployed inside EAR file?

2004-06-10 Thread egoldfarb
I am having a hard time figuring out how to run an application client jar included inside of EAR file. The getting started documentation only shows how to package the app, and to run it they execute an ant target which in fact doesn't run the application from the EAR but instead directly runs th

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ejb-name is acting as jndi name ... driving me insane

2004-06-10 Thread Ensonik
Thanks for the input. I've tried changing the order of the 2 attributes in the jboss.xml, but to no avail. I've tried all the examples I could find by copy-pasting all the code and the problem remains. The MDB is trying to bind itself to a queue named by whatever is found in the node of the

[JBoss-user] [J2EE Compliance] - Re: How to run Application Clients Container

2004-06-10 Thread egoldfarb
I am also having a hard time figuring out how to run an application client jar included inside of EAR file. The getting started documentation only shows how to package the app, and to run it they execute an ant target which in fact doesn't run the application from the EAR but instead runs jav

[JBoss-user] [Installation & Configuration] - Re: How do I configure JBoss for fast JSP development?

2004-06-10 Thread javajosh
"pascalpt" wrote : What I do is that I have a development tree and I have an ant task that copies the jsps in an exploded directory. The jsps that have been modified will get recompiled on access. | Thanks. But this is only slightly better than generating a war file and copying it to the ri

[JBoss-user] [Nukes User] - Re: nukes 1.1RC1 mysql error

2004-06-10 Thread cuoz
It looks like one of the post create table SQL commands needs to have single quotes around the 'false' value. I was able to insert the record and touch the nukes-bb.ear file and voila. Forums are up & running. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [Nukes User] - nukes 1.1RC1 mysql error

2004-06-10 Thread cuoz
I am also testing the RC1 tagged release on mysql. I grabbed from CVS today. When I deploy the forums, some rows fail to insert --- 12:40:48,845 INFO [ForumEJB] Executing SQL: INSERT INTO phpbb_forums (forum_id, cat_id, forum_name, forum_desc, forum_status, f

[JBoss-user] [Installation & Configuration] - Re: data, log, tmp directories and -Djboss.server.home.url

2004-06-10 Thread brasse
OK. I have now done some more investigation and looked at some of the source code for jboss (ServerConfigImpl.java). What I have come up with is this: | * When I set only jboss.server.home.dir the data, log and tmp directories end up where I want them to. But jboss seems to look for my jboss-

[JBoss-user] [Management, JMX/JBoss] - How to bind an MBean to JNDI, then access from within applic

2004-06-10 Thread monocongo
I am creating my first MBean and I assume that I need to bind the MBean to a JNDI name in order to do lookups in my application code to access the MBean. My MBean extends ServiceMBeanSupport. Should I have some binding code within the startService() method which will bind the MBean to a JNDI n

[JBoss-user] [Installation & Configuration] - Re: starting jboss as a daemon under suse linux (8.1)

2004-06-10 Thread darranl
If you are just starting it from the console nohup ./run.sh & View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838360#3838360 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838360 --

[JBoss-user] [Installation & Configuration] - JBoss Configuration

2004-06-10 Thread try_yess
How can I do, if I want to see the complete confuguration of Jboss. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838359#3838359 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838359

[JBoss-user] [EJB/JBoss] - jndi lookup/referencing question

2004-06-10 Thread nano_uhe
Hello, I have a Servlet/Applet, which, changes very seldom that I worked on about a year ago and maintain. Usually when I develop the beans that I reference do not change, but in this case my servlet receives data from another bean which is frequently updated by another developer in our orga

[JBoss-user] [Installation & Configuration] - Re: Runnig 2 Servers on the same box ?????

2004-06-10 Thread nuser
Hi, Thanks for your help. 1. By the way, exactly which files should I re-configure in JBoss. (Tomcat is running with the default config). 2. What config values should I change to safely deploy both servers without any clash. Thanks, Nuser. View the original post : http://www.jboss.org/index.

[JBoss-user] [Installation & Configuration] - Re: starting jboss as a daemon under suse linux (8.1)

2004-06-10 Thread borg
btw: i want to run jboss on my root-server in the internet and the problem is, that when i close the console-window on my local pc from which i connected to my root-server and in which i started jboss on the server the server automatically shuts down. if there is another way than starting jboss

[JBoss-user] [Installation & Configuration] - starting jboss as a daemon under suse linux (8.1)

2004-06-10 Thread borg
hi, i'd like to have jboss started as a daemon and therefore googled a lot and also searched this forum, but i only find scripts for redhat :( can you tell me how to achieve this under suse linux 8.1? thx in advance, boris View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Persistence & CMP/JBoss] - DataSource API's from JBoss

2004-06-10 Thread nacho2004
Have Jboss some API's to work with datasource ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838351#3838351 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838351

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Could not configure MDB with durable subscription on 3.2

2004-06-10 Thread StephaneNicoll
Ok, checked a little bit further I forgot to define the security conf of my topic. Problem solved. Regards, Stephane View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838347#3838347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Nukes User] - problem with managing html

2004-06-10 Thread cuoz
Running tagged nukes grabbed from CVS today, linux, postgresql Here's my use case: 1. Created a news story and set the image to 'images/news/opensource.png' 2. Tried to use the html manager to upload an image file for that path 3. When I created the new page, I chose 'file' for the type When I

[JBoss-user] [Management, JMX/JBoss] - Startup classes deployment.

2004-06-10 Thread bnadesan
Hi, I have the following questions regarding mbeans/startup classes 1. When I develop a startup class in JBoss, should the startup class be deployed separately from the application .ear file, or should it be deployed in a .sar file. 2. If the startup classes are deployed separately can any of t

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP EJB cant bind MS SQL Datasource

2004-06-10 Thread kabkhan
Is your jboss-cmp.xml file actually included in the META-INF directory of your ejb.jar? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838346#3838346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838346 -

[JBoss-user] [Beginners Corner] - Re: DeploymentCache - Clarification

2004-06-10 Thread [EMAIL PROTECTED]
There is not use for this. It was an experiment that never went anywhere. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838345#3838345 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838345 ---

[JBoss-user] [Security & JAAS/JBoss] - Re: Configuring a non trusted datasource

2004-06-10 Thread jeeads
Scott, Like surfing the net, asking the question is the biggest part of getting the right answer. Let me layout what I am trying to achieve. I have a data federation system that is driven by the JBoss container. My system consists of a database registration process that uses XML and XSLT

[JBoss-user] [Installation & Configuration] - Re: JBoss-3.2.4 and commons-logging.jar bug (?!)

2004-06-10 Thread darranl
Yes you are right, I think that your deployment is buggy. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838343#3838343 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838343 ---

[JBoss-user] [Management, JMX/JBoss] - Dependency check not working for HA Singleton MBean

2004-06-10 Thread twwwt
Hello! Based on JBoss 3.2.4 I'm developing a HA singleton MBean which is packed together with some Entity Beans to a SAR laying in "deploy-hasingleton". Because of the Entity Beans dependency to a datasource I added: jboss.jca:service=LocalTxCM,name=fupDS to jboss-service.xml. But every time J

[JBoss-user] [EJB/JBoss] - Re: Query method not found:

2004-06-10 Thread millerm1
Are the two methods: and here is my local object. public MainProjectLocal findByPrimaryKey(Integer pk)throws FinderException; public Collection findByProjectNames(String project_name) throws FinderException; on your loacl object like you said or did you mena on your local home object, because

[JBoss-user] [JBoss.NET & SOAP] - Re: non-primitive object as method param

2004-06-10 Thread jasong
Sorry errors in my last post... anonymous wrote : | Hi, | I looked at the wsdl that jboss-net creates and it does not denote anywhere that the parameter should be nillable. I assumed it would figure this out itself - is there a way to denote this in xdoclet or something? | This looks

[JBoss-user] [JBoss.NET & SOAP] - Re: non-primitive object as method param

2004-06-10 Thread jasong
"khelenek" wrote : Hi, | I looked at the wsdl that jboss-net creates and it does not denote anywhere that the parameter should be nillable. I assumed it would figure this out itself - is there a way to denote this in xdoclet or something? | [/quate] | | This looks like a bug, there is

[JBoss-user] [Installation & Configuration] - JBoss-3.2.4 and commons-logging.jar bug (?!)

2004-06-10 Thread domosi
I've placed the latest commons-logging.jar into the root of an .ear application archive file and registered it with the META-INF/application.xml file I dont know why, but this configuration causes strange deployment problems: java.lang.NoSuchMethodException: org.apache.commons.modeler.BaseMode

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP EJB cant bind MS SQL Datasource

2004-06-10 Thread littlewing68
I did an error with the syntax. Sorry. But the name of the xml file containing informations about datasource is mssql.ds.xml. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838335#3838335 Reply to the post : http://www.jboss.org/index.html?module=bb&op=pos

[JBoss-user] [Persistence & CMP/JBoss] - Re: SQL not generating properly

2004-06-10 Thread degnbol
I have the same problem. I also don't have a primkey-field in the @ejb.bean tag, but that is because I have a composite key and a primary key class identified with @ejb.pk. "primkey-field" does not work with composite keys. The key fields themselves are tagged with @ejb.pk-field. I don't know w

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP EJB cant bind MS SQL Datasource

2004-06-10 Thread kabkhan
Maybe try renaming mssql.xml to mssql-ds.xml? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838333#3838333 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838333 ---

[JBoss-user] [Persistence & CMP/JBoss] - CMP EJB cant bind MS SQL Datasource

2004-06-10 Thread littlewing68
Hi all, When my CMP EJB communicates with MS SQL Server 2000, they seem to use the default datasource which is configured for HSQLDB instead of the MS SQL datasource. On the other hand, when my sessions beans communicates with this datasource, Everything works fine I m working with : | J

[JBoss-user] [Persistence & CMP/JBoss] - problem with m..n relation and load-groups

2004-06-10 Thread bentins
The spec doesn't allow to specify that a cmr using a relation table be associated in a group. (actually because it's not a foreign-key relation) I load a bean, where the eagerload loads a group. During the same transaction I try to access the CMR field with the relation table. what I get is an e

[JBoss-user] [Installation & Configuration] - Re: jboss-3.2.3 can't run right at win2003?

2004-06-10 Thread sztime_lzy
Thank you,Joachim.You're right! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838331#3838331 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838331 --- This SF.Net e

[JBoss-user] [Beginners Corner] - Re: Deployment descriptor writing tools

2004-06-10 Thread ghoyle
I am using netbeans, so I guess i will have to install eclipse and give it a try. Are there any for netbeans? or some standalone deploy tools for jboss? similar to Sun's J2EE deploy tool program? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838329#3838329

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Could not configure MDB with durable subscription on 3.2

2004-06-10 Thread StephaneNicoll
I have 3 durable subscription if I check the JMX object for my topic opic,kserver/EventTopic,b2bOutboundPK.b2bOutboundPKDurableSubscriber,true,0,0,76,76,- Topic,kserver/EventTopic,b2bOutboundParcelHistory.b2bOutboundParcelHistoryDurableSubscriber,true,0,0,125,125,- Topic,kserver/EventTopic,b2bOutb

[JBoss-user] [Messaging, JMS & JBossMQ] - Could not configure MDB with durable subscription on 3.2.3

2004-06-10 Thread StephaneNicoll
Hello, I read the mini tutorial on the forum http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45285 But it does not work. I have 3 MDBs with a durable subscription on a Topic. Example for one of them My ejb-jar: Blah ejb/kserver/ParcelHistoryExportMDB

[JBoss-user] [Beginners Corner] - Re: Deployment descriptor writing tools

2004-06-10 Thread darranl
Have you looked at XDoclet? JBoss-IDE uses XDoclet so that may be a good starting point for you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838325#3838325 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838325 --

[JBoss-user] [Beginners Corner] - Deployment descriptor writing tools

2004-06-10 Thread ghoyle
Are there any good (free) tools to help write deployment descriptors for jboss, specifically looking for ones to write the ejb-jar.xml files, so I can specify relationships between entites etc and to create the jaws.xml files if possible. Thanks, Geeoff View the original post : http://www.

[JBoss-user] [EJB/JBoss] - Re: what is the performance hit due to CMT?

2004-06-10 Thread chalakanth
Sorry. here is the configuration we are on. JBoss 3.2.3, SQL Server 8.00.194 JBoss' default transaction manager. thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838321#3838321 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Persistence & CMP/JBoss] - Re: Changing a Datasource at runtime

2004-06-10 Thread nacho2004
I read a note from Alexey Loubyansky on http://www.junlu.com/msg/36487.html but I can't get some other examples. Could you give me an examples of your DataSource Factory ? Thanks in advance!!! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838320#3838320 Repl

[JBoss-user] [EJB/JBoss] - what is the performance hit due to CMT?

2004-06-10 Thread chalakanth
We are considering switching a very large number of Stateless Session Beans from BMT to CMT. I would assume that inherently, CMT is slower than BMT. But by how much? Are there any numbers available for JBoss? Any help is appreciated. thanks. Should I have posted this in the JCA forum

[JBoss-user] [Persistence & CMP/JBoss] - Re: Unique constraints and surrogate keys

2004-06-10 Thread pgb
"loubyansky" wrote : What is the problem using entity-command in defaults? Have a look at standardjbosscmp-jdbc.xml. It follows the same dtd. | I really don't know what the problem is. I tried: | java:/OracleDS | Oracle8 | false | false | true |

[JBoss-user] [Installation & Configuration] - Re: Migrating from Oracle 9iAS to JBoss

2004-06-10 Thread Padma
No, We have not used any oracle specific issues. But we have used some value objects which are used in both web tier and middle tier. Oracle 9iAS doesn't create any war and ear files. so, we do not know where to place these value objects. Padma. View the original post : http://www.jboss.org/i

[JBoss-user] [JBoss.NET & SOAP] - Re: Cannot deserialise JavaBeans

2004-06-10 Thread bensorek
I had the same problem, but i didn't hack the wsdl. However in the client code the qname i would use for the SimpleDto is: http://com/cdog/service/SimpleService:SimpleDto and not SimpleService:SimpleDto. For some reason that worked! View the original post : http://www.jboss.org/index.html?modul

[JBoss-user] [JBoss.NET & SOAP] - Re: SOAP Monitor

2004-06-10 Thread bensorek
Hi, You have to modify the axis-config.xml file. Add the following handler: | | | http://tempuri.org/wsdl/2001/12/SOAPMonitorService-impl.wsdl"/> | | | | Then in the section, add the following to BOTH the requestFlow and responseFlow:

[JBoss-user] [Persistence & CMP/JBoss] - Re: Changing a Datasource at runtime

2004-06-10 Thread jbaker_softcomms
I have the same requirement/problem at the moment. I cannot specify the datasource in the deployment descriptor of the EJBs because it varies depending on the account being operated on. Accounts are added/removed occasionally and to redeploy the app every time is just crazy. A number of users ha

[JBoss-user] [Persistence & CMP/JBoss] - Re: Error checking if entity exists

2004-06-10 Thread littlewing68
And when I set the @jboss.unknown-pk as class="java.lang.Object" I have the same error than previously View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838312#3838312 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838312

[JBoss-user] [Persistence & CMP/JBoss] - Re: Error checking if entity exists

2004-06-10 Thread littlewing68
When I set the primkey class as java.lang.Object, I obtain an NotSerializableException because Object is not serializable... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838311#3838311 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ejb-name is acting as jndi name ... driving me insane

2004-06-10 Thread vektom
Hmm seems I was a little bit too quick there...your JNDI name doesn't show up in your XML so that would not be it. What strikes me is that in your jboss.xml the configuration-name element is placed after the destination-jndi-name element, whereas in all the examples I have ever seen the order o

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ejb-name is acting as jndi name ... driving me insane

2004-06-10 Thread vektom
I have set up several apps using MDBs without any problem and when I compare my settings to yours (XML files) I don't see any abnormalities in your settings. One noticeable difference is that I don't provide a JNDI name for my MDBs: I never address them directly so there is no need for me to do

[JBoss-user] [HTTPD, Servlets & JSP] - Re: JBoss and UTF Character encoding

2004-06-10 Thread bardevjen
I'll try to help you out hereno need to be grumpy :-) Look at your server.xml under jboss/default/server/deploy/tomcatxxx.sar/ Be sure to add the parameter URIEncoding and set it to UTF8. I hope this helps! Cheers, Bard View the original post : http://www.jboss.org/index.html?module=bb&

  1   2   >