Re: [JBoss-user] CMP auto increment Postgres

2003-03-05 Thread Alex Loubyansky
default, pk-sql, key-generator, with jdk1.4 get-generated-keys. alex Wednesday, March 05, 2003, 9:47:44 PM, Dennis Gesker wrote: DRG> In JBoss 3.2RC3 I see alot of entity commands that appear to be database specific. Which of these can be used with Postgres? DRG> Thanks DRG> Dennis DRG>

Re: [JBoss-user] Caching large data structures

2003-03-05 Thread Dain Sundstrom
Boy I wish I had been online yesterday... Davide, I think what you want is the equivalent of a clustered commit option A. This means that when an object is changed on one machine in the cluster the change is instantly visible on all nodes in the cluster. In this scenario you end up with t

Re: [JBoss-user] DynamicQL concurrency problem

2003-03-05 Thread Dain Sundstrom
Can you file a bug report on this? -dain On Wednesday, March 5, 2003, at 11:20 AM, Mauricio Hiroshi Nagaoka wrote: Hello people! I've been using DynamicQL with CMP Entity Beans in JBoss 3.0.6 and it's working quite well, except for a little problem. When I've more than one client running

[JBoss-user] Has anybody used Cloudscape/XA with some username??

2003-03-05 Thread Sasidharan, Manoj
Hello All, I am resending this as nobody seemed to have replied. -Original Message- From: Sasidharan, Manoj [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 6:36 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] Cloudscape/XA help with specifying username Hello All, I am looking f

Re: [JBoss-user] Deployment fails?

2003-03-05 Thread Gary S. Cuozzo
Sounds like your JNDI names are not what you think. Maybe compare the deployment descriptors? Or, another issue might be that you need ejb-ref tags to declare your references to other EJB's. Just a few thoughts... gary. Richard Stack wrote: I'm using Jboss3.0.4_tomcat-4.1.12. The first attemp

[JBoss-user] Deployment fails?

2003-03-05 Thread Richard Stack
I'm using Jboss3.0.4_tomcat-4.1.12. The first attempt to deploy CMP2.0 beans using Xdoclet. {These EJB run with no problem without xdoclet creation). The build.xml runs with no errors. The classes are all there. The Deployment discriptor are created. Jboss shows: 17:50:20,733 INFO [MainDeployer]

Re: [JBoss-user] Re: update on automatic login

2003-03-05 Thread Neal Sanche
Well, I've not actually tried using a servlet to do a POST to the login page. In my old company, an applet was doing the POST, and the rest came down to clever cookie manipulation. Best of luck with it. -Neal On Wednesday 05 March 2003 12:43 pm, Ken Yee wrote: > FYI, if you access your form bas

[JBoss-user] Jetty Web Logs

2003-03-05 Thread Felipe Oliveira
Hi, Does anyone know how to change the log format generated by Jetty that comes with JBoss? I need to add the url referer, the url the user came from. Is it possible? Thank you, Felipe --- This SF.net email is sponsored by: Etnus, makers of

RE: [JBoss-user] Custom Mbean

2003-03-05 Thread JD Brennan
Title: RE: [JBoss-user] Custom Mbean Try mbeans.sar     -felipe     -test     -JDNIMap.class     -META-INF     -jboss-service.xml JD -Original Message- From: Felipe Oliveira [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 05, 2003 12:15 PM To: [EMAIL PROTECTED]

[JBoss-user] Cannot connect to the ConnectionReceiver/Server

2003-03-05 Thread G.L. Grobe
Anyone help me understand what might be causing the following error. It happens when I try to connect my client to JBoss which works on my private LAN at home, but now I'm testing on another network. My client creates a queue upon startup via the RMIAdapter and that is done successfully as I veri

[JBoss-user] Cannot connect to the ConnectionReceiver/Server

2003-03-05 Thread G.L. Grobe
Anyone help me understand what might be causing the following error. It happens when I try to connect my client to JBoss which works on my private LAN at home, but now I'm testing on another network. My client creates a queue upon startup via the RMIAdapter and that is done successfully as I veri

[JBoss-user] Cannot connect to the ConnectionReceiver/Server

2003-03-05 Thread Gary Grobe
Anyone help me understand what might be causing the following error. It happens when I try to connect my client to JBoss which works on my private LAN at home, but now I'm testing on another network. My client creates a queue upon startup via the RMIAdapter and that is done successfully as I veri

[JBoss-user] Custom Mbean

2003-03-05 Thread Felipe Oliveira
Hi! I am trying to write a Custom Mbean but no luck so far. As a first step I am getting the code of the JNDIMapMBean example of the paid JBoss doc (page 92), compiling it, packaging as a SAR file and copying it to the deploy directory. I am getting an exception: "No ClassLoaders found for: fel

[JBoss-user] CMP auto increment Postgres

2003-03-05 Thread Dennis R. Gesker
In JBoss 3.2RC3 I see alot of entity commands that appear to be database specific. Which of these can be used with Postgres? Thanks Dennis --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. De

[JBoss-user] HiLo key generator

2003-03-05 Thread Alex Loubyansky
I just added HiLo key generator to HEAD. Now, using entity-command configuration, it's possible to create entities with either "known" or unknown primary keys using UUID or HiLo key generators. Key generator is deployed with *-service.xml. Here is an excerpt from hilo-service.xml: j

RE: [JBoss-user] somewhat off topic - compressing database fields into classes

2003-03-05 Thread Nelson, Tracy
| From: costin [mailto:[EMAIL PROTECTED] | Subject: [JBoss-user] somewhat off topic - compressing database fields | into classes | | For ease, I was wondering if it wouldn`t be easier to make a class | (a.k.a JavaBean) to easily transport the primitives and to | create EntityBeans or whateve

[JBoss-user] Re: update on automatic login

2003-03-05 Thread Ken Yee
FYI, if you access your form based login page (mine is called login.jsp) directly from a browser, you can submit it and Tomcat/JBoss complains that "Invalid direct reference to form login page" but the user is still logged in (I can access a restricted URL w/o a login prompt), so it looks like tha

[JBoss-user] ALERT - GroupShield ticket number OA250_1046886029_AAQMAIP01_3 was generated

2003-03-05 Thread GroupShield for Exchange (AAQMAIP01)
Action Taken: The attachment was quarantined from the message and replaced with a text file informing the recipient of the action taken. To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> From: Demyanovich, Craig - Apogent <[EMAIL PROTECTED]> Sent: 812465664,29549366 Subject: [JBoss-user] Can't deploy

AW: [JBoss-user] can't find prefix for 'http://www.w3.org/1999/XMLSchema'

2003-03-05 Thread Jung , Dr. Christoph
Title: Nachricht well, then I am a little bit wiser now and you made me curious: What would be the return type for your Element[] and does invoking the service work?   CGJ -Ursprüngliche Nachricht-Von: Pete Clark [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 5. März 2003 1

Re: [JBoss-user] update on automatic login

2003-03-05 Thread Ken Yee
Hmm...now that's an interesting workaround. Better than my hack of mucking w/ the REMOTE_USER header and no ties to a specific web container Valve/Interceptor/Filter implementation. Only possible caveat is that you need to be able to look up the username/password from the "automatic login" cook

[JBoss-user] DynamicQL concurrency problem

2003-03-05 Thread Mauricio Hiroshi Nagaoka
Hello people!I've been using DynamicQL with CMP Entity Beans in JBoss 3.0.6 and it's working quite well, except for a little problem. When I've more than one client running a DynamicQL query at the same time over the same CMP Entity Bean, sometimes I got the following exception:2003-02-20 18

[JBoss-user] somewhat off topic - compressing database fields into classes

2003-03-05 Thread costin
Hi! Never tried this again and haven`t seen any info. I would appreciate any info on this one. I am using a big database with a lot of fields. Every entity bean has about 10 fields each so using a lot of parameters is making the code bloated. For ease, I was wondering if it would

RE: [JBoss-user] can't find prefix for 'http://www.w3.org/1999/XMLSchema'

2003-03-05 Thread Pete Clark
Title: Nachricht I just seemed to fix it… my allowedmethods was *, I changed it to just my runQuery method… this generated WSDL fine.  Seems like it happened when it tried to generate WSDL for the session ejb methods…   Pete   -Original Message- From: [EMAIL PROTECTED] [mai

AW: [JBoss-user] can't find prefix for 'http://www.w3.org/1999/XMLSchema'

2003-03-05 Thread Jung , Dr. Christoph
Title: Nachricht I think that this is rather a runtime than a deployment thing when generating the WSDL document (it would be even more disastreous, IMHO, when trying to invoke the actual service, because the datatypes cannot be mapped accordingly).   But I admit that XML-fragments could be

AW: [JBoss-user] can't find prefix for 'http://www.w3.org/1999/XMLSchema'

2003-03-05 Thread Jung , Dr. Christoph
Title: Nachricht Hmm, I saw somebody asking a similar question a while ago.   I am not sure whether services implemented using a java provider (nothing else is the ejbprovider) can simply utter xml-fragments to be incorporated into the message document.   I have only seen this yet for rpc

[JBoss-user] Can't deploy *-ds.xml file on JBoss 3.2.0 RC3

2003-03-05 Thread Demyanovich, Craig - Apogent
Hello, I'm using JBoss 3.2.0 RC3, and I'm trying to deploy a *-ds.xml file for a SQL Server XA datasource using the JSQLConnect driver. I've taken the JBoss 3.2 examples from the JSQLConnect 3.30 driver, and I've modified them for my desired JNDI name, server name, database name and username/pass

Re: [JBoss-user] update on automatic login

2003-03-05 Thread Neal Sanche
Wouldn't it be possible for you to perform a POST from within a servlet using the same JSESSIONID cookie that the user's browser sent, then forward their browser back to the page? The POST would simulate a FORM login, and if the cookie is the same the web application would think it was the user

Re: [JBoss-user] can't find prefix for 'http://www.w3.org/1999/XMLSchema'

2003-03-05 Thread Brian Johnson
I haven't seen this problem before but you might try adding xmlns;xsd="http://www.w3.org/1999/XMLSchema" to deployment Brian On Wednesday, March 5, 2003, at 10:34 AM, Pete Clark wrote: Hi there, ?? I’m running Jboss 3.2.0 RC 3 and when I try to get WSDL generated for one of my services, I get

RE: [JBoss-user] available cvs tags? BRANCH_3_0 ?

2003-03-05 Thread Aleksandr Shneyderman
I think it is Branch_3_0 As for the list of the branches, I use the CVS web client of sourceforge. There is a dropdown with all the Branches and Tags listed. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Joao Pedro > Clemente > Sent: Wednesday, Marc

[JBoss-user] can't find prefix for 'http://www.w3.org/1999/XMLSchema'

2003-03-05 Thread Pete Clark
Hi there,    I’m running Jboss 3.2.0 RC 3 and when I try to get WSDL generated for one of my services, I get this error:   Fault - WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://www.w3.org/1999/XMLSchema'. Namespace prefixes must be set on the Definition object usi

[JBoss-user] available cvs tags? BRANCH_3_0 ?

2003-03-05 Thread Joao Pedro Clemente
Hi. I think this is not a configuration problem from my side... I've tryed to access cvs to retrieve BRANCH_3_0 cvs tree... My ssh clients tell me there is no such tag. I'm almost sure this was the one I used at the end of the year... So maybe it has changed? And btw... how can one know wich tag

[JBoss-user] update on automatic login

2003-03-05 Thread Ken Yee
FYI, this technique doesn't work: copy code out of JBossSecurityMgrRealm for login and stick in servlet that is not restricted w/ declarative security log in using this code, set REMOTE_USER header and set j_subject to be the Subject in the session in case anyone else heads down this path.

Re: [JBoss-user] Please help with Jboss Transaction XidImpl timed out

2003-03-05 Thread David Jencks
Try the current 2.4 version. 2.4.3 pooling could time out connection requests under heavy load while serving other requests. david jencks On 2003.03.05 01:36 Dhiraj Peechara wrote: > Hello , > > We are using Jboss 2.4.3, Tomcat 3.2.3, jdk 1.3, postgres 7.2.1 > running on Red Hat Linux 7.2

RE: [JBoss-user] Memory leak

2003-03-05 Thread Ho Siaw Ping, Ryan
Yup, we are experiencing exactly the same thing as what the two of you have described, not just in JBoss 3.0.x, but also in WebLogic 6.1 (haven't tried 7.0) as well. Cheers -- Ho Siaw Ping,Ryan > Yes I think there are memory leaks somewhere in the whole > redeployment-through-jmx-console chain.

[JBoss-user] Re: Semidynamic MBeans?

2003-03-05 Thread Eric Jain
> Use xmbeans. You can mark up your source with xdoclet tags and > generate the xmbean xml descriptor using xdoclet. Thanks, sounds like what I was looking for... > You can also generate docbook xml That one I had already figured out, though in my case it doesn't seem quite as useful as having

Re: [JBoss-user] ERROR [JGStore] could not demarshal incoming update

2003-03-05 Thread Jules Gosnell
This is now fixed in CVS for Branch_3_0 and 3_2. I have a test case for this, which was unfortunately succeeding because it was configured on a per-webapp, rather than global basis, and was thus seeing the correct classloader. Global setting of the JGStore via the jboss-service.xml will now hav

[JBoss-user] Accessing a Remote Topic

2003-03-05 Thread R.Raghavendra Swamy
Hi!   I am new to Jboss.I am using Jboss3.0.4 with Jetty. I am trying to access topic available on remote jboss mq. I tried with the follwing code creating the context by providing Provider URL pointing to the remote m/c. But i am getting NamenotFoundException. TopicConnectionFactory topic

Re: [JBoss-user] [XDcolet] getting ride of relationship tag in jbosscmp-jdbc.xml

2003-03-05 Thread Ionel Gardais
Hi Heiko, Thanks for your support ! It finally pays ! Relationship now works with my beans, no more error messages. I deeply analyzed your code sample and found that I was messing with the fk-column and related-pk-field keys of the @jboss.relation / @jboss.target-relation tags. I missed that fk

RE: [JBoss-user] Memory leak

2003-03-05 Thread Alexey Yudichev
Title: RE: [JBoss-user] Memory leak   Yes I think there are memory leaks somewhere in the whole redeployment-through-jmx-console chain. Because we have a development server with low usage but high redeployment rate and experience OutOfMemoryErrors there. On the other hand we have a highly load

RE: [JBoss-user] [HELP] Application Error: tried to enter Statefu l bean with diffe rent transaction context

2003-03-05 Thread Alban Soupper
Title: RE: [JBoss-user] [HELP] Application Error: tried to enter Statefu l bean with diffe rent transaction context Hi,   In fact no, we found the origin of the problem. In a web page form, we have many button for different actions to perform (previous step, next step, cancel, terminate, ..