[JBoss-user] [Beginners Corner] - JBoss API doc

2004-06-13 Thread xeibya
Hi, 
Can anyone tell me where I can find JBoss API doc?

Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838586#3838586

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838586


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Rank beginner trying to get anything working ...

2004-06-13 Thread pumuckel
Have you specified a jndi.properties filr for the client.


  | java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  | java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
  | java.naming.provider.url=localhost
  | 

this file must be on the classpath when starting up the client

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838588#3838588

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838588


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - redeploy: IOException while loading persisted sessions: java

2004-06-13 Thread idocoding
hi folks,

since i am using jboss 3.2.4 with catalina (used 3.2.1 with jetty before), i get the 
following error, if i redeploy.
thanks,

marcus


11:41:17,236 ERROR [ManagerBase] IOException while loading persisted sessions: j
ava.io.WriteAbortedException: writing aborted; java.io.NotSerializableException:
 java.net.URLClassLoader
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException
: java.net.URLClassLoader
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1278)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:18
45)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)

at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
at java.util.HashMap.readObject(HashMap.java:986)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:824
)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)

at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:18
45)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)

at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:18
45)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)

at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:18
45)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)

at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:18
45)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)

at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
at org.apache.catalina.session.StandardSession.readObject(StandardSessio
n.java:1338)
at org.apache.catalina.session.StandardSession.readObjectData(StandardSe
ssion.java:882)
at org.apache.catalina.session.StandardManager.doLoad(StandardManager.ja
va:416)
at org.apache.catalina.session.StandardManager.load(StandardManager.java
:343)
at org.apache.catalina.session.StandardManager.start(StandardManager.jav
a:657)
at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:
499)
at org.apache.catalina.startup.ContextConfig.managerConfig(ContextConfig
.java:315)
at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:63
5)
at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfi
g.java:216)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
268)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:823)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:80
7)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)

at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:
503)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838587#3838587

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838587


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one 

[JBoss-user] [Beginners Corner] - Re: JBoss API doc

2004-06-13 Thread vashistvishal
Download src code and then generatea pi doces from there,  it has a shell script which 
does that for you in one of the directoreis i forgot now which one.
I hope this helps.

Cheers...
Vishal

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838589#3838589

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838589


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: NO HTTPSESSION DISTRIBUTION

2004-06-13 Thread madadi
hai,

my problem solved...thanks..

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838590#3838590

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838590


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - One CMP with 2 Tables

2004-06-13 Thread madadi
Dear all...

I am new to j2ee. i want to strore data in mysql which contains 2 tables.is it 
possible with one Ejb(CMP) ?
when i tried i got some problems..

thanks in advance...

regards
madadi


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838591#3838591

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838591


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Hundreds of MBeans running concurrently

2004-06-13 Thread walkman
How can I improve the performance of MBeans ?
I have got hundreds - thousends of them running concurrently.
I need to be able to run concurrently as many as I can and each MBean needs to do fast.

Any Idea ?
if so are there any XDoclets tags for it.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838592#3838592

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838592


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: EJB-QL Finder method error

2004-06-13 Thread pumuckel
I think I solved the problem.
I used a MySQL 4.0.15 DB. This DB does not support subqueries. 
MySQL 4.1.x should do it, but at this is at the moment at alpha stage.
I tried it with MSSQL DB and it worked.

Does anybody know if Postgres does support subqueries?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838593#3838593

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838593


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Rank beginner trying to get anything working ...

2004-06-13 Thread sheepdog
pumuckel wrote : this file must be on the classpath when starting up the client
It was not in the classpath.  Seems strange to put a properties file in the 
classpath.  Anyway the standard JBoss template has this file in 2 places, /etc and 
/build/bin.  I put the one in /build/bin into the classpath since that one specified 
the port 1099, and ran the client.  The error was the same, no change.  I'm certain it 
was in the classpath since the classpath is printed out by the client.  Other ideas?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838594#3838594

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838594


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Declared sql runs slowly

2004-06-13 Thread treespace
To confirm the performance loss, I would execute the same query using the same driver 
using JUnit or from a simple Java main method. Unlikely to be a JBoss problem per se. 
PL/SQL will be faster, but no an order of magnitude faster. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838595#3838595

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838595


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - how to find the application server info

2004-06-13 Thread xeibya
Hi, 
I am wondering how to get the application server info in Java code, just like we can 
find out which db platform be used.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838597#3838597

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838597


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Hundreds of MBeans running concurrently

2004-06-13 Thread hbaxmann
The well known, but hidden:

@jboss-make-fastestest

bax

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838598#3838598

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838598


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Issues Parsing XML with 3.2.4 Upgrade

2004-06-13 Thread HunterHillegas
I am testing 3.2.4 for deployment.

When deploying one of my EARs, I see the stack trace below in my log.

Anyone else seen this? Any ideas what is causing it? We use JDOM to parse an XML file 
when the web app is started up. That seems to be the source

Is this some kind of issue with a library that is upgraded with 3.2.4? I don't even 
know where to start looking.

20:25:58,810 ERROR [BaseModelMBean] Exception invoking method addChild
org.apache.xerces.parsers.ObjectFactory$ConfigurationError: Provider 
org.apache.xerces.parsers.IntegratedParserConfiguration could not be instantiated: 
org.apache.xerces.impl.dv.DVFactoryException: DTD factory class 
org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
at org.apache.xerces.parsers.ObjectFactory.newInstance(Unknown Source)
at org.apache.xerces.parsers.ObjectFactory.findJarServiceProvider(Unknown 
Source)
at org.apache.xerces.parsers.ObjectFactory.createObject(Unknown Source)
at org.apache.xerces.parsers.ObjectFactory.createObject(Unknown Source)
at org.apache.xerces.parsers.SAXParser.(Unknown Source)
at org.apache.xerces.parsers.SAXParser.(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.(Unknown Source)
at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParserImpl(Unknown Source)
at org.apache.xerces.jaxp.SAXParserFactoryImpl.setFeature(Unknown Source)
at org.apache.commons.digester.Digester.setFeature(Digester.java:570)
at 
org.apache.catalina.startup.DigesterFactory.patchXerces(DigesterFactory.java:111)
at 
org.apache.catalina.startup.DigesterFactory.newDigester(DigesterFactory.java:79)
at org.apache.catalina.startup.TldConfig.createTldDigester(TldConfig.java:407)
at org.apache.catalina.startup.TldConfig.tldScanStream(TldConfig.java:507)
at org.apache.catalina.startup.TldConfig.tldScanJar(TldConfig.java:471)
at org.apache.catalina.startup.TldConfig.execute(TldConfig.java:306)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4260)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:109)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.apache.catalina.core.StandardContext.init(StandardContext.java:5412)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:109)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:267)
at 
org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:68)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:306)
at org.jboss.web.WebModule.startModule(WebModule.java:62)
at org.jboss.web.WebModule.startService(WebModule.java:40)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)

[JBoss-user] [Beginners Corner] - Issues Parsing XML After 3.2.4 Upgrade

2004-06-13 Thread HunterHillegas
I am testing 3.2.4 for deployment.

When deploying one of my EARs, I see the stack trace below in my log.

Anyone else seen this? Any ideas what is causing it? We use JDOM to parse an XML file 
when the web app is started up. That seems to be the source

Is this some kind of issue with a library that is upgraded with 3.2.4? I don't even 
know where to start looking.

20:25:58,810 ERROR [BaseModelMBean] Exception invoking method addChild
org.apache.xerces.parsers.ObjectFactory$ConfigurationError: Provider 
org.apache.xerces.parsers.IntegratedParserConfiguration could not be instantiated: 
org.apache.xerces.impl.dv.DVFactoryException: DTD factory class 
org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
at org.apache.xerces.parsers.ObjectFactory.newInstance(Unknown Source)
at org.apache.xerces.parsers.ObjectFactory.findJarServiceProvider(Unknown 
Source)
at org.apache.xerces.parsers.ObjectFactory.createObject(Unknown Source)
at org.apache.xerces.parsers.ObjectFactory.createObject(Unknown Source)
at org.apache.xerces.parsers.SAXParser.(Unknown Source)
at org.apache.xerces.parsers.SAXParser.(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.(Unknown Source)
at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParserImpl(Unknown Source)
at org.apache.xerces.jaxp.SAXParserFactoryImpl.setFeature(Unknown Source)
at org.apache.commons.digester.Digester.setFeature(Digester.java:570)
at 
org.apache.catalina.startup.DigesterFactory.patchXerces(DigesterFactory.java:111)
at 
org.apache.catalina.startup.DigesterFactory.newDigester(DigesterFactory.java:79)
at org.apache.catalina.startup.TldConfig.createTldDigester(TldConfig.java:407)
at org.apache.catalina.startup.TldConfig.tldScanStream(TldConfig.java:507)
at org.apache.catalina.startup.TldConfig.tldScanJar(TldConfig.java:471)
at org.apache.catalina.startup.TldConfig.execute(TldConfig.java:306)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4260)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:109)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.apache.catalina.core.StandardContext.init(StandardContext.java:5412)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:109)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:267)
at 
org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:68)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:306)
at org.jboss.web.WebModule.startModule(WebModule.java:62)
at org.jboss.web.WebModule.startService(WebModule.java:40)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)

[JBoss-user] [Installation Configuration] - Extremely verbose debug mode?

2004-06-13 Thread Some1ne
I'm trying to debug a mobile application which sends requests to a JBoss server and 
was wondering if there's any way to make JBoss spew all requests it recieves either to 
the console or to a log file...basically, if (in the land of pretend where everything 
is simple like it should be) a server-client transaction consists of the client saying 
Hey, give me /pages/index.html to the server and then the server saying Okay, here 
it is... back to the client, I want the Hey, give me /pages/index.htm to get 
written either to the console, or a log file, or both...is there any way to do this?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838601#3838601

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838601


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - getEJBLocalObject

2004-06-13 Thread sanjewad
Hi I am using JBoss 3.2.3 and I have written a proxy class to invoke ejb methods.

public Object invoke(Object ejbObjectName, String methodName, Object[] parms)
Iam invoking the method above because I have the Localobject with me when I call the 
invoke method.

my parms include LocalObject parameter types as well.
implementation inside the invoke method says 

 Class[] parmClass = new Class[parms.length];
for (int i=0;iparms.length;i++)
parmClass=parms.getClass();

but it does not covert to real type because it returns a proxy class.
how can I get the actual EJBLocalObject cladd from the parm object.

---
invoke methos is here.

 public Object invoke(Object ejbObjectName, String methodName, Object[] parms){
Object result = null;
try {
Class[] parmClass = new Class[parms.length];
for (int i=0;iparms.length;i++)
parmClass=parms.getClass();

//System.out.println(parms.);
Method bizMethod = 
ejbObjectName.getClass().getMethod(methodName,parmClass);

/*Now call the desired method on it
 */   
result = bizMethod.invoke(ejbObjectName, parms);
} catch (Exception e) {
System.err.println(Caught an exception in invoke method.);
}
return result;
}

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838602#3838602

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838602


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Where should I config the data source ?

2004-06-13 Thread yundi
I know if I wanna get the connection by data source.
I need to have a jndi configured.
Where should I put it and how ?

One more question,  did the data source of jboss support connection pool ?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838603#3838603

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838603


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: DataSource API's from JBoss

2004-06-13 Thread yundi
so, did the data source implementation of jboss support connection pool itself?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838604#3838604

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838604


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user