[JBoss-user] [Installation & Configuration] - Re: AOP classes not found in JBoss 4

2004-10-07 Thread johnhdoe
Is there somewhere in a configuration file I can set it to run the standard version so I can just do "run.bat"? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850713#3850713 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [Advanced Documentation] - Jboss 4 all doc subscription

2004-10-07 Thread garu
Hello, i have an all doc annual subscription for 3.2 that's expiring and i wish to renew it for 4.0. Before renewing i'd like to know if you are going to make available 4.0 doc under the same subscription or are you going to start a different one? Thanks, Gabriele. View the original post : h

[JBoss-user] [JCA/JBoss] - Re: Tomcat JNDI Datasource now in JBOSS

2004-10-07 Thread genman
1. Use the "Quote" feature around your configuration 2. Take a look at the example datasource conf. in the docs directory 3. Post appropriate parts of a stack trace; just saying you get "a huge stacktrace of errors" doesn't really convey much. View the original post : http://www.jboss.org/in

[JBoss-user] [Management, JMX/JBoss] - Re: JBoss API Documents

2004-10-07 Thread genman
You'll have to generate the docs. $ build/build.sh docs should produce them. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850710#3850710 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850710 -

[JBoss-user] [Installation & Configuration] - Re: source from cvs

2004-10-07 Thread microneering
Ignore all the stuff in the docs and forums about cvs. Use the download menu on the jboss home page and get the source from a zip file. Unzip the zip file. Then set your eclipse project to jboss-4.0.0RC2-src\build and run the ant build from there. This produces source that compiles. The ant

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: IMB MQ Alternative

2004-10-07 Thread genman
I'm not sure what your goals are. Are you saying you're sending messages from a web server to a back-end database? Why wouldn't your web server just update the database itself? In any case, take a look at the Wiki: http://www.jboss.org/wiki/Wiki.jsp?page=JBossMQ View the original post :

[JBoss-user] [Management, JMX/JBoss] - Re: JBoss API Documents

2004-10-07 Thread diripu
Hi Dimitris, I could get source from sourceforge And also some documents from JBoss wiki ... But could not get any API documents. ( i.e the class and package description) I want the Package API documents... JMX,EJB etc... Could u suggest any . Or i need to download source and creat AP

[JBoss-user] [EJB/JBoss] - problem on 1 to many relationship of CMP 1.1

2004-10-07 Thread ivanisevic
I have two beans Student and Teacher assume that each student can only have one teacher and each teacher can have more than one student. but when I deploy my bean , jboos always give me the exception message Depends On Me: org.jboss.deployment.DeploymentException: Configuration found in j

[JBoss-user] [Installation & Configuration] - Running JBoss offline, DTD Validation fails for struts-confi

2004-10-07 Thread mpmeyer
I ran into a problem when running JBoss offline on my notebook with struts, the server failed to deploy the struts-examples.war because it could not resolve the DTD vor struts-config.xml, (see quote below). I know that JBoss uses JBossEntityResolver.java to resolve some common DTD and XSD files

[JBoss-user] [EJB/JBoss] - Re: problem on 1 to many relationship of CMP 1.1

2004-10-07 Thread ivanisevic
I got the problem. I place the wrong place of the cod @ ejb-jar.xml.. should place in new tag View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850704#3850704 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850704 --

[JBoss-user] [JCA/JBoss] - Re: Connections - close them yourself - but - I am trying to

2004-10-07 Thread ronaldoc
Chris, >From the looks of your code, it looks like you're coding to an anti-pattern. See >http://blog.hibernate.org/cgi-bin/blosxom.cgi/2004/01/27#perf-problems Have you tried this: only call flush or commit at the last method ? This is probably what Gavin is describing in his blog item e.g. s

[JBoss-user] [Javassist user questions] - Re: Can Javassist control class file's version?

2004-10-07 Thread ymruan
Hi professor, The classes are not complied by myself!the version info in class files is 002E . The problem can be resolved simply by manually revising the version code. However, I am not sure if this solution would bring any potential troubles. For instance, is there any differnce i

[JBoss-user] [JBoss Getting Started Documentation] - Re: Submitting corrections for Getting Started 4.0?

2004-10-07 Thread nrichards
No, the source isn't in public CVS, yet. Nonetheless, I'm happy to receive corrections or suggestions for improvement. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850698#3850698 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [Nukes User] - Re: New Module ? : Search engines bots (spider) detection

2004-10-07 Thread jae77
"cnovara" wrote : I've implemented full CMP/CMR implementation, module implementation ok again, html template ok but I nedd 2 DB tables : signatures et log and I'm not fully satisfied by CMP creation (type control is not strict enough I think, a lot to say about it, maybe on another dev thread .

[JBoss-user] [JBoss.NET] - Export of multiple Session Beans

2004-10-07 Thread vbatista
Hello, I am exposing several session beans of the same enterprise application as web services with jboss.net . Some of these session beans export POJO's with the xdoclet tag @jboss-net.xml-schema urn="Prefix:Name". My problem is that each WSDL has the typeMappings for every POJO exported.

[JBoss-user] [JBoss.NET] - change namespace in server response

2004-10-07 Thread hagenbuc
We are currently trying to integrate with a 3rd party product who is hard coding the namespace they are looking for to "SOAP-ENV". JB.net and axis use "soapenv" by default and I know it should not matter, as long as your namespaces match between the definition in the first element and the xml n

[JBoss-user] [The Lizzard's corner] - osCommerce/e-commerce solution in Java?

2004-10-07 Thread p0larb3ar
Hi! I'm looking for an e-commerce solution like osCommerce (http://www.oscommerce.org/) but in Java instead of PHP. The reason for Java is that I then can get help with the connection to my order/account system. The system is fixed due to beeing de facto standard here in Sweden (http://www.spc

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

2004-10-07 Thread raman2072
I have implemented a connection pool in JBoss and everything seemed to be fine in developemnt environment. The moment it went to QA I have a problem where server starts fine, the conenction pool is getting created, it serves some requests and bang it goes down. Since I am using a connection pool

[JBoss-user] [EJB/JBoss] - scheduler

2004-10-07 Thread wmaidub
hi, I need programing a scheduler for my application web. I don't know how make. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850688#3850688 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850688 --

[JBoss-user] [JBoss Getting Started Documentation] - Re: Can not start the Hypersonic Manager Tool

2004-10-07 Thread jdev77
Hi, I'm having this same problem. Did you ever resolve to invoke the hypersonic databse manager while running Jboss as a Windows service? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850687#3850687 Reply to the post : http://www.jboss.org/index.ht

[JBoss-user] [Messaging, JMS & JBossMQ] - IMB MQ Alternative

2004-10-07 Thread niclarke
MQ Alternative: Hi, I came across JBoss some time ago but forgot all about it as I didn't have the time to play. I have now however a requirement at work for some kind of message que (MQ), as we plan to send xml messages from the a web site on one machine to a back-end database on a different

[JBoss-user] [JBoss.NET] - Re: JBoss.Net doesn't work with Jboss 3.2.6RC2 and JBoss 4.0

2004-10-07 Thread yaaarrrgg
I wonder if you are running into the same issue that I am. i'm having problems with the axis config file ... i notice the line: "at org.apache.axis.configuration.FileProvider.getService(FileProvider.java:290) " Anyway, here is a hack that I've been using for the time being: http://sourceforge.

[JBoss-user] [Beginners Corner] - MQ Alternative

2004-10-07 Thread niclarke
MQ Alternative: Hi, I came across JBoss some time ago but forgot all about it as I didn't have the time to play. I have now however a requirement at work for some kind of message que (MQ), as we plan to send xml messages from the a web site on one machine to a back-end database on a different

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: OutOfMemory Excep., in JMS/JBOSS 3.2.2RC4

2004-10-07 Thread genman
Any particular reason to be running 3.2.2RC4? Take a look at the JMS configuration in 3.2.5 or (better) a 3.2.6RC release. HSQLDB should be storing messages on disk. For higher capacity over 2GB, you may want to use MySQL or some other free DB instead. View the original post : http://www.jbo

[JBoss-user] [Installation & Configuration] - Spaces in install path and run.bat and Jboss 4.0.0

2004-10-07 Thread cbwhitebu
The run.bat file fails to start JBoss 4.0.0 with a NoClassDefFound error if JBoss is installed in a path that contains any spaces in the path. Changing the following line in the run.bat fixes the problem. "%JAVA%" %JAVA_OPTS% -Djava.endorsed.dirs=%JBOSS_ENDORSED_DIRS% -classpath "%JBOSS_CLASSPA

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss 4.0: Failed to load DynamicSecurityManager

2004-10-07 Thread mespee
Resolved: The key is the login-config.xml. They changed the section under . I just took the 3.2.5 part of that section, and pasted into our login-config.xml and then it worked. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850679#3850679 Reply to the po

[JBoss-user] [JCA/JBoss] - Max connections limit?

2004-10-07 Thread jornik
I have searched the JBOSS-forums regarding JCA, but I cannot find a complete answer on my issue. Our EIS allows us to connect to it with specified number of connections (90). I need a way to make sure that the number of managed connections to our EIS are no more than this specific number. I t

[JBoss-user] [EJB/JBoss] - Migration of Websphere 5.0 EJB project to JBoss 4.0

2004-10-07 Thread jsimone
We have a project done using Websphere Studio 5.1 which runs on WAS 5.0. The project consists of about 50 entity beans and 5 session beans. We would like to take this project and migrate it to run on the 4.0 version of JBoss. The ejb-jar.xml file is complete and correct. Now we are faced wit

[JBoss-user] [HTTPD, Servlets & JSP] - slow response times for jsp's

2004-10-07 Thread louie171
hi i'm running jboss 3.2.5 on a unix server and the response times of my jsps is very slow. Does anyone know how tips to spped em up! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850676#3850676 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-user] [Beginners Corner] - Incomplete select stmt generated: can anyone help

2004-10-07 Thread rnunziata
Can anyone tell me why I would get a incomplete Select stmt generated during a create. The primary key class is java.lang.Integer. I am using MySql. Where would I beging to look for an error of this type. I get the same error on the findby. There appear to be no other related error messages i

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Integrating JBossMQ with a foreign JMS provider

2004-10-07 Thread bhcohen
The " TIBCO Enterprise Message Service Application Integration Guide" section of the Tibco documentation shows how to integrate Tibco EMS with JBoss so you can have MDB's consume messages from a Tibco destination. This isn't quite a 'bridge' though it looks like something like that might be on

[JBoss-user] [Performance Tuning] - Re: File I/O error in hypersonic db after few hours test

2004-10-07 Thread kabkhan
Do not use hypersonic, it only ships with JBoss to have a database for use with all tests etc. [url]http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQDB{/url] View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850672#3850672 Reply to the post : http://www.

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

2004-10-07 Thread rkeshavan
Are there plans to certify JBoss with J2SE 5.0 anytime soon? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850671#3850671 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850671 --

[JBoss-user] [Nukes User] - Re: New Module ? : Search engines bots (spider) detection

2004-10-07 Thread theute
For the DB there is an installer but it's in 1.1 not in HEAD yet. If it is comes packaged with Nukes, it would be nice to make it work with hsqldb, even though it is not useful for production website it is very neat to try it without having anything to setup/install. A good way to show your bos

[JBoss-user] [Nukes User] - Re: New Module ? : Search engines bots (spider) detection

2004-10-07 Thread cnovara
I've implemented full CMP/CMR implementation, module implementation ok again, html template ok but I nedd 2 DB tables : signatures et log and I'm not fully satisfied by CMP creation (type control is not strict enough I think, a lot to say about it, maybe on another dev thread ...). Is it possibl

[JBoss-user] [Installation & Configuration] - Re: AOP classes not found in JBoss 4

2004-10-07 Thread [EMAIL PROTECTED]
You need to use either the standard or all configurations. The default configuration only includes the minimal j2ee required components. run.sh -c standard View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850665#3850665 Reply to the post : http://www.jboss.or

[JBoss-user] [Installation & Configuration] - Re: AOP classes not found in JBoss 4

2004-10-07 Thread THiNG
Hi, I'm also looking for a solution to this problem. But no luck yet. I get the following error: 19:59:04,057 INFO [STDOUT] java.lang.NoClassDefFoundError: org/jboss/aop/AspectManager any ideas? THiNG. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850664

[JBoss-user] [EJB/JBoss] - Application Re-Deployment Problems

2004-10-07 Thread tim.richardson
I am running JBoss 3.2.3 on Linux. I have stated things in general here, but can get more specific if need be. Here goes: 1. I have my application deployed in app1.ear. In addition to EJBs, I have several POJOs that are used by the application. 2. I have a thirdparty application deployed i

[JBoss-user] [Security & JAAS/JBoss] - RSA Clear Trust and JBoss security model

2004-10-07 Thread wmlpez
Hello: Pardon for the newbie question but I was wondering if anyone had experiences implementing Clear Trust with JBoss. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850662#3850662 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [EJB/JBoss] - Re: Could not activate; failed to restore state;

2004-10-07 Thread [EMAIL PROTECTED]
File a bug report on sourceforge with what you are doing. How long has the stateful session been inactive? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850661#3850661 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=385

[JBoss-user] [Performance Tuning] - File I/O error in hypersonic db after few hours test

2004-10-07 Thread jimyliu
We did a long time performance test(2 concurrent users) on JBoss 3.2.4 with our application. After 6-10 hrs, the JMS failed to work and the log show this error: org.jboss.mq.SpyJMSException: Could not commit tx: 72180; - nested throwable: (java.sql.SQLException: File input/output error org.hsqld

[JBoss-user] [Installation & Configuration] - URLDeploymentScanner choking on GIFs and JPEGs

2004-10-07 Thread otisg
Hello, JBoss 3.2.5, newly installed. I'm having problems deploying my EAR expanded. It looks like URLDeploymenScanner is choking on my GIFs and JPEGs, like this: 18:56:47,662 WARN [JARDeployer] Failed to add deployable jar: file:/opt/wgen-3p/.version/jboss-3.2.5/server/neptune/tmp/deploy/tmp23

[JBoss-user] [Performance Tuning] - Re: MainDeployer / Scanner

2004-10-07 Thread [EMAIL PROTECTED]
You would need to upload the file using an extension that the scanner ignored like .bak and then move it into the correct deployment name. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850658#3850658 Reply to the post : http://www.jboss.org/index.html?modul

[JBoss-user] [HTTPD, Servlets & JSP] - Re: APCHE SOAP in Jboss 3.2.3

2004-10-07 Thread gretel
Would Axis SOAP implementation meet your needs? If so, see Jboss.net forum. Basically deploy jboss-net.sar (copy from the "all" server) in your server then deploy a wsr archive with your service (probably you'll include it in an ear deployment). Access the service at http://localhost:8080/jboss-

[JBoss-user] [JBoss Getting Started Documentation] - Re: Compilation error while running

2004-10-07 Thread fkhwaja
Please ignore as I got to compile...problem was the supplementry files from sun has to be in the same directory as jobss's bank application... Faisal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850653#3850653 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Installation & Configuration] - Struts resources, not found in classpath

2004-10-07 Thread wapdat
Hi This is something I discovered with Struts in porting our applications in a standalone tomcat 4.1.27 to the tomcat 5 embedded in JBoss 3.2.5 What I found is that if the resources are in the ~WEB-INF/classes directory (mine were in ~WEB-INF/classes/resources/ApplicationResources.properties)

[JBoss-user] [Performance Tuning] - Re: JBOSS 3.2.5: 100% CPU Utilization

2004-10-07 Thread Oberkom
What are your jboss start parameters ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850651#3850651 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850651 --- This S

[JBoss-user] [JBoss Getting Started Documentation] - Compilation error while running

2004-10-07 Thread fkhwaja
Hi, I have downloaded Jboss 4 and trying to compile/deploy dukes bank application. however, when i try to compile it gives me error: compile: [javac] Compiling 3 source files to C:\khwaja\java\projects\j2eetutorial\exa mples\bank\build [javac] C:\khwaja\java\projects\j2eetutorial\examples

[JBoss-user] [Management, JMX/JBoss] - Re: How do I keep a Jboss service in CREATED state during de

2004-10-07 Thread [EMAIL PROTECTED]
JBoss currenlty has no notion of deploying a service in stopped mode. A possible hack is to not override the start() method, e.g. write a start2() then decide in your code when this other method should be called, e.g. upon reception of a particular JMX notification. The only problem is that jbo

[JBoss-user] [Performance Tuning] - JBOSS 3.2.5: 100% CPU Utilization

2004-10-07 Thread sandesh_kortikar
Hi, We are using JBOSS 3.2.5 in production area. Max user connected to server are near about 100/150. The problem is CPU utilization is 100% after few hours. Client UI slows down drastically. Due to this we have only one option shut-down server & restart, Which is immposible in production area.

[JBoss-user] [Installation & Configuration] - MainDeployer / Scanner configuration

2004-10-07 Thread bhalli
Any known way to delay Scanner or MainDeployer before it picks up new files/directory from farm or deploy directory? Cause for this questions stems from ftp loading an ear where deployer complains about application.xml not being found. The same ear untouched when deployed by restarting JBoss o

[JBoss-user] [Persistence & CMP/JBoss] - How best to model Entity Bean associations with EJBs of the

2004-10-07 Thread jgc195
Hi all, To illustrate the question, lets work with a 'News' Entity bean which contains info related to a single News Article (ie. Headline, Author, etc). This can be modelled very simply with CMP as the data is all in one table. However, if each News Article can have a number of related News A

[JBoss-user] [Performance Tuning] - MainDeployer / Scanner

2004-10-07 Thread bhalli
Any known way to delay Scanner or MainDeployer before it picks up new files/directory from farm or deploy directory? Cause for this questions stems from ftp loading an ear where deployer complains about application.xml not being found. The same ear untouched when deployed by restarting JBoss or l

[JBoss-user] [Management, JMX/JBoss] - Re: How do I keep a Jboss service in CREATED state during de

2004-10-07 Thread yurifyurif
My question was not about service dependencies. I want a particular service to stay in CREATED state for a long time after the deployment is finished. At some point in time later (which is determined by an external event) it will be started. Essentially I'm talking about ability to pre-create a

[JBoss-user] [Javassist user questions] - Re: Can Javassist control class file's version?

2004-10-07 Thread chiba
What is your compiler? javac of JDK1.5? JRE 1.4 might refuse a class file generated by 1.5 compiler. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850643#3850643 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850643

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

2004-10-07 Thread yakup
Hi everybody, i installed JBoss 4.0.0 and deployed my ear which is running properly with JBoss 3.2.5. But with JBoss 4.0 i got : NoSuchMethodException "org.apache.modeler.MBean.setDocBase(String s)" I checked the class and actually there isn't such method ! After a long investigation on

[JBoss-user] [JCA/JBoss] - Tomcat JNDI Datasource now in JBOSS

2004-10-07 Thread juan110470
I have an application which has been developed in Tomcat. I configured a datasource in Tomcat in the server.xml that comes with Tomcat. ... I also have the following entry in the web.xml of my web application: DB Connection

[JBoss-user] [Messaging, JMS & JBossMQ] - OutOfMemory Excep., in JMS/JBOSS 3.2.2RC4

2004-10-07 Thread nagu
Hello, I am using JBOSS 3.2.2RC4 with the minimal version on Monta Vista LINUX (2.4.20_mvlcge31-cpci735). I am currently using only the JMS component of JBOSS to publish and subscribe JMS events. I am using Durable events. There is one publisher and 2 subscribers and all of them are running

[JBoss-user] [Javassist user questions] - Re: running jar files?

2004-10-07 Thread chiba
You can tell Javassist the location of your jar file by calling ClassPool#appendClassPath(). Since Javassist does not provide a way to find main() by reading manifest.mf, you must write code by yourself. java.util.jar would help. View the original post : http://www.jboss.org/index.html?module=b

[JBoss-user] [Beginners Corner] - Automatic expansion of the WAR after deployment

2004-10-07 Thread david.l.small
Hi, I'm trying to convert an existing WAS 4.0 application to a jBoss application. Obviously, a noble cause. I've got the CMPs and session beans taken care of. My last hitch is in the web layer. We stash a bunch of XML files in the /WEB-INF/config/validators directory within the WAR. In a servle

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Are JMS messages cached?

2004-10-07 Thread hitcher
Getting a little bit confused. My previous post was not right, I think. The destination for the entries in the JMS table is something like TOPIC.ErrorTopic.ID:3.-2147483648 This syntax with the ID is used for temporary topics, right? So, next guess: For some reason on the customer site the topic

[JBoss-user] [Installation & Configuration] - Re: jboss can be run without console mode?

2004-10-07 Thread Didi1976
Hi, we are using http://wrapper.tanukisoftware.org. This one has proofen to be running stable in production. Regards, Didi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850634#3850634 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Are JMS messages cached?

2004-10-07 Thread hitcher
My comment about the messages being sent to a temporary topic is actually not true. I mis-interpreted the "T" in the TXOP column. It only means they are inserted by the message cache, right? I still do not know how JBossMQ works when the database is down. I would expect to get an exception imme

[JBoss-user] [Installation & Configuration] - Re: JBoss configuration for MS Sql 2000 Connection..

2004-10-07 Thread kabkhan
Post more details about what files you modified, how you are trying to use the data source and any stack traces View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850631#3850631 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [Beginners Corner] - Re: unarchiving jboss 3.2.5 on AIX 5.2

2004-10-07 Thread frankgrimes
We've seen incompatibilities between AIX's tar and linux tar. You might want to try creating a zip/jar of the contents on a windows or linux box and then unjarring it on AIX. (JAVA_HOME/bin/jar -xvf jboss-3.2.5.jar) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[JBoss-user] [Installation & Configuration] - JBoss configuration for MS Sql 2000 Connection..

2004-10-07 Thread chetu_75
Hi !! I downloaded the JDBC driver from Microsoft Website and copied to the lib directory and also modified some of the files as i found the doc from the net. Still i m not able to do the connectivity to the ms sql 2000 server. anybody did or have any step by step configure then please update m

[JBoss-user] [JCA/JBoss] - Re: Connections used in Oracle connection pool

2004-10-07 Thread penguine
Hi Adrian, is it a synchronize problem in "InternalManagedConnectionPool.java"? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850628#3850628 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850628

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

2004-10-07 Thread gortz
I've got it working, no Asian computer needed. though I needed the newest MySQL version 4.1.4a gamma and some changes to jboss xml-files. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850627#3850627 Reply to the post : http://www.jboss.org/index.html?module

[JBoss-user] [Beginners Corner] - Global objects

2004-10-07 Thread alexb_1593
Hi all, Can I have an object (say a hashtable), which can be accessed by several instances of an EJB, like this: LocalTestHome testHome = new LocalTestHome(); LocalTest test1 = testHome.create(); LocalTest test2 = testHome.create(); test1.putHash(object1,key1); Object obj = test2.getHash(key1)

[JBoss-user] [Beginners Corner] - Re: Duke tutorial JBoss 4.0 unable to create table

2004-10-07 Thread jbossforumdarrell
My chinese is rusy (i.e. non-existant). Is this different from the English version and if so where can I find a translation. After using the suggested definition file; I still had the same error. Thanks for trying. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

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

2004-10-07 Thread robisz
Please show your JNDI lookup code. robisz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850618#3850618 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850618 --- Th

[JBoss-user] [Beginners Corner] - Re: usin jboss's tomcat?

2004-10-07 Thread robisz
Just put war files into deploy directory... Tomcat is a deployable service in JBoss wich also starts when you start the server. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850617#3850617 Reply to the post : http://www.jboss.org/index.html?module=bb&op=pos

[JBoss-user] [Beginners Corner] - unarchiving jboss 3.2.5 on AIX 5.2

2004-10-07 Thread louie171
hi I have a problem unarchiving jboss-3.2.5.tar.gz on a unix box (aix5). I unzip it ok : gunzip -d jboss-3.2.5.tar.gz then untar it : tar -xvf jboss-3.2.5.tar it unpacks some of it but then stops and gives me a: tar directory checksum error Has anyone got any idea's where i am going wrong! Vi

[JBoss-user] [Beginners Corner] - Re: Duke tutorial JBoss 4.0 unable to create table

2004-10-07 Thread worldheart
The Chinese Edition of <> can be downloaded from the following site: http://www.open-v.com Enjoy yourself! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850615#3850615 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [JBoss Getting Started Documentation] - Re: Plans for JBoss 4.0.x Documentation

2004-10-07 Thread worldheart
The Chinese Edition of <> can be downloaded from the following site: http://www.open-v.com Enjoy yourself! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850613#3850613 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting Started on JBoss 3.2.x

2004-10-07 Thread worldheart
The Chinese Edition of <> can be downloaded from the following site: http://www.open-v.com Enjoy yourself! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850614#3850614 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [Beginners Corner] - usin jboss's tomcat?

2004-10-07 Thread toniG
Hello, i've created a Web Project. I used Struts and a Tomcat. The View a JSP-Page the model an JavaBean. Now i want the project to run on a JBoss and insted of an "ordinary" JavaBean i want to use EJBs, for my first try a stateless SessionBean. I used an Ant-Script to create an War-File and

[JBoss-user] [EJB/JBoss] - Re: JBoss hangs to old remote interfaces....

2004-10-07 Thread Schokoladenhase
Forget it folks As suspected its just my unbelievable dumbness. I had a war file in the deploy dir that connects to the sessionbean that had the old remote interfaces in it. Now it seems when i deploy the session bean he believes to know the remote interfaces already (from the .war) and do

[JBoss-user] [Clustering/JBoss] - Re: HAJNDI-Listener threads hang

2004-10-07 Thread jensmo
Hi. I'm having the same problem in our production environment. I'm not using multicast, though. This is very critical for us. I'm thinking about upgrading to newer JBoss version Does anyone have a fix or configuration hints? OS: Solaris 7 JRE for JBoss App Server: java version "1.4.2_04"

[JBoss-user] [Persistence & CMP/JBoss] - Re: Turning down Hibernate logging

2004-10-07 Thread fatbatman
I added < category name="net.sf.hibernate" > < priority value="INFO"/ > < /category> to JBOSSDIR/conf/log4j.xml which seemed to do the trick thanks anyway View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850608#3850608 Reply to the post : http:

[JBoss-user] [Management, JMX/JBoss] - Re: How do I keep a Jboss service in CREATED state during de

2004-10-07 Thread [EMAIL PROTECTED]
That's what service dependencies are all about. E.g.: | | | | mydomain:name=mbean2 | | | | | | Regards /Dimitris View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850607#3850607 Reply to the post : http://www.jboss.org/

[JBoss-user] [Management, JMX/JBoss] - Re: JBoss API Documents

2004-10-07 Thread [EMAIL PROTECTED]
Sure, check out the source code from sourceforge :) With a few subsystems you may find some material on the JBoss wiki or the free docs. Regards /Dimitris View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850606#3850606 Reply to the post : http://www.jboss.org

[JBoss-user] [JBoss.NET] - Re: Integrate Axis 1.2 with JBoss !!

2004-10-07 Thread tdiesler
Well, you need to have J2EE-1.4 compliant appserver to use JBossWS. The jboss-3.x branch is J2EE-1.3. The question is, can you upgrade to jboss-4.0.0? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850605#3850605 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [EJB/JBoss] - Re: ejbCreate with parameters for Stateless Session Bean

2004-10-07 Thread darranl
anonymous wrote : am i doing something wrong. Yes - Stateless session beans are not allowed to take parameters for ejbCreate - the bean instance created is NOT associated with a specific client. anonymous wrote : According to the EJB 2.1 Spec (Sec 7.11.3, p110), we should be able to define ejb

[JBoss-user] [Security & JAAS/JBoss] - Re: SSL not working in tomcat 3.2.4 tomcat 5.0

2004-10-07 Thread vikash_sharma
It worked fine. BY default no page comes at SSL port. But if you specifically access the war files, they can be used View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850604#3850604 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-user] [EJB/JBoss] - Could not activate; failed to restore state;

2004-10-07 Thread roberto
I have a my own HttpSessionListener class that create a new stateful session and put the handle in the httpsession. After this when a servler or jsp start, the handle is retrieved from the httpsession and use the getEJBObject() to retrieve the stateful session but an exception occurs: i have tr

[JBoss-user] [Installation & Configuration] - Configuring multiple deploy directories logs error message d

2004-10-07 Thread tmkarthi
Hi, I've configured JBoss to deploy files from two directories, because I wanted PrefixDeploymentSorter to determine my application deployment order. For this I added another deployer in conf/jboss-service.xml as follows: | | jboss.system:service=MainDeployer | jboss.depl

[JBoss-user] [Messaging, JMS & JBossMQ] - Are JMS messages cached?

2004-10-07 Thread hitcher
We had some weird phenomenons at a customer site that we are unable to explain. I am actually not sure if anyone can explain that. I can already see adrian asking me what drugs I am taking :) The customer is currently running acceptance tests for our product which will take about 2 months. Our

[JBoss-user] [JBoss.NET] - Re: Integrate Axis 1.2 with JBoss !!

2004-10-07 Thread lyc1
"tdiesler" wrote : Currently we use an axis-1.1 derivative that is BasicProfile-1.0 compliant. Axis in JBoss has entered maintenance and will no be developed further. Instead we plan to integrate our own SOAP stack - a.k.a. JBossWS | I'm not sure to understand. OK, Jboss.Net is dead, and Jbos

[JBoss-user] [Installation & Configuration] - Re: jboss can be run without console mode?

2004-10-07 Thread heijmasa
Hi, u need to change the script on the following part if u don't make use off a separate user to run JBoss under, guess u could change it from jboss to root, if u don't mind it. #define the user under which jboss will run, or use RUNASIS to run as the current user JBOSSUS=${JBOSSUS:-"jboss"} c

[JBoss-user] [Installation & Configuration] - Re: Cocoon 2.1.5.1 running in JBoss 4.0 with JDK 1.5 RC

2004-10-07 Thread edzu
Hello again, I forgot to mention that my OS is Debian Linux "sarge". I Have updated to JDK 1.5.0 final, but no luck. any idea? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850596#3850596 Reply to the post : http://www.jboss.org/index

[JBoss-user] [EJB/JBoss] - JBoss hangs to old remote interfaces....

2004-10-07 Thread Schokoladenhase
Hi everyone... I have a Problem redeploying EJBs in JBoss Im deploying a Stateless Session Bean using Eclipse and the myeclipse plugin... (works fine). But when i alter the Interfaces or the method signatures in the bean, undeploy the bean and then redeploy it JBoss still says that the meth

[JBoss-user] [Persistence & CMP/JBoss] - Turning down Hibernate logging

2004-10-07 Thread fatbatman
Hello, I'm using Hibernate with JBoss as an mbean. I'm trying to turn the debug level for hibernate down, how do I do this? I've turned off displaying SQL by putting false into jboss-service.xml But I still get lots of debug message like; 2004-10-07 08:06:34,905 DEBUG [net.sf.hibernate.im

[JBoss-user] [Nukes User] - Re: New Module ? : Search engines bots (spider) detection

2004-10-07 Thread cooper
sounds good, can yuo package it better :-) ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850593#3850593 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850593 ---

[JBoss-user] [EJB/JBoss] - ejbCreate with parameters for Stateless Session Bean

2004-10-07 Thread prem_chandiramani
Hi, I've been trying to create a Stateless Session Bean that has an ejbCreate method that takes some parameters. I'm using JBoss 3.0.8 and was wondering if this is just a version limitation or am i doing something wrong. my code looks something like | public void ejbCreate(String param1,

[JBoss-user] [Javassist user questions] - Can Javassist control class file's version?

2004-10-07 Thread ymruan
Hi, When I use javassist to transfers class files,I met this problem.When source class files' version is upper to 1.4. the target classes can not be invoked in an applet(JRE 1.4). Get a class.FormatError(extra bytes). When I change the class version info by myself.(eg. form CAFE BABE 000