[JBoss-user] [Beginners Corner] - Re: How do you upgrade your site in jboss

2004-07-27 Thread vashistvishal
One of the ways to resolve this issue is to use clustering facility available in Jboss. I hope this helps. Cheers... Vishal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843481#3843481 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [JCA/JBoss] - JCA/CICS has problem with JBoss4.0 RC1

2004-07-27 Thread chen_comp
Hi, I have a application using IBM CICS adapter, it has been successfully deployed into JBOSS 3.XX. When I deploy cicseic.rar and corresponding cicseci-service.xml, I got following msg: 15:23:11,743 ERROR [URLDeploymentScanner] Incomplete Deployment listing: MBeans waiting for other MBeans: O

[JBoss-user] [EJB/JBoss] - Re: Invalid invocation calling ejb from war in JBoss 3.2.4

2004-07-27 Thread loubyansky
In log4j.xml add this | | | | And watch the deployment, not the exception stacktrace. You should see a DEBUG message 'Mapping create'. Is it there? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843480#3843480 Reply to the post : htt

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL not equals to

2004-07-27 Thread loubyansky
Yes. The exception is thrown by the XML parser. You should make sure the deployment descriptor has a valid XML content. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843479#3843479 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP/Cacheing problems

2004-07-27 Thread loubyansky
The exception is thrown by the database driver because of constraint violation anonymous wrote : Could insert relations into cusorderitemlineitemrelation; CausedByException is: | Duplicate key or integrity constraint violation, message from server: "Duplicate entry '29296-2170' for key

[JBoss-user] [Beginners Corner] - Logging problem

2004-07-27 Thread jigarparekh
Hi Friends, I am using jboss3.2.3. and i have setup logging with smtp appender. but now i am getting lots of error messages in lots of mail. I want to filter error messages on based on Exception type like i dont want to get error message which is type of java.lang.SecurityException How can i ac

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP deployment error on JBOSS 3.2.4 using Eclipse

2004-07-27 Thread loubyansky
What is the error compiling JBoss with 1.4.x? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843473#3843473 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843473 ---

[JBoss-user] [Beginners Corner] - Re: How do you upgrade your site in jboss

2004-07-27 Thread pushpendra
Can somebody show me an easy way to do upgrade in my site running on Jboss/Apache Setup. Regards, Pushpendra Raval CEO, www.AhmedabadSale.com View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843470#3843470 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP deployment error on JBOSS 3.2.4 using Eclipse

2004-07-27 Thread ikigovenku
Hi, I am also getting the same problem while upgrading my production server from 3.2.1 to 3.2.5. I am using JDK1.3.1_01. and the JBoss is the binary version which i have downloaded from the jboss site. I found that this version is compiled wtih jdk1.3.1_01 only. Please let me if there is any

[JBoss-user] [Installation & Configuration] - dynamic class loading question

2004-07-27 Thread samchiu
hi! my servlet will generate a new class and compile it run-time, but I can't load this class even the new class already in class path and web-inf/classes. I think that Jboss can't dynamic load class,cos the UnifiedLoaderRespository cached the snapshot class when JBoss startup,and never reload.

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

2004-07-27 Thread sender
How to start JBoss as a service in NT4? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843463#3843463 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843463 --- This

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

2004-07-27 Thread sender
I am following the Getting Started with JBoss to install Duke's Bank example. I am using JBoss 3.2.3, jdk 1.4.1, j2ee 1.3. After deployment, I login the bank the customer id and password as stated in the book. But it stoped with the following displayed on the browser: Server Error Your reque

[JBoss-user] [Persistence & CMP/JBoss] - Oracle Date Getter and Updated Data

2004-07-27 Thread scsosna
I recently upgraded from 3.2.1 to 3.2.3. Using Oracle, a CMP bean returns a date data type from a read-only view as a java.util.Date. In 3.2.1, this worked fine; with 3.2.3, it appears that JBoss is attempting to update the column in the database. Since this is a read-only view, Oracle throws

[JBoss-user] [The Lizzard's corner] - Re: System Integrators?

2004-07-27 Thread Doombreed
Thanks mate all will be revealed in due course *grins* View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843455#3843455 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843455

[JBoss-user] [The Lizzard's corner] - Re: System Integrators?

2004-07-27 Thread [EMAIL PROTECTED]
You are kidding aren't you? :-) "System Integrators" is techno babble for companies that bundle other peoples products into *solutions* (a horrible word in this context). Google is your friend: http://www.google.com/search?hl=en&lr=lang_en&ie=UTF-8&safe=off&q=define+system+integrators&btnG=Search

[JBoss-user] [EJB/JBoss] - Re: OutOfMemoryError - Singleton PK Generator

2004-07-27 Thread john_anderson_ii
Sorry for the very slow response. I was on vacation for a bit, then involved in other training, so I got a little out of the loop. Thank you so much for the good input on how to set this up. I want to run this idea past you. Suppose I make a singleton bean that perisists to the database it's o

[JBoss-user] [JCA/JBoss] - Re: Oracle Datasource with OCI drivers

2004-07-27 Thread [EMAIL PROTECTED]
First thing I would check is: | System.out.println(System.getProperty("java.library.path")); | Then check spellings/case/authorities/etc. Taking you literally (assuming you are a windows head :-) ... replace SET LD_LIBRARY_PATH=$ORACLE_HOME/rdbms/lib:$ORACLE_HOME/jdbc/lib with EXPORT LD_LI

[JBoss-user] [The Lizzard's corner] - System Integrators?

2004-07-27 Thread Doombreed
Anyone know who the premiere system integrators are considered to be? I've been tasked to find out for work, but i keep finding stuff about robotics and automation on the search engines. Anyone help? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843450#3843

[JBoss-user] [JCA/JBoss] - Re: JCA/CICS has problem with JBoss4.0 RC1

2004-07-27 Thread [EMAIL PROTECTED]
The -service.xml type deployment of connection factories hasn't been suported since 3.0.8. You should use the -ds.xml format. Assuming you are using the old example from docs/examples/jca | | | | | | | | | ra/cicsr9s | jboss:service=TransactionManag

[JBoss-user] [Installation & Configuration] - Re: Error creating databse Dukes Bank sample

2004-07-27 Thread ir
I solved this problem. Ensure that the hsqldb-ds.xml modifications are placed in the directory that is appropriate for the mode you are starting jboss in. THis means that you should have this file modified in "JBOSS_HOME\server\default\deploy" if you are starting the jboss in default mode. It s

[JBoss-user] [Installation & Configuration] - Re: Error creating databse Dukes Bank sample

2004-07-27 Thread ir
Same problem for me too. Anybody has any solution for this Thanks, SR View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843447#3843447 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843447

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Local JMS is gone??

2004-07-27 Thread [EMAIL PROTECTED]
You did not grok my response. We preconfigure the "all" configuration for HA, a good thing IMHO. Few people figured out how to do it in 3.2.3, no matter how many times it was explained, so we do it for you. HA does not exist in "default" there is no cluster. This is your "local" config. So... 3

[JBoss-user] [EJB/JBoss] - Is it possible to control the number of retries on Naming.lo

2004-07-27 Thread varunrupela
Currently, org.jnp.interfaces.NamingContext caches NamingServerStubs and retries the Naming.lookup() call MAX_RETRIES number of times. MAX_RETRIES is set to 10 as part of its declaration and is non-configurable as far as I know. Is there a way to control the number of retries made by org.jnp.in

[JBoss-user] [Performance Tuning] - Is it possible to control the number of retries on Naming.lo

2004-07-27 Thread varunrupela
Currently, org.jnp.interfaces.NamingContext caches NamingServerStubs and retries the Naming.lookup() call MAX_RETRIES number of times. MAX_RETRIES is set to 10 as part of its declaration and is non-configurable as far as I know. Is there a way to control the number of retries made by org.jnp.i

[JBoss-user] [Beginners Corner] - Re: How to change Jboss configurations

2004-07-27 Thread elindauer
Google is my friend... I hit on the magic search request and found this: http://www.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters FYI, the answer is: run.sh -c$CONFIG Thanks, Eric View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843441#3843441 Reply to the

[JBoss-user] [Clustering/JBoss] - Re: Do I understand this correctly?

2004-07-27 Thread elindauer
Google is my friend... I hit on the magic search request and found this: http://www.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters FYI, the answer is: run.sh -c$CONFIG Thanks, Eric View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843442#3843442 Reply to the

[JBoss-user] [Installation & Configuration] - Re: Could use some help deploying a simple webapp from tomca

2004-07-27 Thread sstacha
* PROBLEM SOLVED * I went through systematically removing item by item until the app would deploy. Here it is... You can not have a META-INF folder in jboss when deploying as a directory. If you un-jar a web application be sure to remove this directory and everything will work. May

[JBoss-user] [Beginners Corner] - How to change Jboss configurations

2004-07-27 Thread elindauer
How do I start JBoss with the "all" configuration? I've tried running, for example, "run.sh all", but I receive the following message: run.sh: unused non-option argument: all and JBoss appears to boot up in the default mode. I'd like to check out clustering but am stuck on this trivial issue.

[JBoss-user] [Clustering/JBoss] - Re: Do I understand this correctly?

2004-07-27 Thread elindauer
Thanks darranl. Um how do I start JBoss with the "all" configuration? I've tried running, for example, "run.sh all", but I receive the following message: run.sh: unused non-option argument: all and JBoss appears to boot up in the default mode. I know this must be a very newbie question,

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Update a deployed web app

2004-07-27 Thread toddh
Touch the EARs META-INF/application.xml file and it'll reload everything in the EAR including your web app. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843437#3843437 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] No SSL client certs to choose from

2004-07-27 Thread Steven Nakhla
I'm working on getting a web app up and running with SSL client authentication.  I've got the SSL server all setup in JBoss-3.2.5 (including clientAuth="true").  When I attempt to connect (via Internet Explorer) it prompts me to choose the certificate I wish to authenticate with, but no choices are

[JBoss-user] [Nukes User] - Re: Quick way to upload multiple files...?

2004-07-27 Thread MilesParker
OK, my prelim plan is to try to modify managehtml to accept zip archives for upload. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843436#3843436 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843436 ---

[JBoss-user] [EJB/JBoss] - Re: Dynamic query in ejb (cmp)

2004-07-27 Thread lafr
This works for me: define a jboss-query for the EB with args query String and Object array for the parameters: /** * @jboss.query dynamic="true" signature="java.util.Collection ejbSelectGeneric(java.lang.String query, java.lang.Object[] params)" */ create a method for the home interface which

[JBoss-user] [Installation & Configuration] - Re: jboss-3.0.7_jakarta-tomcat-4.1.24 to jboss-3.2.5

2004-07-27 Thread janilsal
Starting JBoss 3.2.4 Tomcat4.x is not bundled with JBoss. Only TC5 is bundled with JBoss. Please look for /deploy/jbossweb-tomcat50.sar Tomcat development has ceased on the TC4.1.x branch. It is better for u to upgrade. View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Installation & Configuration] - jboss-3.0.7_jakarta-tomcat-4.1.24 to jboss-3.2.5

2004-07-27 Thread billyb
A couple of "simple" questions... The jboss-3.0.7_jakarta-tomcat-4.1.24 had a tomcat-4.1.x directory, but the jboss-3.2.5 does not. How do you change tomcat configuration in jboss-3.2.5? Anybody know of a site that discusses converting from one version of jboss to another? Thanks! Bill View

[JBoss-user] [Persistence & CMP/JBoss] - Re: Throughput of data low while using CMP/CMR entitybeans

2004-07-27 Thread lafr
I had some trouble a while ago when upgrading the jboss server. This is my Order(afsta)/LineItem(afpos) example which works very well now: /** * @ejb.interface-method * @ejb.relation * name="Afsta-Afpos" * role-name="1-afsta-n-afpos"

[JBoss-user] [Installation & Configuration] - Re: Could use some help deploying a simple webapp from tomca

2004-07-27 Thread sstacha
ok, so this is pretty wierd but... It appears the problem is the directory not being zipped. If I zip up the directory into the war file and drop that in any folder under deploy it works fine If I just copy the directory that I just zipped into the deploy directory I get scrolling errors Has

[JBoss-user] [JBoss Getting Started Documentation] - Re: Accessing free documentation

2004-07-27 Thread aleung
I have the same issue as you View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843430#3843430 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843430 --- This SF.Net

[JBoss-user] [JBoss Getting Started Documentation] - Accessing free documentation

2004-07-27 Thread godboles
I tried to access the free online documentation. I keep getting the following message: Only "MemberPlus" users have access to the online documentation. To become a "MemberPlus" user, fill out the appropriate section under the "My Account" area of the "Member Menu". I have entered all the n

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Local JMS is gone??

2004-07-27 Thread javajedi
anonymous wrote : "It is the deployer's responsibility not the application's, that is why resource-refs exist. | If you've followed the j2ee recommendations no refactoring should be required. " Ok, fine, then leave it up to the application deployer. As it stands, it's not even an option to ch

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS-Request/Reply from SessionBean

2004-07-27 Thread [EMAIL PROTECTED]
Sorry, I see you already have it. I'd suggest you post the reply logic and also check it is actually sending the message to the queue. See "READ THIS FIRST" for how to debug. You might also try the example on the WIKI. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [JCA/JBoss] - Re: Turning off connection pooling

2004-07-27 Thread [EMAIL PROTECTED]
The Oracle connection pool is not a managed pool in the j2ee sense. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843422#3843422 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843422

[JBoss-user] [EJB/JBoss] - Error Deploying Transaction Example

2004-07-27 Thread Gary Marsh
Hi, I am using XDoclets to build the Transaction Example program and I am getting the following error when deploying on JBoss 3.2.5: 11:14:28,421 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-3.2.5/server/default/deploy/ejb-test.jar org.jboss.deployment.DeploymentException: E

[JBoss-user] SSL Client Authentication

2004-07-27 Thread Steven Nakhla
I am using JBoss-3.2.5 (Tomcat) and want to setup a web app to use SSL client authentication.  I've got an SSL server certificate successfully installed on the server, and am able to visit pages over SSL with no problem.  However, I can't find a lot of useful information on setting up JBoss for SSL

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS topic interceptor

2004-07-27 Thread [EMAIL PROTECTED]
No. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843420#3843420 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843420 --- This SF.Net email is sponsored by BEA Web

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS-Request/Reply from SessionBean

2004-07-27 Thread [EMAIL PROTECTED]
Read the javadoc: aConnection.start() View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843419#3843419 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843419 --- This SF

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Local JMS is gone??

2004-07-27 Thread [EMAIL PROTECTED]
"javajedi" wrote : | 2 questions: | 1) Can you PLEASE change this back to the way it was in 3.2.3 and leave it up to the application whether or not to send messages to a local JMS server or an HA server? It is the deployer's responsibility not the application's, that is why resource-refs ex

[JBoss-user] [Messaging, JMS & JBossMQ] - Local JMS is gone??

2004-07-27 Thread javajedi
I'm looking at upgrading from JBoss 3.2.3 to 3.2.5, and noticing that JMS has changed significantly. So I found the Wiki page and read this: "It is important to note that applications, which used to run in JBoss configuration "all" might have to be refactored. Since JBoss 3.2.4 the JMS server i

[JBoss-user] [The Lizzard's corner] - Re: Is there an internationalization (i18n) plan?

2004-07-27 Thread liemmn
Does JBoss at least work in a foreign environment, such as Japanese? I am not talking about localizability/localization. --Thanks, Liem Nguyen View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843416#3843416 Reply to the post : http://www.jboss.org/index.html

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

2004-07-27 Thread liemmn
Bump for help! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843415#3843415 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843415 --- This SF.Net email is sponsored

[JBoss-user] [Installation & Configuration] - Could use some help deploying a simple webapp from tomcat to

2004-07-27 Thread sstacha
I have a simple webapp that is a jsp page that connects to a database and retrieves / updates some fields in a table. It works on tomcat in the webapps folder unzipped. Here is the web.xml definition: --- http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";> Console

[JBoss-user] [Beginners Corner] - Re: CMR relationships in JBoss

2004-07-27 Thread kabkhan
You can only have CMR between CMP beans View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843413#3843413 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843413 --- This

[JBoss-user] [Nukes User] - Re: Quick way to upload multiple files...?

2004-07-27 Thread cooper
at least the zip import/export would be a good start View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843412#3843412 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843412

[JBoss-user] [Persistence & CMP/JBoss] - Re: ejbSelect error during iteration

2004-07-27 Thread cbaes
I've renamed the method name in the session remote code to testA1 from the original getStudentsshown on the stacktrace. session remote code: public void testA1(Integer courseCode) throws EJBException, RemoteException { try { . . Collection list = courseLocalHome.queryStudents(); Iterator ite

[JBoss-user] [HTTPD, Servlets & JSP] - How to remove Pragma: no-cache from tomcat responses??

2004-07-27 Thread fxjr
Hi all, How can I remove the pragma: no-cache directive from tomcat responses? In tomcat standalone I don't see this directives, so I think it is jboss who is putting them. Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843410#3843410 Rep

[JBoss-user] [Installation & Configuration] - Re: Failures in the 3.2.4 distribution

2004-07-27 Thread faygo
"hbaxmann" wrote : I have the following 5 anticipated failures in my single node install: | | ... | | 4.) | | Name Tests Errors Failures Time(s) | SRPUnitTestCase 2 0 1 1.121 | | Tests | Name Status Type Time(s) | testEchoArgs Failure Call to echo failed: ECB mode can

[JBoss-user] [Nukes User] - Re: Another noob question re properties..

2004-07-27 Thread MilesParker
Thanks guys. Found it in nukes-lib: \org\jboss\nukes\core\modules\[user]\languages not sure how I missed this... Now I am thinking that I may need to end up editing the template directly anyway; kind of a kludge, but I want to replace the age sign-in with something else. View the original pos

[JBoss-user] [Persistence & CMP/JBoss] - Re: ejbSelect error during iteration

2004-07-27 Thread cbaes
the entire stacktrace --- 10:33:21,223 ERROR [LogInterceptor] TransactionRolledbackLocalException in method: public abstract java.lang.Integer com.school.local.interfaces.Students.getName(), causedBy: javax.ejb.NoSuchObjectLocalException: EJB home methods are not allowed to access CMP

[JBoss-user] [Nukes User] - Re: Another noob question re properties..

2004-07-27 Thread jae77
there have been efforts for this, but no solid movements forward. if you search back, you will find other threads on this topic and some of the things that need to be done (break module dependency on "core" constants, additional languages, better externalization, etc. under each module under re

[JBoss-user] [Security & JAAS/JBoss] - Re: getUserPrincipal returning a different Principal impleme

2004-07-27 Thread rimmeraj
Check out. http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50661 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843405#3843405 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843405 --

[JBoss-user] [Beginners Corner] - CMR relationships in JBoss

2004-07-27 Thread cbotiza
Hello. I have a CMP entity bean (CommandItem) and a BMP entity bean (Product) and want to declare a unidirectional relationship from CommandItem to Product (a CommandItem comprises a Product). I have declared the relationship in ejb-jar.xml but I got an exception at deployment time. It says t

[JBoss-user] [Security & JAAS/JBoss] - getUserPrincipal returning a different Principal implementat

2004-07-27 Thread tomlin100
I have a custom login module from which I authenticate against an external system. I need this login module to create a different Principal implementation other than SimplePrincipal. I have attempted doing so by overriding "commit" but getUserPrincipal (from a servlet) still returns a SimplePrin

[JBoss-user] [Persistence & CMP/JBoss] - Problem wiht CastorJDO and JBoss 3.2.x

2004-07-27 Thread MmarcoM
hi all, i have been developing apps on jboss 3.2.3 for a long time, using CastorJDO Mbean, and never had any problems at all. Recently, i moved to jboss 3.2.5, tried to install CastorJDO MBean and got exceptions. First of all, let me summarize what i did with both versions: - with 3.2.3, i jus

[JBoss-user] [Security & JAAS/JBoss] - Re: JbossSecurityMgrRealm problem in Jboss 3.2.4-tomcat 5.0.

2004-07-27 Thread derry
Hi! I am having exactly the same problem with jboss-3.2.5. Has anyone a solution for this? CU Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843401#3843401 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843401

[JBoss-user] [Installation & Configuration] - Include external xml file within log4j

2004-07-27 Thread cexp11
I want to create a seperate log file for each deployed webapp. I do not want to add the details of each appender and category to log4j.xml. I want each webapp owner to create a separate xml file with the appender and category definitions, and include this xml file in log4j.xml. I have tried t

[JBoss-user] [Nukes User] - Re: Another noob question re properties..

2004-07-27 Thread joehobson
I played with localizing a test Nukes module in the recent past and was never able to get it to show me anything other than English. After some work with localization on ColdFusion i've found that it's most likely because there's no easy way to change locales in Nukes. I assumed that when you ed

[JBoss-user] [Nukes User] - Re: Quick way to upload multiple files...?

2004-07-27 Thread joehobson
hey, if you're going to ask for the world, why not just throw in WebDAV integration while you're at it? I've seen implimentations of it running on top of Tomcat, but never integrated with an existing user structure like Nukes; at least not outside of the high-end commercial sector. View the or

[JBoss-user] [EJB/JBoss] - Re: Please help - CMR field is not populating

2004-07-27 Thread millerm1
I think your problem is that you defined the relations to be 1-1 which means that each user can only be the sender of one invitation and each user can only be the recevier of one invitation. I think you want: User (sender) >> Invitation 1 - n mapping Invitation >> User (receiver) n - 1 mapping

[JBoss-user] [Persistence & CMP/JBoss] - CMP/Cacheing problems

2004-07-27 Thread timshaw
Hi, I have an app which has infrequent (daily) updates of data, and requires high-speed read-only access by a small number of clients all the time. I'm not bothered (much) by the speed of loading, but retrieval needs to be as fast as possible. As all access is via my beans, I initially tried (

[JBoss-user] [Beginners Corner] - java.util.zip.ZipException: invalid entry size

2004-07-27 Thread dheerajchugh
I am not sure that why i am getting this error:- Need help on this, i am using JBoss 3.2.4 java.util.zip.ZipException: invalid entry size 10:39:22,147 ERROR [Context] Error getConfigured 10:39:22,147 ERROR [Context] Context startup failed due to previous errors 10:39:22,147 ERROR [Context] Excep

[JBoss-user] [Javassist user questions] - Re: classloaders, loading classes dynamically

2004-07-27 Thread Batoussa
Well done Mr Chiba ! It works ... except for the classpath of course, but it doesn't matter in my app, I can manage it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843388#3843388 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mo

[JBoss-user] [Advanced Documentation] - Member plus access

2004-07-27 Thread balteo
Hello, I registered as a memberplus member providing the necessary information and after logging in i still don't have access to the memberplus documentation. My user name is "balteo". What is wrong? Thanks in advance, Julien Martin. View the original post : http://www.jboss.org/index.html?modu

[JBoss-user] [JBoss.NET & SOAP] - Re: xmlns attribute missing in typemapping element of web-se

2004-07-27 Thread psevestre
I had the same problem when I started to play with jboss-net tags. Make sure you have the right values in your XDoclet subtask. In your case, something like that: View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843386#3843386 Reply to the post : http://w

[JBoss-user] [JBoss.NET & SOAP] - Re: Performance with large SOAP messages

2004-07-27 Thread joeybernard
Just as a followup, I've already tried installing the latest Xerces parser to see if that might help. No luck. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843385#3843385 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: javax.jms.JMSSecurityException: User: is NOT authentic

2004-07-27 Thread rhcp
Just expand the "hsqldb-jdbc-state-service.xml" like the example for 'john','needle','DurableSubscriberExample' View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843384#3843384 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Clustering/JBoss] - Re: Do I understand this correctly?

2004-07-27 Thread darranl
Just start JBoss using the all configuration, everything should be configured correctly for you then. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843383#3843383 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843383

[JBoss-user] [Performance Tuning] - Re: Limiting the number of JRMP/RMI connections

2004-07-27 Thread [EMAIL PROTECTED]
You have to use the PooledInvoker rather than the JRMPInvoker since the Sun RMI/JRMP implementation does not expose any thread pool settings. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843382#3843382 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Beginners Corner] - Re: JBoss in a DMZ?

2004-07-27 Thread [EMAIL PROTECTED]
Specify the java.rmi.server.hostname system property to set the address used for the rmi stubs. See the 'Useful java.rmi Properties' in the jdk javadocs rmi section for the details and other properties. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843381#38

[JBoss-user] [JBoss Getting Started Documentation] - Re: JMS provider failure detected

2004-07-27 Thread noel.rocher
Hi, Please post in the correct forum. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843380#3843380 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843380 --- This

[JBoss-user] [HTTPD, Servlets & JSP] - Re: HTTPS and Virtual hosts/multiple host names

2004-07-27 Thread [EMAIL PROTECTED]
Via the address attribute, which may be a system property reference in jboss as shown here. | | | | http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/coyote.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843379#3843379 Reply to t

[JBoss-user] [Beginners Corner] - Re: Connection refused

2004-07-27 Thread darranl
8080 For the JMX Console View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843378#3843378 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843378 --- This SF.Net email is

[JBoss-user] [Performance Tuning] - Re: javax.naming.CommunicationException: for multiple client

2004-07-27 Thread [EMAIL PROTECTED]
Your OS is not allowing many simultaneous connections, probably a win32 platform which commonly exhibits this behavior. Look into increasing the socket backlog value as the OS level. If you add a jnp.disableDiscovery=true setting to your jndi.properties or InitialContext env you would see conne

[JBoss-user] [HTTPD, Servlets & JSP] - problem with context for transfer of control to a jsp

2004-07-27 Thread jim_stoll
what context do i need to transfer control to a jsp ?? in my jboss.xml i have | | /webDir | | and a .jsp called welcome.jsp in the root dir of my .war i have the following snipet of code in my servlet | RequestDispatcher dispatcher = | request.getRequestDisp

[JBoss-user] [Security & JAAS/JBoss] - Re: How to login (security) when using Cactus unit tests?

2004-07-27 Thread [EMAIL PROTECTED]
The same as any other java client. See the current JAAS Howto topic in this forum which gives an example of a servlet doing a jaas login via a filter. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843376#3843376 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS provider failure detected:

2004-07-27 Thread jtpsoft
Hi Guys, I created a simple MDB bean using Oracle in the background but I am repetitive error messages: 09:15:10,740 INFO [JMSContainerInvoker] Reconnected to JMS provider 09:15:10,740 WARN [JMSContainerInvoker] JMS provider failure detected: javax.jms.JMSException: Error creating the dlq conn

[JBoss-user] [JBoss Getting Started Documentation] - JMS provider failure detected

2004-07-27 Thread jtpsoft
Hi Guys, I created a simple MDB bean using Oracle in the background but I am repetitive error messages: 09:15:10,740 INFO [JMSContainerInvoker] Reconnected to JMS provider 09:15:10,740 WARN [JMSContainerInvoker] JMS provider failure detected: javax.jms.JMSException: Error creating the dlq conn

[JBoss-user] [JBoss Getting Started Documentation] - Re: javax.servlet.jar missing in 3.2.5?

2004-07-27 Thread noel.rocher
Hi, the main pb comes from the new packaging of the web container. You should replace all javax.servlet.jar by default/deploy/jbossweb-tomcat50.sar/servlet-api.jar you can set it (servlet.jar property) up in the build.properties file (highest level). Add a jsp.jar property too (pointing to the

[JBoss-user] [Javassist user questions] - Re: classloaders, loading classes dynamically

2004-07-27 Thread budevik
"chiba" wrote : Good. | What the user class path and the container's class loader should be | given to Javassist depends on the underlaying platform. I could not | come up with an idea to automatically detect them. | the most elegant solution I can imagine now is to pass any object from

[JBoss-user] [JBoss.NET & SOAP] - Performance with large SOAP messages

2004-07-27 Thread joeybernard
I have an app that uses the bean serializer to go through and serialize data being gathered from a database. For average sized queries, it works fine. But for larger queries, the response time goes up into the several minutes range. I'm wondering if anyone else has any ideas on what I can do

[JBoss-user] [Javassist user questions] - Re: classloaders, loading classes dynamically

2004-07-27 Thread chiba
Good. Of course two thing had to be made: injecting user classpath | and container's classloader What the user class path and the container's class loader should be given to Javassist depends on the underlaying platform. I could not come up with an idea to automatically detect them. Anyway, t

[JBoss-user] [HTTPD, Servlets & JSP] - Re: option in jboss to force all to insert pragma headers

2004-07-27 Thread geraldj
Thanks for the filter and will give it a go. Just out of curiosity was there ever a feature in previous releases of Jboss that did this ??? Gerald :> View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843365#3843365 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [Beginners Corner] - JBoss in a DMZ?

2004-07-27 Thread tabate
Hi, I've got a Jboss 4 AS running in a DMZ with a private ip, the firewall forwards ports to it (using DNAT) from its public ip address. The problem being that the client (RMI) keeps tring to connect to the servers private address (No Route to Host). It is making initial connection, but the servers

[JBoss-user] [Persistence & CMP/JBoss] - Re: Use two identical databases within JBoss 3.x

2004-07-27 Thread coolhour
Okay, binding more datasources seems not to be a problem. But how can I switch from my application from one db to the other. the EJBs would also be the same. How could JBoss recognize which datasource he should use. My two databases have the same structure. They only differ in their content. Gre

[JBoss-user] [Performance Tuning] - javax.naming.CommunicationException: for multiple clients

2004-07-27 Thread ibudhou
I am having an application which will create 50 clients(threads) . When these threads try to lookup the ejb home simultaneously some of them (around 30 )got the ejb object while others could not giving the exception : javax.naming.CommunicationException: Receive timed out [Root exception is jav

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL not equals to

2004-07-27 Thread juniorcarl
Cheers, that worked. So the rule of thumb is that I need to include the CDATA bit if I'm using a comparison operator like < or > in my EJB-QL? Otherwise, I can ignore it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843360#3843360 Reply to the post : htt

[JBoss-user] [Javassist user questions] - Re: Modifying jcomponent

2004-07-27 Thread chiba
That's because the JVM had loaded JLabel before toClass() was called. To avoid this, maybe you should write your own class loader to run your whole application. For details, please take a look at the tutorial. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843

[JBoss-user] [Persistence & CMP/JBoss] - Re: Use two identical databases within JBoss 3.x

2004-07-27 Thread darranl
Deploy one datasource for app a that uses database 1 and one datasource for app b that uses database 2, both of these should be bound using different JNDI names. Having production and test running in the same JBoss instance is a bad idea though incase your test system takes out the production sy

[JBoss-user] [Nukes User] - Re: TxConnectionManager error

2004-07-27 Thread KaMiKaTze
Hi! I've got the same problem but haven't found the time to investigate. If you find a solution or can describe the implications at least, could you put it into the wiki as well? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843357#3843357 Reply to the pos

[JBoss-user] [Nukes User] - Re: Another noob question re properties..

2004-07-27 Thread KaMiKaTze
There are properties files for templates where these substitutions are declared. I haven't got the sources at hand but if I remember correctly you should look under src/ressources. And there is some cross-module confusion, what I mean is, that you might find the property not in the obvious

[JBoss-user] [JBoss.NET & SOAP] - Re: load balancing web services

2004-07-27 Thread tomerbd
but the machine name is part of the http request (url), what if this machine (node) falls? how will requests be redirected ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843354#3843354 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

  1   2   >