[JBoss-user] [Installation & Configuration] - Re: jboss 3.2.3 can run on redhat ES??

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

[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication in JBoss (login)

2004-06-01 Thread _alex
remowaller, try to use some kind of key exchange identification. For example look at SRP in JBoss. Alexander View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837165#3837165 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-user] [Installation & Configuration] - Re: JDOM.jar class loading issue

2004-06-01 Thread vivkap01
I am getting the error too. I am using JBoss 3.2.3 and JDOM b 9. What is the resolution ? Is this a known bug ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837164#3837164 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [JCA/JBoss] - oracle-ds.xml error (May be)

2004-06-01 Thread puneetjains
Hi my ear application is using Oracle as back end and we r using JMS for messaging. i am trying to configure minimal mode of jboss 3.2.2 but it is giving this error 09:27:29,578 INFO [Server] Starting JBoss (MX MicroKernel)... 09:27:29,578 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (bu

[JBoss-user] [Installation & Configuration] - jboss 3.2.3 can run on redhat ES??

2004-06-01 Thread hokan
jboss 3.2.3 can run on redhat ES?? please comment.. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837162#3837162 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837162

[JBoss-user] [Installation & Configuration] - Re: URGENT: Classloading issue: No class found even that the

2004-06-01 Thread vivkap01
Hi I have a similar problem. I am using JBoss 3.2.3 and JDOM b9. I get this error: ROR [STDERR] java.lang.NoClassDefFoundError: org/saxpath/SAXPathException 2004-06-01 22:13:31,500 ERROR [STDERR] at java.lang.Class.forName0(Native Method) 2004-06-01 22:13:31,500 ERROR [STDERR] at java.lang.Class.

[JBoss-user] [Persistence & CMP/JBoss] - Re: Mapping Entity Beans to Database Tables

2004-06-01 Thread abcolson
Well, I have some news, but I don't know how thrilled I am with it. First, without changing anything WRT my Question bean and descriptors, nor without redeploying, I added a view in my database called "question" which maps to "Questions" and maps the fields like category_id to categoryid. The r

[JBoss-user] [Installation & Configuration] - Can't start JBOSS

2004-06-01 Thread mike_jr
I downloaded jboss-3.0.8_tomcat-4.1.24.zip But I couldn't start JBOSS, Following is the log message Can anyone help me on this> 2004-06-02 10:32:03,015 ERROR [org.apache.commons.digester.Digester] Begin event threw exception java.lang.reflect.InvocationTargetException: jav

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Web container delay and no response

2004-06-01 Thread cidylong
"cidylong" wrote : Dear Sir/Madam | | We are developing J2EE applications with Jboss 3.0.4 which deployed on Win2k advanced server. | | We got some very wired hangup after a new patch on existing application, looks like web container delays 3- 10 seconds to dispatch request to EJB cont

[JBoss-user] [HTTPD, Servlets & JSP] - Web container delay and no response

2004-06-01 Thread cidylong
Dear Sir/Madam We are developing J2EE applications with Jboss 3.0.4 which deployed on Win2k advanced server. We got some very wired hangup after a new patch on existing application, looks like web container delays 3- 10 seconds to dispatch request to EJB container, but after some time frame s

[JBoss-user] [EJB/JBoss] - Re: Lookup inside EJB

2004-06-01 Thread jmwong
Thanks for the clue. I ended up getting it to work by looking up by excluding the "java:comp/env/" part. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837155#3837155 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837

[JBoss-user] [Nukes User] - nukes 1.1RC1 available

2004-06-01 Thread jae77
the first release candidate for the nukes 1.1 release is now available. you can check it out from cvs using the following tag: Nukes_1_1_0_RC1 i've also made a precompiled version for mysql available here: http://www.scriptkitty.org/nukes-1.1.0-mysql-RC1.zip if you want to use a diff

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Invalid Column Type

2004-06-01 Thread [EMAIL PROTECTED]
Aha, it is working. I can excuse incompetence if it looks like you are making the effort :-) Although you broke my other rule. ALWAYS POST THE FULL STACKTRACE. For reference: http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQJDBC2Persistence OCI works better than thin (thin has a 4k limit o

[JBoss-user] [Messaging, JMS & JBossMQ] - Invalid Column Type

2004-06-01 Thread dnanto
I am trying to reconfigure JMS to use Oracle instead of the Hypersonic database default. To avoid Adrian's wrath, I did quite a bit of research on my own ;) Looking on the forums, I found the references to docs/examples/jms, and copied over the XML file for oracle, pointing it to my oracle DS,

[JBoss-user] [Nukes User] - Re: Nuke and Wiki

2004-06-01 Thread cooper
do cvs co nukes-website and look at the built. there is a modified version of jspwiki View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837150#3837150 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837150 -

[JBoss-user] [Beginners Corner] - Multiple Data Source

2004-06-01 Thread cells100
How can we connect to multiple Data Source? e.g. ODBC for Foxpro and mysql together. Simon Ng View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837148#3837148 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837148 ---

[JBoss-user] [HTTPD, Servlets & JSP] - Re: servlet 2.3 web container first class loading in JBoss 3

2004-06-01 Thread hate12sj
I get the following error when I followed the steps. 2004-06-01 15:51:45,007 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.util.OnlyOnceErrorHandler" object is not assignable to a "org.apache.log4j.spi.ErrorHandler" variable. 2004-06-01 15:51:45,007 ERROR [STDERR] log4j:ERROR The class "org.a

[JBoss-user] [Nukes User] - user error

2004-06-01 Thread sjaaksken
hi, I'm havin a noob problem (as I still am a noob). In the installation file they describe how you should have a root user with no password. I already have a root user but it has a password and I can't change it (cause my configuration is set up with user 'root' and that password. first of all

[JBoss-user] [Nukes User] - Re: Nuke and Wiki

2004-06-01 Thread dmissud
Hiya, I look in the forum and i find the other post on the wiki. But i didn't find if it's possible to find the custum version of jspwiki for Nuke. I look to find how to connect wiki authorisation to nuke identification and the integration in a template (just for sample) Thx in advance for a

[JBoss-user] [Nukes User] - Nuke and Wiki

2004-06-01 Thread dmissud
Hiya All, I just start to work with Nuke, and i have a question. On the jboss nuke site, the jspwiki is full integrated. Its a new nuke module or the futur release ? or it s a simple integration of the www.jspwiki.org. In the last case, where i can find the the description to use it with my n

[JBoss-user] [JBoss.NET & SOAP] - Re: web-service.xml - Duplicate Entries

2004-06-01 Thread andreas_austing
You updated the nsdev site, right? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837137#3837137 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837137 --- This SF.N

[JBoss-user] [JBoss.NET & SOAP] - Re: web-service.xml - Duplicate Entries

2004-06-01 Thread andreas_austing
Thanks, now everything works fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837136#3837136 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837136 --- This SF.

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Authenticating To 3rd Party JMS Provider Probem

2004-06-01 Thread [EMAIL PROTECTED]
The DLQUser/Password are used in createQueueConnection, as are the ones in JmsXARealm. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837135#3837135 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837135 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Authenticating To 3rd Party JMS Provider Probem

2004-06-01 Thread joshlam
Hi Adrian, You are right on and it had something to do with JNDI access. I had to add the following to the conf/jndi.properties file: | java.naming.security.principal=dude | java.naming.security.credentials=dude | That did the trick. Thanks for your help! Just out of curiosity though,

[JBoss-user] [Management, JMX/JBoss] - Re: MBeans dependencies

2004-06-01 Thread clau25
Sorry, i posted an older log. Meanwhile i had changed jboss.mq:service=Naming in jboss:service=Naming, but i still got the same error. Then i thought it was something wrong with the classloader because of the error you mentioned: Depends On Me: java.lang.RuntimeException: [Missing message conf.

[JBoss-user] [JCA/JBoss] - Re: Oracle based JNDI connection ( JBoss 3.2.3 on W2K )

2004-06-01 Thread [EMAIL PROTECTED]
FAQ - java:/OracleDS View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837132#3837132 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837132 --- This SF.Net email is sp

[JBoss-user] [JCA/JBoss] - Oracle based JNDI connection ( JBoss 3.2.3 on W2K )

2004-06-01 Thread pereran
Hi, I am attempting to do an Oracle based JNDI connection. I have the following in c:\jboss-3.2.3\server\default\deploy\oracle-ds.xml ( looking at the sample given in docs\example\jca ) OracleDS jdbc:oracle:thin:@localhost:1521:demo oracle.jdbc.driver.OracleDriver demo demo1

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

2004-06-01 Thread [EMAIL PROTECTED]
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820263#3820263 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837130#3837130 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837130 --

[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication in JBoss (login)

2004-06-01 Thread remowaller
Hi pilhuhn, But there's a problem. When a user (scott) creates an account he has to enter a password. this password will be stored in the database, using EJB. Before this password is stored I would like to encrypt it, that the db-admin can't read it (in the ejbStore()-method). When this user (

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

2004-06-01 Thread darlan
So sorry! I want encrypt the database password in datasource descriptor file. The Weblogic is using DES algorithm when read/write this configuration. Is it possible in JBoss 3.2.3? config.xml (Weblogic) | Darlan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtop

[JBoss-user] [News & Announcements] - Re: JBoss 4.0 DR3 and JBoss AOP 1.0 Beta Released

2004-06-01 Thread ShareMe
Sahabs, usually most J2EE app servers require on the Windows side at least some version of winNT4 or higher not win98.. If you do not have the hd space to either install win2kpro, winXP Pro, or some linux version you migh be able ot run JBoss under a cygwin install..which might be about 200 m

[JBoss-user] [Management, JMX/JBoss] - AttributeNotFoundException

2004-06-01 Thread laverite
I've created an mbean with a long (primitive) attribute. I notice when I try and update the attribute using the JBOSS JMX console more than 5 times (hitting apply changes button), I geta javax.management.AttributeNotFoundException: Writable attribute ... exception being thrown. I can't seem t

[JBoss-user] [Management, JMX/JBoss] - Re: Change jboss.rmi.server.codebase in JMX

2004-06-01 Thread [EMAIL PROTECTED]
You can define it the System Properties service mbean. I don't think you can change it without rebinding the RMI objects? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837124#3837124 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mo

[JBoss-user] [Management, JMX/JBoss] - Re: Writing WatchDog MBean for JBoss. How distributing it?

2004-06-01 Thread [EMAIL PROTECTED]
Post it as a patch at www.sf.net/projects/jboss View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837123#3837123 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837123

[JBoss-user] [Management, JMX/JBoss] - Re: MBeans dependencies

2004-06-01 Thread [EMAIL PROTECTED]
There is no such service. I Depend On: jboss.mq:service=Naming I don't know what you have done to the RMI Classloading service? Depends On Me: java.lang.RuntimeException: [Missing message conf.noDefaultConfigurationFile], ObjectName: jboss.web:service=WebServer state: FAILED I Depend On: jbos

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

2004-06-01 Thread [EMAIL PROTECTED]
You mean using something other than string passwords? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837121#3837121 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837121 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Adding header properies prior to insertion in queue

2004-06-01 Thread [EMAIL PROTECTED]
There is an example interceptor on the WIKI. But the user/password have been discarded by the time you send messages (replaced with a security token) so you would need to keep your own cross reference of which ConnectionTokens map to which users. View the original post : http://www.jboss.org/ind

[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-01 Thread [EMAIL PROTECTED]
While I generally agree with you about names and numbers, it is too naive for more complicated network configurations. e.g. 1) If you are using a firewall, although the firewall will rewrite the packet headers to translate ip addresses, it will not rewrite ip addresses embedded in the packet bodi

[JBoss-user] [Messaging, JMS & JBossMQ] - Adding header properies prior to insertion in queue

2004-06-01 Thread jdepons
I would like to add a header property prior to messages being inserted into a jms queue. The problem is that I do not have control over the client application. Is there any way on the server side to recieve the jms message from the client, run some code to add the property, and then continue

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Authorization Not Checked within Transacted JMS Sessions

2004-06-01 Thread [EMAIL PROTECTED]
Thanks that was a cut and paste error. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837113#3837113 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837113 --- This

[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-01 Thread davetron5000
OK, so sorry to be posting 8000 messages, but I solved my problem, and I believe that it was the result of a bug in JBoss that I was thankfully able to workaroud. In org.jboss.web.WebService there is a method: | protected void startService() throws Exception |{ | // Host must be

[JBoss-user] [JCA/JBoss] - Re: Not able to see uncommitted updates made within same ora

2004-06-01 Thread [EMAIL PROTECTED]
What you describe as the JBoss behaviour is also a pretty good summary of the spec. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837111#3837111 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837111

[JBoss-user] [Beginners Corner] - EJB/ JCA Container

2004-06-01 Thread ukradi
Hi all I am looking for EJB and JCA containers for Tomcat server. Is JBOSS does provide EJB and JCA containers seperately for Tomcat server? Or is it better use JBOSS application server? Have anyone use CS-WS tool developed by IBM with JBOSS application or with Tomcat? I am beginner with Tomca

[JBoss-user] [JCA/JBoss] - Re: how do I change the

2004-06-01 Thread [EMAIL PROTECTED]
Your question has been asked at least twice in the last two weeks. It is also a question about cmp (note the cunning using of cmp in the config file) not jca. Begins with "U" and ends with "se Search" Or since you are lazy and will probably only complain that you are thin skinned and can't take

[JBoss-user] [News & Announcements] - Re: JBoss 4.0 DR3 and JBoss AOP 1.0 Beta Released

2004-06-01 Thread sahabs
Hi I downloaded and unzipped JBoss 4.0 on WINDOWS98 operating system. Now I'm trying to start and stop the server following instructions from the getting started with JBoss(jbossj2ee.pdf JBoss3.2.x server) manual by Luke Taylor. I'm having some problem in starting/stopping the server. 1.The insta

[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-01 Thread davetron5000
BTW, it seems that the WebService MBean controls the RMI Codebase, and it's "Host" attribute controls the 'name of the public interface'. This is set to ${jboss.bind.address} and as such I would expect it to get my IP address as its value, based on my system properties MBean setup. Appears tha

[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-01 Thread davetron5000
OK, part of my problem seems to be that JBoss sends, to the client, a URL like http://hostname:8083/ and in the log, this appears as: Using RMI Server codebase: http://hostname:8083 It seems to be happening during the JNDI handshaking process (presumably JBoss is telling the client where to go

[JBoss-user] [Persistence & CMP/JBoss] - Re: Missing join in SQL query with EJB-QL ORDER BY clause (j

2004-06-01 Thread loubyansky
Yes, it's a bug. You also can see that t8_fr_film.film_name is included in the select. It was fixed in later versions. Can you try 3.2.4 or 3.2.3? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837105#3837105 Reply to the post : http://www.jboss.org/index.ht

[JBoss-user] [Beginners Corner] - Shutdown issue

2004-06-01 Thread skelly
When shutting down the jboss instance we get this error" SERVER_NAME:/opt/sccm/appserver/jboss/jboss-3.2.2/bin $ ./jboss_init.sh stop CMD_START = cd /opt/sccm/appserver/jboss/jboss-3.2.2/bin; /opt/sccm/appserver/jboss/jboss-3.2.2/bin/run.sh -c all 13:04:57,684 WARN [NamingContext] Failed to con

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Authorization Not Checked within Transacted JMS Sessions

2004-06-01 Thread tmjkeeney
I tested the fix with a single message in the transaction, and access was denied as expected for users without authorization. Thank you sir! I noticed two minor issues with the fix though. 1) It appears that Nukes interpreted the array index [ i ] as an italics style in the code that adds the

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - Re: remote clients

2004-06-01 Thread nickman
Depending on what you need in your client, different jars in the /client directory will be applicable. For brevity, we tend to simply use jbossall-client.jar but there are bits and pieces you may need in other jars. One bit/piece in particular we always use is the LoginInitialContextFactory (a

[JBoss-user] [JCA/JBoss] - Re: how do I change the

2004-06-01 Thread cl666cl666
Stack Trace javax.ejb.EJBException: jdbc not bound at crm.application.ejb.ServiceAgreementBean.ejbLoad(ServiceAgreementBean.java:648) at org.jboss.ejb.plugins.CMPPersistenceManager.invokeLoad(CMPPersistenceManager.java:501) at org.jboss.ejb.plugins.CMPPersistenceManager.l

[JBoss-user] [JCA/JBoss] - how do I change the "DefaultDS" to other name, like "mySQL"

2004-06-01 Thread cl666cl666
I modified standardjbosscmp_jdbc.xml and change the data source name from DefaultDS to mySQL and did the same thing in standardjaws.xml. I got the following error after that: javax.ejb.EJBException: jdbc not bound Any ideas? jboss 3.2.3 and mySQL 4016 View the original post : http://www.jboss

[JBoss-user] [JBoss.NET & SOAP] - Re: web-service.xml - Duplicate Entries

2004-06-01 Thread davidnor
You're running an earlier version of the jboss-net plugin. Here's a great link with some docs and a pointer to the latest: http://www.nsdev.org/jboss/stories/jboss-net.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837099#3837099 Reply to the post :

[JBoss-user] JBoss-IDE and axisdeploy

2004-06-01 Thread Steven Nakhla
I'm using JBoss-IDE to create some web services apps, but have noticed that the "axisdeploy" XDoclet tag is not listed when modifying a project's XDoclet configuration.  Is this a bug?  Or, is this tag not going to be supported?  How can I go about listing this in my tag choices within JBoss-IDE? 

[JBoss-user] [JCA/JBoss] - Re: Not able to see uncommitted updates made within same ora

2004-06-01 Thread csib
Did not get any clue turning trace ON. Also no warnings found. But setting auto commit to false on connection did the trick. Appears that auto commit set to true causes separate transaction per statement execution. Since default is "true", still at a loss how it was working in dbcp. View the or

[JBoss-user] [Beginners Corner] - Re: Extreme Beginner Question

2004-06-01 Thread [EMAIL PROTECTED]
Competitor XYZ may be running, say, a web reservation system on JBoss (just a guess!). Integrating their backend system to a web front end by putting a JBoss application server in between. They may want to handle the customer registration, store that information, manage user sessions, run availa

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - remote clients

2004-06-01 Thread dm
I have seen a few postings on running clients remotely. It sounds like people are installing most of the server environment on the client machine just to run a client. What needs to be installed on a client machine to run a remote client? I realize it depends on the client. Let's take ex04_1

[JBoss-user] [Management, JMX/JBoss] - Change jboss.rmi.server.codebase in JMX

2004-06-01 Thread atait
Is it possible to reset this variable in JMX? We did not set this explicitly at start up so the default gethost() value set the codebase host. We're looking for a way to rest this with out restarting the app server. Were running version 3.2.4 Thanks View the original post : http://www.j

[JBoss-user] [Beginners Corner] - Re: deployment success with JBoss3.2.1 but not with JBoss3.2

2004-06-01 Thread [EMAIL PROTECTED]
(java.lang.IllegalArgumentException: addChild: Child name '' is not unique) Something's wrong with the deployment descriptor of this EAR. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837093#3837093 Reply to the post : http://www.jboss.org/index.html?modu

[JBoss-user] [Beginners Corner] - Re: Running Java application inside JBoss

2004-06-01 Thread Brolly
Nevermind, I was making a mistake, the code is working fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837094#3837094 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837094 --

[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication in JBoss (login)

2004-06-01 Thread pilhuhn
No, I mean hashAlgorithm=string: The name of the java.security.MessageDigest algorithm to use to hash the password. The API doc also gives an example on how to build the message digest. You can store the digest as base64 encoded later on. Google for base64 encoders. View the original post : ht

[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-01 Thread [EMAIL PROTECTED]
Try adding TRACE logging for org.jnp (this is the naming category), it might show something useful. You should also look at installing some packet sniffers/network monitoring so you can see which network requests are taking time. I still think a host lookup timeout is the most likely cause. Try d

[JBoss-user] [Beginners Corner] - Re: Extreme Beginner Question

2004-06-01 Thread krollings
thanks for the responses. as for the assignment, mine is not to question why... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837090#3837090 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837090

[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-01 Thread davetron5000
I forgot to specify that I'm not using DNS. We're using the IP address. Furthermore, this behavior occurs on every Windows box on our LAN (at least all those where we've tried it), and on none of the Linux boxes on our LAN. Is there something else I can check? What happens during the look

[JBoss-user] [Installation & Configuration] - Re: 'Error in jsp file' while running the jmx console

2004-06-01 Thread darranl
Have you set the JAVA_HOME environment variable? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837088#3837088 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837088 ---

[JBoss-user] [Nukes User] - Re: HOWTO change Colour in Theme imagic

2004-06-01 Thread sgwood
The theme.html for imagic is in: nukes\src\bin\nukes-lib-jar\org\jboss\nukes\core\themes\imagic\theme.html You want to change the HTML in the Header area. Sherman View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837087#3837087 Reply to the post : http://ww

[JBoss-user] [Clustering/JBoss] - Turn on/off components in cluster

2004-06-01 Thread thad
Is it possible to manually disable a component from running on a particular server running in a clustered environment? For instance, if I have a MDB deployed on two machines, I want to be able to turn one of them off/disable it from receiving messages and let the other handle all of the work. V

[JBoss-user] [Javassist user questions] - newbie AOP problem: error in static method interception?

2004-06-01 Thread peterb
I just started experimenting with Javassist and I already ran into trouble on the first tutorial page (the method interception one). If I compile and execute the example I get the following output (no files were changed): --- pojo.noop(); --- <<< Entering SimpleInterceptor <<< Entering MethodInt

[JBoss-user] [Beginners Corner] - Re: Extreme Beginner Question

2004-06-01 Thread [EMAIL PROTECTED]
I couldn't agree more. Features chasing users is a bad thing. You can also start with Sun's FAQ http://java.sun.com/j2ee/faq.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837086#3837086 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-user] [Beginners Corner] - Re: Extreme Beginner Question

2004-06-01 Thread carpy1970
Try looking at the jboss home page, i.e. www.jboss.org. there are links there that will answer your questions (strangely enough) What your boss has asked you to do seems very strange to me. Normally you have a problem and try to find a solution to it. What your boss has said is xyz are using

[JBoss-user] [JBoss.NET & SOAP] - web-service.xml - Duplicate Entries

2004-06-01 Thread andreas_austing
Hi, there are duplicate entries in my web-service.xml after running xdoclet. why? thanks Andreas Java-Code | /* | * ImportContentBean.java | * | */ | package ip.austing.modules.cms.services; | | import java.io.File; | import java.util.Collection; | import java.util.Date

[JBoss-user] [Beginners Corner] - Re: Running Java application inside JBoss

2004-06-01 Thread Brolly
I got it working. Partially at least, the application starts but I have found a problem. I need to access a datasource directly without referencing any EJB ( The datasource is already correctly defined in a -ds.xml file and I can access it through my EJBs). Can I do it? If so how? I've been tr

[JBoss-user] [Security & JAAS/JBoss] - servlet to login a user as guets

2004-06-01 Thread remowaller
I would like to give unregistered user acces to my webapp. therefore I would like to to create an user (guest) with the role guest. This is already done. but now there's a problem: because I've stored the role in the db, I have to login the guest-user automatically as a user with the guest-role.

[JBoss-user] [Clustering/JBoss] - Cache invalidation throws EOFException

2004-06-01 Thread roennau
I am trying to perform cache invalidations between two nodes with BMP Entity Beans. Locally everything works fine, but on the second node a warning comes up: WARN [DefaultPartition] RpcProtocol.Handle(): java.io.EOFException and the is not invalidated. Does anybody have any idea about that beha

[JBoss-user] [Beginners Corner] - XDoclet, value-object and not-null FK

2004-06-01 Thread pgb
Hello, I'm using XDoclet to generate my value objects, and I'm having trouble with the compose tags. The scenario is as follows: I have a Country entity bean, and a State entity bean. A Country can have many states. In the DB, I have a foreign key on the states table, and the foreign key is sette

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

2004-06-01 Thread darlan
Hi everyone, how can I modify the database password definition in datasource descriptor file? It´s possible? I´m using JBoss 3.2.3. | ABCPool | | com.inet.tds.TdsDriver | username | password | 5 | 10 | View the original post : http://www.jbos

[JBoss-user] [Installation & Configuration] - Config Web Application in JBoss for Development Environment

2004-06-01 Thread BCardoso
Hi, I have a web application running on Tomcat stand-alone and I want to start using EJBs on my application. However, before starting to use the EJBs, I wanted to config my application to run in the Tomcat of JBoss. How do I config an web application in the JBoss ? in other words, the same thi

[JBoss-user] [Security & JAAS/JBoss] - Re: cannot get multiple realms to work with 3.2 (works well

2004-06-01 Thread Eelco69
It is all restricted content. The whole website contains confidential information: Restricted Declarative security tests /restricted/* HEAD GET POST PUT DELETE role1 no description GUARANTEED It looks like it has something to do with datasource JNDI binding, as if the fi

[JBoss-user] [Installation & Configuration] - Re: CMP2.0 bean Deployment failure with JBoss

2004-06-01 Thread carpy1970
The problem, as the error suggests, is in your ejb-jar.xml file. The ejb spec states :- The abstract-schema-name must be a valid Java identifier and must be unique within the ejb-jar file. The error is stating that one of your abstract-schema-name elements is not a valid Java identifier. View

[JBoss-user] [Installation & Configuration] - Re: Im trying to run jboss on linux.

2004-06-01 Thread lepe
or use the file bin/run.conf (at least in 3.2.3) /L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837070#3837070 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837070 ---

[JBoss-user] [Installation & Configuration] - Re: configuring log4j and Jboss client

2004-06-01 Thread rogerday
I found a solution by putting the general classpath *before* the path elements that include the jboss client jars. Is this the reccommended method? Roger "rogerday" wrote : Hi, | | I had a junit test happily using a log4j.properties file to configure logging. However, once I introduced the

[JBoss-user] [EJB/JBoss] - Re: Exception on stopping entity EJB

2004-06-01 Thread [EMAIL PROTECTED]
Its an old bug that has already been fixed for 3.2.4 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837068#3837068 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837068 ---

[JBoss-user] [Installation & Configuration] - configuring log4j and Jboss client

2004-06-01 Thread rogerday
Hi, I had a junit test happily using a log4j.properties file to configure logging. However, once I introduced the JBoss client libraries into the classpath, this stopped working, in that my logfile stopped being produced. I've seen many comments on this sort of problem but no solution. Does any

[JBoss-user] [Security & JAAS/JBoss] - Re: cannot get multiple realms to work with 3.2 (works well

2004-06-01 Thread [EMAIL PROTECTED]
This still is not telling me much. Why should the principal not be null, is there a security-constraint enforcing this? If there is not, you have to track the user in the session as there is no definition of how a principal propagates from secured to unsecured content. The only time request.getU

[JBoss-user] [Installation & Configuration] - Re: Im trying to run jboss on linux.

2004-06-01 Thread carpy1970
For a atart, modifying the run.sh script is not the best way to do it. Any time u update to a new version of jboss this file will be overwritten and you will have to remember to update it again. I have a file named java.sh in /etc/profile.d (the files in this director are run for each user whe

[JBoss-user] [Security & JAAS/JBoss] - Re: SSL configuration when using service binding management

2004-06-01 Thread [EMAIL PROTECTED]
Look at class loader configuration here: http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837061#3837061 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837

[JBoss-user] [Beginners Corner] - Extreme Beginner Question

2004-06-01 Thread krollings
My boss told me that competitor XYZ is using JBOSS and I need to find out what it is and how to make it work for us. If you point me to the correct location, Ill be happy to read up on what I want to know, but I cant find it anywhere so here is my question: What exactly is JBOSS...what problem i

[JBoss-user] [EJB/JBoss] - Re: Exception on stopping entity EJB

2004-06-01 Thread normann
Does anyone have an opinion at all? If not, I will file this as a bug. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837060#3837060 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837060 -

[JBoss-user] [Installation & Configuration] - Re: configuring as windows service

2004-06-01 Thread carpy1970
Have a look here :- http://www.jboss.org/wiki/Wiki.jsp?page=RunJBossAsAServiceOnWindows View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837059#3837059 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837059 ---

[JBoss-user] [Installation & Configuration] - Re: file.encoding system property is wrong

2004-06-01 Thread normann
Problem solved. Our production server is restarted through cron who doesn't set the LANG environment variable. Therefore file.encoding=ANSI_X3.4-1968. Our test servers are (re)started as the root user where LANG=en_US.iso8859-1. Solution was to set the LANG variable in the /etc/crontab script.

[JBoss-user] [Installation & Configuration] - 'Error in jsp file' while running the jmx console

2004-06-01 Thread nschandrasekar
While runing jmx console the following error was observed. Any clue how this coold be resloved ? Sugestions welcome. 'org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Compiling 1 source fi

[JBoss-user] [Persistence & CMP/JBoss] - Re: Missing join in SQL query with EJB-QL ORDER BY clause (j

2004-06-01 Thread wolfc
As a workaround I did: SELECT OBJECT(fr) FROM Film f, FilmRental fr, Principal p WHERE p.id = ?1 AND fr.location MEMBER OF p.locations AND fr.year = ?2 AND fr.week = ?3 AND fr.film = f ORDER BY f.name ASC View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837056#

[JBoss-user] [Nukes User] - HOWTO change Colour in Theme imagic

2004-06-01 Thread dakbari
Hi, I like to change the background colors for SiteName and Slogan in the imagic theme, but don't know where I've to do that. Any hints are welcome. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837055#3837055 Reply to the post : http://www.jboss.org/in

[JBoss-user] [Clustering/JBoss] - Join a cluster

2004-06-01 Thread dpi
Hi, I have installed a cluster of 2 machines (linux debian woody, kernel 2.4.18) and jboss3.2.3 on each of them. I have no firewall and iptables is disabled I have tested the multicast with the java testing classes : org.jgroups.tests.McastReceiverTest and all is working I have followed instr

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Servlets fail when migrating from 3.0.3 to 3.2.3

2004-06-01 Thread ShaunA
Putting in the servlet mapping code ie. | searchLesson | /servlets/searchLesson | in the web.xml file sorts it out. According to the spec this is optional, this begs the question why do I need it then? Shaun View the original post : http://www.jboss.org/index.html?module=b

[JBoss-user] [Clustering/JBoss] - Re: Bug in Clustering without farming on 3.2 ?

2004-06-01 Thread shantharam_a
Did anyone resolve this issue, we are facing a similar issue on Jboss 3.2.1 on windows with Java 1.3.1_09 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837052#3837052 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837

[JBoss-user] [JCA/JBoss] - Re: Problem with rolling back transactions with JBoss 3.2.3

2004-06-01 Thread cwoodill
Changed the code to have the connection within the user transaction it now works. Thanks JBoss Support! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837050#3837050 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=383

[JBoss-user] [Installation & Configuration] - Re: HELP - Cant Log into Mgt Console

2004-06-01 Thread lepe
argh hate this :) here is the missing lines... | | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837049#3837049 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Persistence & CMP/JBoss] - Re: Index already exists in statement

2004-06-01 Thread sbocquet
Hi, Just try with mySQL database, and have the same error : | org.jboss.deployment.DeploymentException: Error while creating table; - nested throwable: (java.sql.SQLException: Invalid argument value, message from server: "Duplicate key name 'roleId_idx0'") | So I think that this is a JB

  1   2   >