[JBoss-user] [JBoss Getting Started Documentation] - Re: JBoss boot up failed

2004-08-17 Thread ryme78
.. um... I face the Same situation... but there is no 'JDMK things' ( __)a I just switch 'machine' ... one server to another... no IP change was occured... as no jar or war was not moved or changed... what we gonna do TT View the original post : http://www.jboss.org/index.html?modul

[JBoss-user] [Beginners Corner] - console to view global JNDI Namespace

2004-08-17 Thread carletoncourses
Is there a JNDI console for JBoss 3.2.5 which can be used to view the global JNDI Namespace ? If yes, how could I start it ? -Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845400#3845400 Reply to the post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [JCA/JBoss] - Re: Connection failure during managed transaction

2004-08-17 Thread harshmahey
Im also facing the same problem.I am trying to read data from flat file and insert the data into Database (db2) using entity beans -CMT. At times the insert runs fine but at times it gives this error. Also help on this would be great. 2004-08-17 22:13:37,806 WARN [org.jboss.tm.TransactionImpl]

[JBoss-user] [JBoss Getting Started Documentation] - Newbie: how do i "run -c myconfig" under windows

2004-08-17 Thread ryan48sg
The getting started manual, section 2.1.2 "Server Configuration" describes copying the default directory and renaming it to myconfig for testing. It then says "run -c myconfig". It might be a pretty silly question, but I have no idea how to do this under windows (2K and XP). Any pointers appre

[JBoss-user] [EJB/JBoss] - ABSTRACT_SCHEMA problem with ejb-ql

2004-08-17 Thread harshi2003
hello, In my application i want to implement a wild card search. for that i planned to use LIKE key word with ejb-ql. i have used the follwoing query (as instructed in the forum ) i have overload the ejbql query with jboss-query. following shows the queries i defined * @ejb.finder signature =

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-08-17 Thread vashistvishal
Hi People having issues with tutorial and can't resolve it from this thread can also follow the lomboz forum on Objectweb site. http://forge.objectweb.org/forum/forum.php?forum_id=360 Cheers Vishal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=384

[JBoss-user] [Management, JMX/JBoss] - Re: MBeans dependence on Service lifecycle state?

2004-08-17 Thread rgrzywinski
Thank you for your feedback and help. The last quote was especially helpful. I will reevaluate my needs and assess my next steps. I know that many people see "service" in many different lights -- just following Avalon gives some insight. I'm just curious as to how SOA with SOP used at the end

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Interrupted exception

2004-08-17 Thread oz_ko
Some addtional info. the Debug Log for org.jboss.mq: anonymous wrote : DEBUG [org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory] Extracting SpyConnectionFactory from reference | DEBUG [org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory] The GenericConnectionFactory is: [EM

[JBoss-user] [Installation & Configuration] - Re: how to specified the application path in jboss-3.2.5

2004-08-17 Thread nischalsharma
tag is attribute View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845391#3845391 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845391 --- SF.Net email is sponsored b

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-08-17 Thread jbosszone
Dear Vishal I have cleared up to "Create Web Client" in Chapter 9. For solving my troubles on the "deploy.wsdd"file, what I did are as follows; 1. From the thread info in http://forge.objectweb.org/forum/forum.php?thread_id=1087&forum_id=360 , added "jboss-j2ee.jar" in JAVA build-path.

[JBoss-user] [Management, JMX/JBoss] - Re: MBeans dependence on Service lifecycle state?

2004-08-17 Thread rgrzywinski
Dimitris, I appreciate your responses but you appear to be approaching all of my questions from the standpoint of a developer. Development is one very small piece of the puzzle. The much larger pieces are deployment and maintenance, specifically remote (via MBeans) deployment and maintenance.

[JBoss-user] [Nukes User] - Re: nukes 1.1RC2 available

2004-08-17 Thread evantoliopoulos
Hi All, Is the nukes_filestat table still needed? I have noticed that the following create table statement is missing from setup.ddl. CREATE TABLE `nukes`.`nuke_filestat` | ( `pn_vmid` varchar(16) NOT NULL, | `pn_id` bigint NOT NULL, | `pn_from` bigint NOT NULL, | `pn_length` bigint NOT

[JBoss-user] [Beginners Corner] - Re: Hypersonic problems

2004-08-17 Thread balunasj
I too am having this issue. Any hints? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845337#3845337 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845337 --- SF.Ne

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-08-17 Thread janilsal
Vishal, have you looked at JBossIDE for eclipse? There is a tutorial that describes building a J2EE app with it. Maybe you can create one tutorial version for JBossIDE also. Anil View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845342#3845342 Reply to t

[JBoss-user] [JCA/JBoss] - Re: RAR inside an EAR

2004-08-17 Thread GreyDeath
| | ftisoft/jca/FileSystem/local | ftisoft.resource.adapters.rar | javax.resource.cci.ConnectionFactory | FileSystem.local | FileSystem.local | META-INF/Filesystem.local | my -ds.xml file. I looked into the log (after turning tracing

[JBoss-user] [EJB/JBoss] - Obtaining client IP within server-side Interceptor

2004-08-17 Thread simon_ep
Hi, I've been looking for a portable means of obtaining a calling client's IP address from within a server-side JBoss/EJB Interceptor, with no success. Currently, my system requires the client IP address so that the Interceptor can associate it with some limited monitoring information, which is

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-08-17 Thread vashistvishal
Hi Anil, Thanks for that, can u plz post that link to me on [EMAIL PROTECTED] Vishal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845381#3845381 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845381

[JBoss-user] [Management, JMX/JBoss] - Re: MBeans dependence on Service lifecycle state?

2004-08-17 Thread [EMAIL PROTECTED]
My view is the following: MBeans by themselves is just another tool that can be used in many different ways. JBoss used it primarily as a component integration/configuration bus, with the added benefit that "some" management would be possible. Since MBean services can be implemented in many dif

[JBoss-user] [Management, JMX/JBoss] - Re: MBeans dependence on Service lifecycle state?

2004-08-17 Thread genman
If you're not comfortable with how administrators handle your MBeans, create your own JSP wrapper or feel free modify the JMX console to suit your requirements. I suggest you program your MBean to throw an exception if the service is not in the requisite state and an attribute is changed. If y

[JBoss-user] [Installation & Configuration] - Re: Configuring login in jboss

2004-08-17 Thread ltcmelo
Hi, first i'd like to recall that my configuration is MySQL, JBoss 3.2.3 and i'm also using Struts (what wouldn't matter i think). I got so far what seems to be the necessary configuration, but it's not working as expected. Then, i'll post some code to see if other can point my mistakes. I'd lik

[JBoss-user] [Beginners Corner] - Tutorial on J2EE using JBOSS, Eclipse and Lomboz : Chapter 9

2004-08-17 Thread jbosszone
Dear Vishal I have cleared up to "Create Web Client" in Chapter 9. For solving my troubles on the "deploy.wsdd"file, what I did are as follows; 1. From the thread info in http://forge.objectweb.org/forum/forum.php?thread_id=1087&forum_id=360 , added "jboss-j2ee.jar" in JAVA build-path.

[JBoss-user] [Installation & Configuration] - Configuring login in jboss

2004-08-17 Thread ltcmelo
How do i configure jboss for a login module with jaas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845314#3845314 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845314 --

[JBoss-user] [Security & JAAS/JBoss] - Clusters, authenticating proxy and dynamic certificate gener

2004-08-17 Thread AlexM
Hello, I am building an application that will provide support services to client applications running on the users' machines. Communication between clients and the server is XML-RPC based and must be secure, i.e. use SSL for both client and server authentication. The server will have to be able

[JBoss-user] [Management, JMX/JBoss] - Not start Service on server start?

2004-08-17 Thread rgrzywinski
Is there a way to have a Service created but not started on server startup? I am trying to use JBoss' Services in SOP and there are cases where services should be deployed (and created) but not started. My research shows that this is not possible but I wanted a confirmation. If not possible, i

[JBoss-user] [EJB/JBoss] - Re: Library required for standalone/remote client

2004-08-17 Thread javadin
jbossall-client.jar in the client directory should be sufficient. Dinesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845354#3845354 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845354 --

[JBoss-user] [Clustering/JBoss] - How to access HA Singleton MBean clusterwide via EJB

2004-08-17 Thread twwwt
Hello! I'm trying to access a HA Singleton MBean from session EJBs but experiencing a problem which really makes me ill. First the EJB looks up the RMIAdaptor: | Properties properties = new Properties(); | properties.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFa

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Working servlet suddenly starts getting HTTP error 500

2004-08-17 Thread DumpTruck
My server (3.0.7) is running on an multiprocessor and previously would die after about 5 hrs. I just tried the following GC options and it's been running for almost 24hrs: -server -XX:+UseParallelGC -XX:+AggressiveHeap Seems that multiprocessors can push cause problems for the GC. Nice ar

[JBoss-user] [Beginners Corner] - General question about the twiddle and deployer scripts

2004-08-17 Thread balteo
Hello, Can anyone tell me what the "twiddle" and "deployer" scripts are for and how to use them please? Thanks in advance, Julien. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845348#3845348 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [HTTPD, Servlets & JSP] - JSP wizard in JBoss-IDE

2004-08-17 Thread tfchen
Hi guys, I am using JBoss-IDE plug-in for eclipse. and I created a simple servlet from the tutorial. Question. Is there a simular tutorial that can show me how to write a JSP page from using JBoss-IDE? I wrote a simple JSP using the wizard. but how do I run it on JBoss? Greatly Appreciated.

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: Cannot run JBoss 3.2.2 java.lang.ClassNotFoundException:

2004-08-17 Thread bibudh
Hi Darranl, i tried ur suggestion but that didn't work. And that's quite natural, since the folder D:\JewelBoxSDK1.4\JewelBox\products\jboss-3.2.2\bin\org\jboss\system\server (after renaming the folder) doesn't contain any class named ServerImpl. The 4 classes that it contains are NoAnnotati

[JBoss-user] [EJB/JBoss] - Re: Library required for standalone/remote client

2004-08-17 Thread albert_steed
Thanks a lot for the reply. Albert. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845375#3845375 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845375 --- SF.Net em

[JBoss-user] [Installation & Configuration] - Help: JBoss Stops Responding

2004-08-17 Thread objec
We're running JBoss3.2.3 with Jetty on Redhat 9.0 and suns 1.4.2_04 vm. On this appserver we have a simple jmx mbean that does direct socket communication with a vender for some crazy custom interface. We also have a servlet that we use to monitor the health of the jmx mbean. The problem we're

[JBoss-user] [Persistence & CMP/JBoss] - CMR with entity beans in different databases?

2004-08-17 Thread noleto
I having problem to delete and list records of a entity that have relation with a entity of another database. I'm using xdoclet to generating code. I specifield the correct database to both entity beans. I'm using Jboss 3.2.5, Sql Server 2000 with microsoft driver, xdoclet Relation (1:1)

[JBoss-user] [Beginners Corner] - Beginner trying to understand the classloader system: please

2004-08-17 Thread albert_steed
Hello, Here is the problem: I am calling a method from a jsp as follows: | <% | com.mycompany.MyClass mc = new com.mycompany.MyClass(); | mc.print(); | %> | 1. First I tried dropping the jar into the %jboss_home%\lib directory and I get a package does not exist error. Why? 2. Second I

[JBoss-user] [Installation & Configuration] - is jboss walking all over itself?

2004-08-17 Thread jim_stoll
hey guys i keep getting the following exception in the intilialization of jboss... | java.rmi.server.ExportException: Port already in use: 1098 | Makes me think that jboss is perhaps walking all over itself Reason: i do a port scan just prior to bringing up jboss and port tcp /udp 1098 is

[JBoss-user] [Persistence & CMP/JBoss] - Re: cannot switch from hypersonic to oracle

2004-08-17 Thread darranl
Have you put the jbosscmp-jdbc.xml in the jar file? I have not tried specifying the datasource using XDoclet tags, I normaly specify it in the build script, have you checked the contents of jbosscmp-jdbc.xml? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=384

[JBoss-user] [EJB/JBoss] - java stored procedure and JNDI - java.io.StreamCorruptedExce

2004-08-17 Thread lucasam
Please, IÃÂm using Java Stored Procedure(Oracle) and Stateless Session Bean(JBoss). The java stored procedure is the client of a session bean. Im getting this error: | javax.naming.CommunicationException. Root exception is java.io.StreamCorruptedException: Type code out of range, is 0 |

[JBoss-user] [JCA/JBoss] - Re: JBOSS + org.postgresql.largeobject.LargeObject API for B

2004-08-17 Thread artursaporito
solution outofmemory jboss View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845359#3845359 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845359 --- SF.Net email is s

[JBoss-user] [Installation & Configuration] - Re: hot redeploy ear ClassCastException

2004-08-17 Thread kddubb
I found a fix that seems to work...this problem was fixed in 3.2.6RC1. I have ported the fix backwards into my 3.2.5. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845353#3845353 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Advanced Documentation] - Will pay for docs if there is sth about JBossAS+POJO+AOP con

2004-08-17 Thread nthx
Hi all. My company will purchase your documentation if there is something about: -How to run plain Java system inside JBoss or standalone, but using services provided by JBoss, mean: transactions, persistance, replication, others.. Using of course metadata to describe class' properties. Are ther

[JBoss-user] [Beginners Corner] - Re: install jboss3.2.5 on a windows xp professional machine

2004-08-17 Thread louie171
the null thing is normal for a default config. for the url have you put localhost:8080 as this should be: http://localhost:8080 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845344#3845344 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-user] [Persistence & CMP/JBoss] - Re: cannot switch from hypersonic to oracle

2004-08-17 Thread itteerde
"darranl" wrote : Have you put the jbosscmp-jdbc.xml in the jar file? I have not tried specifying the datasource using XDoclet tags, I normaly specify it in the build script, have you checked the contents of jbosscmp-jdbc.xml? no i have not thank you very much, i ll fix some datasource mapping

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-08-17 Thread vashistvishal
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53124 For issues on chapter 9 plz refer this link as well Cheers... Vishal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845329#3845329 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Beginners Corner] - ClassCastException on lookup from ear resource file

2004-08-17 Thread MIC331
Hi - I have deployed an ear file which contains 2 ejb jar apps and a jar resource file. When trying to lookup an ejb (in one of the ejb jar apps in the same ear file) from one of the resource file classes a ClassCastException is thrown on narrowing. I have tried placing the ejb interface file i

[JBoss-user] [Installation & Configuration] - Re: Configuring login in jboss

2004-08-17 Thread darranl
Which documentation have you both read so far? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845335#3845335 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845335 --

[JBoss-user] [Installation & Configuration] - Re: Configuring login in jboss

2004-08-17 Thread worldheart
can you describe in detail? "ltcmelo" wrote : How do i configure jboss for a login module with jaas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845327#3845327 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845327

[JBoss-user] [Persistence & CMP/JBoss] - cannot switch from hypersonic to oracle

2004-08-17 Thread itteerde
i configured a oracle DataSource that works (tested it with a servlet) and tried to map an EntityBean to my database but during the deployment it continues to create the hypersonic table. any help appreciated jboss: 3.2.5 jdk/jre: 1.4.2_5 xdoclet: 1.2/jboss-ide for eclipse 3.0 /* * Project nam

[JBoss-user] [Beginners Corner] - J2EE applicaion architecture...

2004-08-17 Thread PavelKrupets
Hello, I cannot use CMP because I have very complex queries, and I cannot alter database structure. But I read that BMP are even worse (if you read multiple BMPs, only primary keys are read and afterwards rest data will be read). As I understand. If so it's quite slow. I don't know what about

[JBoss-user] [Installation & Configuration] - Re: Configuring login in jboss

2004-08-17 Thread ltcmelo
i forgot to say that i'm using jboss 3.2.3 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845317#3845317 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845317 --- SF

[JBoss-user] [Installation & Configuration] - Re: Hot deployment with jboss3.2.5/4.0RC1

2004-08-17 Thread chen_comp
It is deployed as expanded EAR format. No seperate loader repository for application. The hierarchichy will be something like: test.ear lib/utility1.jar lib/utility2.jar META-INF/application.xml ejb.jar test.war META-INF/manifest.mf In

[JBoss-user] [EJB/JBoss] - javax.ejb.ObjectNotFoundException: No such entity!

2004-08-17 Thread balteo
Hello, Thanks for the reply. Yes I know for sure the row is in the table. This is why I don't understand this error. Other users have encountered the same problem but I can't establish how to solve it from the posts on the forums. Note that I am migrating from jOnas to jboss and it works with jo

[JBoss-user] [Beginners Corner] - Re: Extremely slow InitialContext::lookup invocation...

2004-08-17 Thread PavelKrupets
Forgot something: I was using JBossIDE while making beans. Everything (JRE, JBoss) installed and runned using default configuration. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845303#3845303 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Installation & Configuration] - Re: Linux + JBoss 3.2.2 problem with file handles and multip

2004-08-17 Thread mrtom
Maybe too late but... Using lsof with wc can be misleading. The repeated files you are seeing are the same files but for each java thread running. The actual filehandles will be shared amongst each thread - so as a _rough_ guide you may want to divide the 4000+ figure by the number of java thre

[JBoss-user] [Persistence & CMP/JBoss] - Re: Weird error with jboss, Hypersonic and Flavormap.propert

2004-08-17 Thread loubyansky
Maybe the problem is whitespaces in the path? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845296#3845296 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845296 ---

[JBoss-user] [Persistence & CMP/JBoss] - Re: How to avoid the select before insert with JDBCPkSqlCrea

2004-08-17 Thread loubyansky
Try to add this attribute | jboss.jdbc:service=SQLExceptionProcessor | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845294#3845294 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845294 ---

[JBoss-user] [Beginners Corner] - Extremely slow InitialContext::lookup invocation...

2004-08-17 Thread PavelKrupets
Hello, I am completely new to J2EE. I made a simple project with one statless session bean. I invoke InitialContext.lookup(...) method and it hangs application for about 30-50 seconds! I am using: Server: RedHat Linux 9, Sun JRE 1.5, JBoss 4.0RC1 (PC: Celeron 1700, 386MB RAM, 40GB HDD). Serve

[JBoss-user] [EJB/JBoss] - Re: javax.ejb.ObjectNotFoundException: No such entity!

2004-08-17 Thread loubyansky
You want to say the row is in the db? JDBC says it's not. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845288#3845288 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845288 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss+WSMQ - connection to queue is closed after several hou

2004-08-17 Thread the_leech
Hi, I encountered the following problem in JBoss 3.2.5 : There are 2 WS queues (only the first one is in fact in use) and a singleton MDB per queue. After JBoss is started there are 3 open conenctions (I used netstat to find out the number of sockets) per each queue and everything works fine. JB