[JBoss-user] [Persistence CMP/JBoss] - Re: Error while creating table on a CMP Bean

2005-02-22 Thread Jarva55
It seem's like the primary key was malformed. Have a look at that.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Different protection domains for server and application

2005-02-22 Thread simon.g
Great to know, thanks a lot.

Simon

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - passing password to LDAP server

2005-02-22 Thread gmeroz
In my application, i'm creating a module for user management where i need to 
add/update/getAll users in the LDAP server.

i'm using the same LDAP for authentication as well.

when i connect the LDAP for these operations, i want to use the same 
username/password which were used for login. (i'll enable access to this module 
only to users that have the right role...)

i'm using basic authentication.

the problem is that in my application i can not get the user's password. i get 
only the principal.

is there a way to pass on the same password used for login?

regards
Gil

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JBoss under configuration management

2005-02-22 Thread tquas
Thanks, Scott, for the quick response. I appreciate you putting a feature 
request in Jira. Could you please give a rough estimate when this will be 
available? I'm asking because we don't have any JBoss customization code yet, 
and integration-wise I'd prefer not to open that can at the moment.

Would it be an option to add '.svn' to the current implementation of 
org.jboss.deployment.scanner.DeploymentFilter and roll this feature out with 
the next release of JBoss before going for the freely configurable solution? I 
guess this would save us both some time.

Thanks again,
-tom

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: JBoss ws-client - .NET interoperability issue

2005-02-22 Thread siano
Hi,

I tried the following type mapping, but it didn't have any effect at all (the 
message looks exactly as it did before).


  | typeMapping
  |   qname='ns1:GetAllRoutingTargets' 
xmlns:ns1='http://namespace.com/namespace/'
  |   type='java:com.test.GetAllRoutingTargets'
  |   
serializer='org.jboss.webservice.encoding.ser.MetaDataBeanSerializerFactory'
  |   
deserializer='org.jboss.webservice.encoding.ser.MetaDataBeanDeserializerFactory'
  |   encodingStyle=''
  |   typeDesc
  |   elementDesc fieldName='serviceNumber' xmlName='ns1:serviceNumber' 
xmlns:ns1='http://namespace.com/namespace/'/
  | elementOrder  
  |   element name='serviceNumber'/
  | /elementOrder  
  |   /typeDesc
  | /typeMapping
  | 

I also found a namespace tag in the definition axis' wsdd-files. However the 
wsdd-file is generated somehow by jboss (among others from the 
ws4ee-deployment.xml), but I didn't manage to get this tag into the wsdd-file.

It also seems that the targetNamespace attribute in the schema element of the 
wsdl-file is ignored. 

Is this behaviour correct?

Stephan

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - How to fiugure out from a remote client JBoss start-up compl

2005-02-22 Thread ivang
Hi, I wonder if there is a way a started remote client to be notified via JMX 
(or any other way) if the JBoss AS (3.2.3) has completed starting. Thanks.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: How to fiugure out from a remote client JBoss start-up c

2005-02-22 Thread [EMAIL PROTECTED]
Maybe you could ping the tomcat port (url pointing to 8080) to see if you can 
get back a valid responde. The tomcat connector is usually activated last...

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - XA and non-XA datasource

2005-02-22 Thread sandip_samanta
My application need both oracle-ds.xml and oracle-xa-ds.xml. 

How can I configure the both file using a same jndi-name .

Giving the same jndi-name to the both file gives an error when the server is 
booted up.


The error is as follows :

org.jboss.deployment.DeploymentException: Trying to install an already registere
d mbean: jboss.jca:name=DS_3_JBOSS,service=ManagedConnectionPool
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:71)
at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigura
tor.java:149)
at org.jboss.system.ServiceConfigurator.processDependency(ServiceConfigu
rator.java:474)
at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.ja
va:364)
at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigura
tor.java:160)
at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java
:114)
at org.jboss.system.ServiceController.install(ServiceController.java:200
)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy4.install(Unknown Source)
at org.jboss.deployment.SARDeployer.create(SARDeployer.java:208)
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 org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.ja
va:272)
at $Proxy37.create(Unknown Source)
at org.jboss.deployment.XSLSubDeployer.create(XSLSubDeployer.java:217)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:889)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:745)
at org.jboss.deployment.MainDeployer.addDeployer(MainDeployer.java:339)
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 org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:119)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:131)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy36.addDeployer(Unknown Source)
at org.jboss.deployment.SubDeployerSupport.startService(SubDeployerSuppo
rt.java:108)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:271)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:242)
at 

[JBoss-user] [JCA/JBoss] - Re: XA and non-XA datasource

2005-02-22 Thread darranl
Does giving them both the same JNDI name really make sense?

If you need access to two different datasource configurations how is the client 
of the datasource going to specify which one it wants?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - what does idle-timeout-minutes mean?

2005-02-22 Thread jieshengz
Doe it mean: 
recollect the connection from the application and put it to pool if the 
application does not use the connection after certian minutes
physically close the connection if the connection in the pool for about certain 
minutes.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: XA and non-XA datasource

2005-02-22 Thread sandip_samanta
If I have to specify different jndi-name how can I configure 
the login-config.xml, standardjaws.xml and standardjbosscmp-jdbc.xml files 
related to datasource. 

What I am asking is that do I need to specify another application-policy 
name=OracleDbRealm element in login-config.xml file?

I've already a 

application-policy name=OracleDbRealm

login-module flag=required 
code=org.jboss.resource.security.ConfiguredIdentityLoginModule
module-option name=principalxxx/module-option
module-option name=userNamexxx/module-option
module-option name=passwordxxx/module-option
module-option name=managedConnectionFactoryName 
 jboss.jca:service=LocalTxCM,name=DS_3_JBOSS/module-option
/login-module

/application-policy

element added to it. 

What needs to be done to the other files?


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Error while creating table on a CMP Bean

2005-02-22 Thread jbosser2005
Yes I know. All generated SQL statements are not compatible with HSQLDB. 

As far as I understand it, HSQLDB is used as the default database if I do not 
specify a different one in jbosscmp-jdbc.xml and I have not touched the JBoss 
configuration files at all. 

So I am still wondering why the EJB Container still generates SQL which is 
obviously for a different database but not HSQLDB. Do I have to explicitly 
declare that JBoss must use HSQLDB? 

I got really stuck on this so I hope someone can point this out for me.

Thank you.
Sven   

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: JBossHibernate Example?

2005-02-22 Thread zdavidlnx
ericmacau wrote : Hello,
  | 
  | Is there any simple example to use Hibernate in JBoss4.0.1?
  | 
  | And the deploy with HAR 
  | 
  | Eric
  | 
  | 

I just need the same  that you, if i find something i will post here

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Requesting data from multiple servers using JMX, all giv

2005-02-22 Thread paul_zm
I tried to use the workaround suggested bij Adrian to replace the 
InvokerInterceptor with the 4.0.0 version.

The first problem I got was a NullpointerException when it tries to do: 
returnValue = localInvoker.invoke(invocation);
I've put a breakpoint on the setLocal method but it never gets called? So the 
localInvoker object stays null.

So I did some extra debugging and for testing purposes I made the isLocal 
method always return false so that the invoke method would always do it the 
remote way. Then I don't get any exceptions but I still get the same results 
from all servers.

Renaming the services on all servers isn't really an option.  Any other tips I 
could try?


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Hypothesis: JBoss is slow compared to BEA

2005-02-22 Thread triathlon98
Something that can affect performance a lot (I was bitten by this one, but 
still not 100% sure I got it fixed) is jndi lookup performance.

In our config it happened that jndi was sometimes dead slow (5 to 10s), and 
other times instantenious.

This was presumably caused by the RMI stubs including server name in their data 
but the hostname not being known on the client side. Easily fixed either by 
forcing the server to only return the ip address, or by setting the hostname/ip 
in the hosts file on the client side.

The easy way to check this is by doing a telnet to the server on port 1099.

Joachim

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: JBoss ws-client - .NET interoperability issue

2005-02-22 Thread Andy_Wagg
In my case I would have done your type mapping as below and not have include a 
namespace in the element. Also. you could modify the log4j.xml  configuration 
file  to output the debug logging for Axis. You should then be able to check 
the JBoss log to ensure your type mapping has replaced the original. Your 
ws4ee-deployment.xml with these type mappings should be in your WEB-INF.


  | typeMapping
  |   qname='ns1:GetAllRoutingTargets' 
xmlns:ns1='http://namespace.com/namespace/'
  |   type='java:com.test.GetAllRoutingTargets'
  |   
serializer='org.jboss.webservice.encoding.ser.MetaDataBeanSerializerFactory'
  |   
deserializer='org.jboss.webservice.encoding.ser.MetaDataBeanDeserializerFactory'
  |   encodingStyle=''
  |   typeDesc
  |   elementDesc fieldName='serviceNumber' xmlName='ns1:serviceNumber' /
  | elementOrder  
  |   element name='serviceNumber'/
  | /elementOrder  
  |   /typeDesc
  | /typeMapping
  | 

Andy

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [J2EE Design Patterns] - Database access from the web tier

2005-02-22 Thread sixteenofour
Hi,

I'm involved in the development of J2EE web application using an 'standard' 
architecture.
View layer - Struts
Business layer - Session EJB
Persistence layer - Hibernate

We found that in few screens, where a drop-down needs to be populated based on 
a particular status selected by the user, the response time is slower beacuse 
the request has to fow through struts and then to the busniess layer and then 
fetch the result (contents for the drop-down).
We were considering the option of having a helper bean that we can use on the 
web tier to directly access a table and return the contents for populating the 
drop-down (and hence avoiding the round trip through struts-session 
EJB-hibernate. 

Please tell me is it a good design practice to access the database through 
web-tier?.

My client says it is a bad practice to access database (through java bean) from 
the web tier.

Appreciate your inputs on this.

Sriram

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [J2EE Design Patterns] - Web tier - App tier separation

2005-02-22 Thread sixteenofour
Hi,

Please enlighten me on the merits and demerits of separating the web tier and 
app tier (on separate machines) for scalability of an application. If in a 
scenario, I have multiple web servers running  and the request processed by a 
smaller cluster of app servers, can I anticipate degradation in performance? 

We are using JBoss 4.0 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Mbean for CPU Usage

2005-02-22 Thread jkashyap
Is there an Mbean hosted in the Jboss Mbean server to monitor the CPU usage of 
the system ?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Missing Library jboss-boot.jar in Server Pathes

2005-02-22 Thread Horschdi
I use:

Eclipse 3.1.0 with EMF 2.0.1
Lomboz: org.objectweb.lomboz_3.1.0.N20050106.zip
JRE 1.5.0
JBoss AS 3.2.6 

 jboss-3.2.6.zip
(includes Tomcat 5.0.28 JBossWeb HTTP server and JSP/Servlet engine, EJB, 
CMP2.0, JCA, IIOP, Clustering, JTA, JMX and more)

The Project is falling down with this Error:

Project MyJ2EEProject is missing required library: 
'M:\jboss-3.2.6\lib\jboss-boot.jar'  MyJ2EEProject   

The project cannot be built until build path errors are resolved
MyJ2EEProject   

Can you help me?





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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Hypothesis: JBoss is slow compared to BEA

2005-02-22 Thread rupfsw

 A jndi call can be made like this inside a deployment descriptor
 jndi-namejnp://localhost:1099/HelloJndi/jndi-name

Is this the way u mentioning.

Thanks
Rasp


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - JasperException: Unable to compile class for JSP

2005-02-22 Thread Dafolo
I get the following error, when I try to open an jsp-file in my browser:

C:\JBoss\server\default\work\jboss.web\localhost\FSSamples\org\apache\jsp\jsp\welcome_jsp.java:90:
 handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext 
cannot be applied to (java.lang.Throwable)
if (_jspx_page_context != null) 
_jspx_page_context.handlePageException(t);

The jsp-file looks like this:

%@ page errorPage=welcome_error.jsp %
%@ taglib uri=http://java.sun.com/jsp/jstl/core; prefix=c %
%@ taglib uri=http://java.sun.com/jsp/jstl/xml; prefix=x %


Borgerblanketter - Dafolo A/S



h1Velkommen til Borgerblanketter/h1



I'm using jdk1.5 and jboss 4.0.1.

Anyone out there know what to do

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: JBoss benchmarking

2005-02-22 Thread radl01
Hi krishnan,

can you specify your test appliaction more ? I think that your test app is 
based on CMP because you are CMP Borland expert or i'm wrong ?

I did a few test with BES and JBoss and you are right taht the BES is faster 
but in my test it was only 10 or 15 %.

Jan

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - How do I connect a already existing MySQL database to JBoss?

2005-02-22 Thread timez
I 've already created a database schema in MySQL and want a client application 
to write in the existing database. Unfortunately it always tries to create a 
new database and therefore I get following error message:

java.sql.SQLException: Duplicate key or integrity constraint violation message 
from server: Cannot add or update a child row: a foreign key constraint fails

My question now is how and where (ejb-jar.xml-file; JBoss Eclipse IDE etc.) can 
I specify that the existing database is used.
(create table tag is already set as false in standardjbosscmp-jdbc.xml)

Thanks for helping!

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: JasperException: Unable to compile class for JSP

2005-02-22 Thread Dafolo
Sorry. The jsp looks like this:
%@ page errorPage=welcome_error.jsp %
  | %@ taglib uri=http://java.sun.com/jsp/jstl/core; prefix=c %
  | %@ taglib uri=http://java.sun.com/jsp/jstl/xml; prefix=x %
  | html
  | head
  | titleBorgerblanketter/title
  | /head
  | 
  | body bgcolor=#ff
  | h1Velkommen til Borgerblanketter/h1
  | /body
  | /html

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Error while creating table on a CMP Bean

2005-02-22 Thread jbosser2005
Ok I concentrated on the PK issue and saw that I had not configured the Bean 
correctly. After adding the attribute -- primkey-field=kundennummer it works 
now. I am still wondering why this had such a tremendous effect on the SQL 
generation because I thought declaring the virtual attribute kundennummer as 
pk would be sufficient but never mind...

Thanks Jarva55 for the hint.

Sven

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - converting weblogic-ejb-jar.xml to equivalent jboss.xml

2005-02-22 Thread chitrasrivats
Hi,
  Currently I have an application running on Weblogic and want to run the 
application on jboss as well. I am trying to convert all the 
weblogic-ejb-jar.xml to equivalent jboss.xml. I am having difficulty in this as 
I dont know which tag of weblogic-ejb-jar.xml maps on to which tag of 
jboss.xml. If someone knows the procedure, kindly help me out. 
Also I would like to know what are the steps I should follow to migrate 
my application to from weblogic to jboss.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Use JBoss 3.2.6 whit an Oracle 9i database and MyEclipse

2005-02-22 Thread dieu.laurent
Hello, I'me a newbie whith JBoss and I need help to develop EJB

I've read de pdf document on the main page of JBoss and I have configure this 
for the oracle-xa-ds.xml


  xa-datasource
jndi-nameXAOracleDS/jndi-name
track-connection-by-tx/
isSameRM-override-valuefalse/isSameRM-override-value

xa-datasource-classoracle.jdbc.xa.client.OracleXADataSource/xa-datasource-class
xa-datasource-property 
name=URLjdbc:oracle:thin:@ldieu:1521:security/xa-datasource-property
xa-datasource-property name=Usersys/xa-datasource-property
xa-datasource-property name=Passwordleroylaure/xa-datasource-property
!-- Uses the pingDatabase method to check a connection is still valid 
before handing it out from the pool --

!--valid-connection-checker-class-nameorg.jboss.resource.adapter.jdbc.vendor.OracleValidConnectionChecker/valid-connection-checker-class-name--
!-- Checks the Oracle error codes and messages for fatal errors --

exception-sorter-class-nameorg.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter/exception-sorter-class-name
!-- Oracles XA datasource cannot reuse a connection outside a transaction 
once enlisted in a global transaction and vice-versa --
no-tx-separate-pools/
  /xa-datasource

  
depends 
optional-attribute-name=TransactionManagerServicejboss:service=TransactionManager
  



In the document jboss-service.xml
I include the line which sets the attribute ?Pad? to ?true?.

and I change this into the standardjbosscmp-jdbc.xml because there is no 
jbosscmp-jdbc.xml document in my folders.

and I put this 
java:/XAOracleDS datasource-mappingOracle9i/datasource-mapping

and remove this
java:/DefaultDS
datasource-mappingHypersonic SQL/datasource-mapping

I restart JBoss and He start corectly. But when I deploy the document
oracle-xa-ds.xml I havent all the messages tey show into the pdf document. I 
only have this one :
INFO [XAOracleDS] Bound connection factory for resource adapter for 
ConnectionManager 'jboss.jca:service=XATxCM,name=XAOracleDS to JNDI name 
'java:/XAOracleDS'

no other one.

What can I do to use Jboss whith MyEclipse ??
I configure it but I receive an error message when I try to start the server, 
and to deploy my jar !  
this message said:

the selected server is enabled, but is not configured properly.
Deployment to it will not be permitted until the probleme is corrected.
Please navigate to the server  preference pages and verify the field whith the 
prompt: JBoss Home Directory.  
But I don't know where is this page !

In MyEclipse I configure Xdoclet whith the fallowing elements for JBoss (I 
prviously add a Standard EJB and Jboss for this one)

Version I typed 3.2
datasource  I typed java:/security
datasourceMapping I typed oracle
and finaly for destDir I typed src/META-INF

Thank you all for your help.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: closing connection, why must be done?

2005-02-22 Thread vonarxma
buongiorno

I had the same problem. My connector does not support transactions. The 
connector should be used indirectly through a (stateful) session fascade. This 
session fascade has the following (remote) interface:

public interface ResourceFascade extends EJBObject
  | {
  | public void openConnection() throws RemoteException, 
MyResourceException;
  | public void close() throws RemoteException, MyResourceException;
  | public MyResultSet search(String searchbase, String filter) throws 
RemoteException, MyResourceException;
  | //...
  | }
  | 

This session beans trans-attribute was NotSupported. When the 
openConnection() method was called the connection was closed automatically by 
the CachedConnectionManager.

I have found two solutions for this problem:
1) Set the Debug attribute in deploy\jbossjca-service.xml to false
2) Using transactions. In my case the ResourceFascade session bean requires 
that the trans-attribute was Mandatory. In this case your connector should 
probably support transactions (I'm not sure)...

Ciao

Matthias


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Jboss 4.0.1 on RHEL 2.1

2005-02-22 Thread vsm_at_work
Can I install or deploy Jboss 4.0.1 apps on  RedHat Linux Enterprise 2.1 ES, 
Kernel 2.4.9 with glibc-2.2 ?

Thanks
vsm_at_work

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Clustering vs. simple load-balancing when no SFSB and no HTT

2005-02-22 Thread q.Werty
Hi,

I wish to load-balance my application on 2 JBoss nodes. This application use :
- some stateless sessions-beans
- NO statefull sessions-beans
- somes entities bean, with default commit mode (B)

I know I can do it with a clustered configuration BUT I' like to know if it'is 
also possible without clustering my application, just with mod_jk 
load-balancing :
- I've got an apache server in front of my JBoss servers, mod_jk connect to 
JBoss/Tomcat
- I use sticky HTTP sessions and don't need HTTP sessions replications

= So, is it possible to run 2 JBoss instances, with same database, without 
clustering them?
= Except HTTP sessions-replication, what are advantages of clustering in such 
a configuration?

My configuration :
- Apache 2.0 with mod_jk
- JBoss 3.2.7
- Oracle 9i
- Linux Debian Woody

Thanks in advance for responses.



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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Update a web application through the internet.

2005-02-22 Thread vonarxma
hi

probably u can use java webstart...

good luck

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JBoss and rmi

2005-02-22 Thread aibo
Hi,

I have searched the forums and the Internet for the question how to get JBoss 
4.0.0 work with rmi instead of jnp, but couldn't find an answer.
Does anyone know what configurations have to be changed in order to use rmi?
What is the client call?
for jnp it is e.g:
Hashtable env = new Hashtable();
env.put(Context.INITIAL_CONTEXT_FACTORY,
org.jnp.interfaces.NamingContextFactory);
env.put(Context.PROVIDER_URL, jnp://localhost:1099);
env.put(java.naming.factory.url.pkgs,
org.jboss.naming:org.jnp.interfaces);

try {

  Context ctx = new InitialContext(env);
  Object obj = ctx.lookup(HelloWorld);
}...
how does this look like for rmi?


By the way, I'd like to know if I need the all configuration for rmi (I 
thought and think the default conf should be enough, I do not need 
clustering, etc.).

Thanks.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Make each .war have their own classloader

2005-02-22 Thread moerker
Hi, 

You will find the following explanation on 

http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/docs/guide.html#Why%20%22xxxLogger%20does%20not%20implement%20Log%22?

anonymous wrote : 
  | 
  | Why xxxLogger does not implement Log?
  | 
  | Upon application startup (especially in a container environment), an 
exception is thrown with message 'xxxLogger does not implement Log'! What's the 
cause and how can I fix this problem?
  | 
  | This almost always a classloader issue. Log has been loaded by a different 
classloader from the logging implementation. Please ensure that:
  | 
  | * all the logging classes (both Log and the logging implementations) 
are deployed by the same classloader
  | 
  | * there is only copy of the classes to be found within the classloader 
hierarchy. In application container environments this means ensuring that if 
the classes are found in a parent classloader, they are not also present in the 
leaf classloader associated with the application. So, if the jar is deployed 
within the root classloader of the container then it should be removed from the 
application's library.


Best regards
moerker

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - SocketManagerHandler - Exiting on IOE

2005-02-22 Thread hero
ServerSocketManagerHa
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

After receiving and reading a BytesMessage correctly I get the following error 
after finishing MessageHandler:

[UIL2.SocketManager.ReadTask#493 client=xxx:59600] 
uil2.ServerSocketManagerHandler - Exiting on IOE
java.io.InterruptedIOException: Operation interrupted
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
at 
org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67)
at 
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133)
at 
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2313)
at 
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380)
at 
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2452)
at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2601)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:279)
at java.lang.Thread.run(Thread.java:534)


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: JBoss ws-client - .NET interoperability issue

2005-02-22 Thread siano
Thanks for your help. 

After I looked again into the generated wsdd file, I found that in addition to 
the (redefined) typeMapping with 

  | qname='ns1:GetAllRoutingTargets' 
  | 
there was another typeMapping with 

  | qname='ns1:GetAllRoutingTargets' 
  | 
(which was otherwise identical to the other one). 

After I changed that one in the way you proposed, too, it worked, so my problem 
is (hopefully) solved. (At least I was able to do some successful communication 
with the .NET server.)

Just for the record: Does anybody have a clue what this 
qname='ns1:GetAllRoutingTargets' typeMapping is for?

Stephan

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Trying to change Tx in enlist

2005-02-22 Thread javajedi
I've also started seeing this exception mixed in with the others.  Looks like 
it's probably related.  All I'm doing is committing my transaction.  The only 
thing unusual that might apply to my situation is that I've got multiple 
threads using the same transaction.

 ERROR Feb 19 13:48:34 [resource.connectionmanager.TxConnectionManager] 
- There is something wrong with the pooling?java.lang.IllegalStateException: 
afterCompletion called with wrong tx! Expected: null, actual: 
TransactionImpl:XidImpl[FormatId=257, GlobalId=redback.hmsonline.com/16116, 
BranchQual=, localId=16116]at 
org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener$TxRemover.afterCompletion(TxConnectionManager.java:589)
at 
org.jboss.resource.connectionmanager.TransactionSynchronizer.invokeAfter(TransactionSynchronizer.java:181)
at 
org.jboss.resource.connectionmanager.TransactionSynchronizer.afterCompletion(TransactionSynchronizer.java:142)
at 
org.jboss.tm.TransactionImpl.doAfterCompletion(TransactionImpl.java:1418)   
 at org.jboss.tm.TransactionImpl.completeTransaction(TransactionImpl.java:1090) 
   at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:349)

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Classpath on JBOSS

2005-02-22 Thread kalyan120
Try as below:


  | classpath codebase=/home/name/mylib/ archives=def.jar,abc.jar/
  | 

Thanks,
Kalyan.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - reload bean cache on demand

2005-02-22 Thread abv
Hello

I use JBoss 4 with cmp entity beans and commit option A. Everything works fine. 
Now I have sometimes  to change some data directly on the database. So the 
values in the cache of JBoss become invalid. I do not want to change the commit 
option and I also do not want to restart JBoss. Is there a way to force JBoss 
to reload or clean its cache?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Configuring a Domain name besides localhost in server.xml

2005-02-22 Thread bkafka
Trying to set up a  in the Tomcat server.xml file to have www.maplemtn.com  
point to my servlet instead of  http://ipnumber/maplemtn which does work.

Using Jboss 3.0.1 

In straight Tomcat this was easy because you told it to look under webapps with 
the appBase tag.  Since jboss deploys its apps to tmp directories this 
doesn't work. I've searched the forum and seen similar questions but no 
answers. Is this possible to do without having to write a proxy servlet?

In particular I have (in the server.xml )
 





My question is what should path= and what should docBase=  and/or is there 
something else I should be doing.

The server.log reads
java.lang.IllegalArgumentException: Document base 
C:\opt\jboss-4.0.1\server\default\.\maplemtn does not exist or is not a 
readable directory^M




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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Configuring a Domain name besides localhost in server.xm

2005-02-22 Thread bkafka
I meant I'm using JBOSS 4.0.1!

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - InitialContext to another jboss

2005-02-22 Thread Auzi
Hi,

I have two Jboss servers (A and B), one of which provides a service
to the other (e.g. jms q).
When I use a standalone jvm it connects to the jboss B jndi and everything 
works ok (using the initial context java.naming.provider.url property).
When I try to connect to jboss B from inside jboss A (in a jsp or startup code) 
it doesnt work, somehow the initial context I get back is the local one and not 
the remote one.

I tried to do the same with a datasource and got the same result.
I saw somewhere that there is a default behavior that if the url
is not successfully processed then the default goes back to localhost,
I just dont understand why it happens inside Jboss and doesnt happen on a 
regular JVM. 
How can I make this work ?

I'm using: Jboss 3.2.6, win2k, hsqldb (datasource db)

Code is:

Hashtable env = new Hashtable();
env.put(Context.PROVIDER_URL,jnp://mypc:1099/);
Context ctx = new InitialContext(env);
x = ctx.lookup(java:/MyDS);

Any help will be appreciated,

thanks,
Auzi

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Recommend JBOSS Configuration?

2005-02-22 Thread jcorbin4607
Thanks for the link.  It looks like you guys aren't far from releasing RC2 of 
4.0.2.  The reason for my line of question is because our product is deployed 
to hundreds and soon thousands of sites across the world on JBOSS 3.2.3 and we 
are considering upgrading our JBOSS installation.  My boss suggested ramping to 
3.2.6 and I suggested the 4.0 path.  Our development is on EJB 2.0 and I 
noticed that 4.0 is EJB 3.0.  Will a EJB2.0 based solution deploy on a 4.0.x 
server?

I like the screen that you guys use to display your issues and their status on 
the roadmap.  Is that a homegrown solution or a 3rd party product?

Thanks,
J.D.

p.s We have 2 JBOSS consultants in house starting today so we plan to pick 
their brains as well.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Frustrating! What IS JBoss/Nukes?

2005-02-22 Thread gary_kephart
-sigh- Point proven. You just defined JBoss Nukes in terms of PHP Nukes, which 
I just got through telling you I don't know anything about. Then, you add in 
other terms without explaining them: applications and modules. Or 
explaining the differences between them. As far as I'm concerned, an 
application is a J2EE EAR file or JAR file than has a main() in it.

Here's your homework: create a JBoss Nukes page without referring to/hinting 
at/mentioning PHP Nukes. Tell us the feature list from a user's point of view, 
not a developer's point of view. Explain your special terms.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - List of events when jboss restart is required.

2005-02-22 Thread gshekar
Hi,

Can somebody give a list of events when jboss restart is requied.

Regards,
-GnanaShekar- 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - OutOfMemory on the JMS Client Side

2005-02-22 Thread [EMAIL PROTECTED]
Hi,

I have build jbossmq configuration in order to use JbossMQ as a standalone 
messaging server.

The problem I have is in the client side (not in JbossMQ server).
After few hours I get OutOfMemory exceptions in my client code.

My application acts as a Topic Publisher as well as Topic Subscsriber each use 
its own connection.

I have noticed that once the Subscsriber connection is created the applicate 
starts to consume more and more memory (few KB each second) until it reaches 
OutOfMemory.

I am using Jboss version 4.0.1 on JRE 1.4.2_05


Thanks,
-Ilan




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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Recommended [JBoss] J2EE Test Suite?

2005-02-22 Thread pt_dev1
Hi all,

Does anyone have a reccommended test suite mainly for performance/load analysis 
for J2EE-based apps under JBoss?

Thanks!

jon kirton
Presynct Technologies, Inc.
[EMAIL PROTECTED]


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: jaas login from jsp : class cast exception.

2005-02-22 Thread skrishna
I am getting this error after a successful anonymous/nobody login., when i run 
a method findAll on a CMP bean. it fails to get the remote. whereas, it 
acquires the remote working off from eclipse workbench.

Please advice, if i am in the right thread, and should i be posting this 
question in ejb thread?

thanks
Sai Krishna


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Recommend JBOSS Configuration?

2005-02-22 Thread [EMAIL PROTECTED]
4.0 is j2ee1.4 which includes ejb2.1, not ejb3.0. The ejb3 previews will run on 
4.0, but ejb3 is not in the 4.0.x download. ejb 2.x works on 4.0.x.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Recommend JBOSS Configuration?

2005-02-22 Thread darranl
JBoss 4.0 is J2EE 1.4 which means that it supports EJB 2.1 which is just EJB 
2.0 with a little bit more added.

The EJB 3.0 support is deployed separately by users that want to try it out.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - classcast exception in org.jboss.util.property.PropertyMap.

2005-02-22 Thread skrishna
Please refer my post in jaas/security thread.

http://www.jboss.org/index.html?module=bbop=viewtopict=60472

--

I get this error after login using JAAS. obtaining a remote from eclipse 
workbench does not create this error, but when i deploy the ejbs in a EAR, i 
faced this problem.

error stack:
15:40:11,094 INFO  [STDOUT] java.lang.ClassCastException
15:40:11,094 INFO  [STDOUT] at 
org.jboss.util.property.PropertyMap.remove(PropertyMap.java:198)
15:40:11,094 INFO  [STDOUT] at 
org.jnp.interfaces.NamingContext.getEnv(NamingContext.java:1299)
15:40:11,094 INFO  [STDOUT] at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:526)
15:40:11,094 INFO  [STDOUT] at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:520)
15:40:11,094 INFO  [STDOUT] at 
javax.naming.InitialContext.lookup(InitialContext.java:347)
15:40:11,094 INFO  [STDOUT] at 
jmail.ejb.util.MailerEnterpriseFactory.getRemoteHome(MailerEnterpriseFactory.java:151)

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Has somebody used javassist to perform Data Flow Analysis?

2005-02-22 Thread rezahay
Hello there,

I'm looking for pice of code which uses javassist to perform Data Flow Analysis 
on Java Byte Code. I want to use that for an academic project relating 
self-management (self-healing).

If nobody has such a code I want to write it by myself. But the question is 
whether it is feasible to use javassist to write a Data Flow Analysis on java 
byte-code?

Thanks in advance

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JMX RMI Adaptor in minimal configuration

2005-02-22 Thread maffeis
Hi.

I'm using jboss-4.0.1sp1 and I would like to set up a
minimal configuration, but with JMX over RMI support.

With the minimal configuration, I'm getting a jmx not bound
exception when I try to look up jmx/rmi/RMIAdaptor.

Has somebody put together a minimal configuration with
JMX RMI support?

Thanks.
Silvano


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: HAJMS and Oracle TAF

2005-02-22 Thread sheckler
Yes, I am using OCI.
Since I changed to the newest version of the oci driver (from 9.2.0.2 to 
9.2.0.5 of oracle 9i), I could not reproduce any of the behaviour described.
The test results differences are definitly caused by the oci driver.



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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Frustrating! What IS JBoss/Nukes?

2005-02-22 Thread [EMAIL PROTECTED]
Before yelling, did you even look at the project page or datasheet ? 

http://www.jboss.com/products/nukesjboss

If you don't know anything about Nukes, you should consider looking at JBoss 
Portal as it is a step further. (And Nukes development is stopped in favor of 
JBoss Portal).

http://www.jboss.com/products/jbossportal

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Exiting on Port Clash

2005-02-22 Thread kalyan120
Hi,

If there is a port clash for any service, at the startup of the server, the 
server throws an exception and carries forward with deploying the other 
services.  We would want the server to exit from starting up, whenever there is 
a port clash during startup. Is there a way in which we can acheive this? (May 
be there might be a property like, 'exitOnPortClash' that says this, but we are 
not sure where we can find it).

Thanks,
Kalyan.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Is it necessary to use HAJMS when on a cluster?

2005-02-22 Thread sv
sv wrote : 
  | Hi DashV,
  | 
  | Could you please share your experience with JSM parallelizing, I'm a bit 
confused now...
  | 
  | 
  | Thanks in advance
  | //sv

the request is closed - with help of  JBoss  expetienced person I managed JMS 
parallelizing - pitty that examples provided in wiki does not work at all on 
JBoss 4.0\4.0.1

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - jmx-console and web-console failing

2005-02-22 Thread moudi
Hi,

I have an interesting problem here:
whwen i start jboss from command line in windows(2003): run -c all
jmx-console and web-console work just fine. But when i start it through java 
service( i installed a service on windows to run jboss) they both break. with 
the following error:

Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

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 file
[javac] javac: invalid flag: D:\JBoss\jboss-3.2.2\server\
[javac] Usage: javac 

i noticed that when starting the server from the javaservice a new folder get 
created under \server. this folder name is all although the all folder is 
already there. I belive that is why the apps break because they are trying to 
access this folder that has a space before it. i dont know why this folder is 
beeing created. when i start jboss from command line: run -c all no extra 
folder(all) is beeing created???!! any ideas why does that happen and how i 
can correct it.  also is there a configuration file on which i can configure 
jboss to start in all configuration by default. i want when i type: run the 
server start in -c all configuration by default!!

Many thanks in advance!!

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Is it necessary to use HAJMS when on a cluster?

2005-02-22 Thread [EMAIL PROTECTED]
sv wrote : the request is closed - with help of  JBoss  expetienced person I 
managed JMS parallelizing - pitty that examples provided in wiki does not work 
at all on JBoss 4.0\4.0.1

can you then please update the wiki.

cheers,

sacha



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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Logging with EAR and separate classloader

2005-02-22 Thread bmelloni
I have placed a WAR in an EAR and defined jboss-app.xml in order to run a WAR 
in a separate classloader.  As far as I can tell it is working, and logging is 
working fine for the application, but... on the first call to log4j I get an 
exception that has no obvious effect afterwards, but it is annoying.  Can 
someone help me identify what is missing?

DETAILS:

1) Exception:

10:41:58,538 INFO  [STDOUT] log4j:ERROR A 
org.jboss.logging.util.OnlyOnceErrorHandler object is not assignable to a 
org.apache.log4j.spi.ErrorHandler variable.
10:41:58,538 INFO  [STDOUT] log4j:ERROR The class 
org.apache.log4j.spi.ErrorHandler was loaded by
10:41:58,538 INFO  [STDOUT] log4j:ERROR [EMAIL PROTECTED] 
rl=file:/C:/jboss-3.2.6/server/default/tmp/deploy/tmp62837lp.ear 
,addedOrder=35}] whereas object of type
10:41:58,553 INFO  [STDOUT] log4j:ERROR 
org.jboss.logging.util.OnlyOnceErrorHandler was loaded by [EMAIL PROTECTED]
10:41:58,569 INFO  [STDOUT] log4j:ERROR Could not create an Appender. Reported 
error follows.
10:41:58,569 INFO  [STDOUT] java.lang.ClassCastException
10:41:58,584 INFO  [STDOUT] at 
org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:165)

2) Calling method: PropertyConfigurator.configure(log4jProp);
where log4jProp is a Properties object loaded from a log4j.properties file, and 
the method is called in an initialization servlet.

3) application.xml, jboss-app.xml, log4j.properties, and log4j.jar are in the 
EAR.

4) application.xml contains (beside DOCTYPE):
 application id=Application_ID 
  display-nameLesson Plan Manager/display-name
   module 
 web 
  web-urilp.war/web-uri
  context-rootlp/context-root
 /web 
   /module 
 /application 

5) jboss-app contains:
jboss-app
  loader-repository 
lp.com:loader=lp.ear
loader-repository-config 
  java2ParentDelegation=false 
/loader-repository-config 
  /loader-repository 
/jboss-app

6) log4j.properties contains (for the console appender - other stuff has no 
effect even when commented):
log4j.rootLogger=INFO, C
log4j.appender.C=org.apache.log4j.ConsoleAppender
log4j.appender.C.layout=org.apache.log4j.PatternLayout
log4j.appender.C.layout.ConversionPattern=%d{-MM-dd HH:mm:ss} %-5p 
[%C{1}.%M,%L] %m%n

Thanks.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Jboss managed connection and ClassCastException

2005-02-22 Thread thenrick
I have a cactus test that I run with JBoss managed connection to Oracle DB and 
I get a ClassCastException.  When I don't use JBoss managed connection the 
insert works fine.  The insert is putting in a CLOB.  I am using oracle 9.2.0.3 
jdbc driver.  I have JBoss 3.2.5.  I would prefer to be consistent and use 
JBoss managed connections.
Thanks in Advance,
Tom Henricksen

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Jboss managed connection and ClassCastException

2005-02-22 Thread ricardoarguello
You need to cast the Connection to 
org.jboss.resource.adapter.jdbc.WrappedConnection fist.

Then invoke the getUnderlyingConnection() method to obtain the original 
OracleConnection.

If you don't want to import org.jboss.* classes into your project, you could 
use the Reflection API to invoke the getUnderlyingConnection method.

Ricardo

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Exiting on Port Clash

2005-02-22 Thread [EMAIL PROTECTED]
No, there is no such notion. You would have to write a service that validated 
the existence of expected ports and shutdown the server on validation failure.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Exception during start up regarding table creation

2005-02-22 Thread bobsmith
I am using JBoss 3.2.6 and MySQL version 4.0.20 on Windows XP.

I'm getting the following error when starting JBoss:

2005-02-22 04:02:15,000 ERROR [org.jboss.ejb.EntityContainer] Starting failed 
jboss.j2ee:jndiName=ejb/T1Bean,service=EJB
org.jboss.deployment.DeploymentException: Error while creating table stTable; - 
nested throwable: (java.sql.SQLException: General error message from server: 
Table 'sttable' already exists)

The problem appears to be that the 
org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.tableExists(-) method [in jboss.jar] 
says that the table doesn't exist (although it does), and therefore an attempt 
is made to create the table, which fails with the above exception because the 
table already exists.

Does anyone have any pointers as what could be the problem?

Thanks,
Bob

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Problem with multiple datasources

2005-02-22 Thread satishyl
Hi,

We have a JBoss 3.2.6 server running two applications in their own class 
loaders.  Each application has its own Oracle XA datasource.

We have a staeless session bean in application 1 make a call to statelss 
session bean in application 2. All the methods in the session bean in app 2 are 
set as transaction Required. 

After calling the method in app 2 from app 1, the method in app 1 fails and 
database changes in app 1 are rolledback, however, the changes in app 2 are 
committed. I am expecting the changes in app 2 also to be rolled back because 
the transaction should be propagated to app 2.

Can anyone help me to see if I am missing anything? Is there anything more I 
need to do to allow transactions across multiple apps within the same VM?

Thanks,
Satish


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Jboss managed connection and ClassCastException

2005-02-22 Thread ricardoarguello
You could find an example for obtaining the original Connection using the 
Reflection API here (Spring Framework's CVS):

http://cvs.sourceforge.net/viewcvs.py/springframework/spring/src/org/springframework/jdbc/support/nativejdbc/JBossNativeJdbcExtractor.java?rev=1.12view=auto

Ricardo


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - shutdown jboss not possible

2005-02-22 Thread sridharb
Hi,

Inorder to run more than one JBoss instance on a single rhel host, I edited the 
ports jboss uses. I was able to startup jboss on new ports and use it. But 
shutdown.sh -S is still looking on port 1099 and so jboss is not stopping. 
These are changes i made:

jboss-3.2.5/server/default/deploy/jbossweb-tomcat50.sar/server.xml
--
8080 -- 9080
8009 -- 9009
jboss-3.2.5/server/default/deploy/jmx-console.war/cluster/clusterView.jsp
--
8080 -- 9080
jboss-3.2.5/server/default/deploy/jmx-console.war/cluster/bootstrap.html
--
1099 -- 9099
jboss-3.2.5/server/default/conf/jboss-minimal.xml
--
1099 -- 9099
jboss-3.2.5/server/default/conf/jboss-service.xml
--
8083 -- 9083
1098 -- 9098
1099 -- 9099
 -- 9444
4445 -- 9445

Please note that, I have taken care to set correct JBOSS_HOME and shutdown.sh 
is picking up correct classpath. Error message I am getting is:

18:14:16,700 WARN  [NamingContext] Failed to connect to localhost:1099
javax.naming.CommunicationException: Failed to connect to server localhost:1099
[Root exception is javax.naming.ServiceUnavailableException: Failed to connect t
o server localhost:1099 [Root exception is java.net.ConnectException: 
Connection refused]]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:213)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1185)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:516)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at org.jboss.Shutdown.main(Shutdown.java:188)
Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server
 localhost:1099 [Root exception is java.net.ConnectException: Connection 
refused]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:187)
... 5 more
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.(Socket.java:309)
at java.net.Socket.(Socket.java:211)
at 
org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:69)
at 
org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:62)
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:183)
... 5 more
Exception in thread main javax.naming.CommunicationException: Could not 
obtain connection to any of these urls: localhost:1099
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1198)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:516)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at org.jboss.Shutdown.main(Shutdown.java:188)

thanks for your help.
regards,
sreedhar.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: jaas login from jsp : class cast exception.

2005-02-22 Thread [EMAIL PROTECTED]
Create a bug report in jira with an example of what is being done. There is an 
incorrect assumption in the PropertyMap that only String values will be added 
that needs to be fixed.

http://jira.jboss.com/jira/browse/JBAS


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Iam getting java.lang.OutOfMemory while starting Persistance

2005-02-22 Thread manchala_sunil
I using Jms to send constant information produced by one sever to other server 
. at source machine all the message which are produced are exceeded memory 
limit we getting java.lang.OutOfMemory at point of
Starting of Persistance Manger

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Remote Tomcat-JBoss comm performance

2005-02-22 Thread katsteve
Hoping someone can point out what's going on here under the covers of the JBoss 
client.

In my latest tests, 85% of the total page load time in my remote Tomcat 
WebServer is spent attempting to connect to, or RMI invoking in, Jboss EJB.  
The remaining 15% is serving up static pages or constructing JSPs.  Jboss 
itself, however is flying comparatively.  For example, the home.create() method 
call completes in milliseconds in Jboss (per bean statistics), but the Tomcat 
invocation of that method will take up to 60s.  Just the java naming 
Context.lookup(beanName) alone is taking up to 30s.  What is the 
Webserver/client doing for all that time?  WebServer (Apple G5) CPU is jumping 
to, and staying at, 90-100%.


Application Architecture
4-tier: Client, WebServer, AppServer, Database
WebServer - Tomcat v5, all JSPs, Apple G5 w/2G RAM
JVM: v1.4x:  -XX:+AggressiveHeap -XX:+UseParallelGC, -noclassgc, 
-XX:NewRatio=2
Have also tried -Xmx 1.6g -Xms 1-1.6g, -Xss 2-5m
Tomcat: server.xml for standard Http Connector on 8080:
min/maxSpareThreads=1000, maxThreads=5000, acceptCount=100
enableLookups=false, debug=0
AppServer - Jboss v3.2.2, EJBs, Windows2000 Server w/4cpu, 4G RAM
JVM: v1.4x:  -Xmx 1.6G -Xms 1G, no -Xss setting, -noclassgc, 
-XX:+UseParallelGC
Any settings of -Xss generate OutOfMemory errors at startup.
-Xmx  1.6G generates OutOfMemory errors at startup.
Jboss: based on Jboss default - this is the only additional app, 
deployed via an ear.
3 Session beans, 2 stateless, 1 stateful, several entity beans, all CMT, BMP
Jboss-service.xml: PooledInvoker mbean:
MaxPoolSize=1000
MaxClientPoolSize=500 (don't know what the diff between 
these attrs is?!)
NumAcceptThreads=50
Standardjboss.xml:
Stateless container-conf: MaximumSize=5000
Stateful cache-policy: min/maxCapacity=100/1000; 
container-conf: min/maxSize=1000/5000
BMP cache-policy: min/maxCapacity=100/1000; 
container-conf: min/maxSize=1000/5000, commit-option=A
-ds.xml:
2 local-tx resource mgrs, point at same database.
Both set to min-/max-pool-size = 50/100.
Database: MySQL, v4, Apple G5 w/2GRAM
Only change from out-of-the-box:  --max_connections=1000
Also have used MSSQLServer2000 on Windows 4cpu/4G RAM - no noticeable 
difference.

Application Design/Description:
WebServer
- always starts user session. 
- User may visit static pages, or query for up to 2 game cards, or register 
(user info). 
- Common Command-Controller/ServiceToWorker/ResourceLocator Design patterns.
AppServer
- 3 Faade Session beans, with 1 local Session bean for login security
- All Entity Beans are local.
- DTO Factory Pattern for all data to/from client
- Generic Attribute Access pattern for PrimaryKey generation
- DTOs may be cached on App Server
Database:
- All incremental long primary keys in every table.
- All keys are indexed.

Client:
Custom client session generator/script runner.
Page responses are captured but ignored, very short delays between pages, 
iterations.

Tests:
Create a new user session every 2 seconds, up to 500 clients.  Continue until 
test stopped.
Randomly select a script:
1) Lookup game card, no login
2) Login, lookup game card, compare to another game card
3) Register (and be assigned to a game card), lookup my game card.
4) Login, show lists of cards


Sorry for the long windedness - I've been at this 4 months.


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Error compiling EJB-QL statement

2005-02-22 Thread fbiaggi
Hi,
Order is an sql reserved word.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Exiting on Port Clash

2005-02-22 Thread kalyan120
Thanks Scott,

Let's say, the Naming port is in clash and all the other ports are acquirable, 
the server starts up with an exception on Naming port, but deploys all the 
beans, creates the connection pools, etc.  Now, when I invoke shutdown, I'm not 
sure if all the connections are released from the pools created. Also, will all 
the other deployed services be undeployed/released when I do it this way?

Thanks,
Kalyan.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Incompatible Principal Class Name

2005-02-22 Thread gdemir
Hi,

From an MDB (with run-as identity), I call a session bean, that session bean 
call a CMP to set one field. Just before the transaction completes, I see this 
in the error log:

2005-02-22 19:17:32,273 ERROR [org.jboss.ejb.plugins.LogInterceptor] 
TransactionRolledbackException in method: public abstract void 
clb_pricing.StmtMgr.updLandedStmtDate(java.lang.Integer[],java.sql.Timestamp[]) 
throws java.rmi.RemoteException, causedBy:
org.jboss.tm.JBossRollbackException: Unable to commit, 
tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=MARDUK/468, BranchQual=, 
localId=468] status=STATUS_NO_TRANSACTION; - nested throwable: 
(javax.ejb.EJBException: null; CausedByException is:
Entity 'PPRStmt'Incompatible Principal Class 
Name:org.jboss.security.RunAsIdentity 
toString():[roles=[admin],principal=anonymous] getName():anonymous)
at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:344)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:454)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:322)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:146)
at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:123)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
at 
org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
at org.jboss.ejb.Container.invoke(Container.java:870)
at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at 
org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:155)
at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:104)
at 
org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:115)
at 
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:101)
at 
org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
at 
org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:55)
at 
org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:97)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:91)
at $Proxy726.updLandedStmtDate(Unknown Source)
at 
clb_pricing.PricingFlightListenerBean.onMessage(PricingFlightListenerBean.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
at 
org.jboss.ejb.MessageDrivenContainer$ContainerInterceptor.invoke(MessageDrivenContainer.java:475)
at 
org.jboss.ejb.plugins.SecurityProxyInterceptor.invoke(SecurityProxyInterceptor.java:175)
at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
at 
org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.invoke(MessageDrivenInstanceInterceptor.java:87)
at 
org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:105)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:280)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:146)
at 
org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke(RunAsSecurityInterceptor.java:94)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
at 
org.jboss.ejb.MessageDrivenContainer.internalInvoke(MessageDrivenContainer.java:389)
at org.jboss.ejb.Container.invoke(Container.java:870)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke(JMSContainerInvoker.java:962)
at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$MessageListenerImpl.onMessage(JMSContainerInvoker.java:1248)
at 

[JBoss-user] [Installation Configuration] - JBoss 4.0.1 goes Haywire FYI

2005-02-22 Thread rkite01
FYI,

  If a jndi.properties file in the classpath of a .war file points to another 
port other than what JBoss is configured (usually 1099) then JBoss can not 
recover.  The .war application file has to be in the deploy directory when 
JBoss is started.  JBoss will deploy beans very slowly and errors will happen 
over and over.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Managing EJB instances

2005-02-22 Thread vlewis
We need to be able to manage and monitor the activities of individual instances 
of certain message driven and session beans (which manage long running 
processes).

JMX seems a likely candidate but I can find no discussion of making instances 
of EJBs MBeans.  Is this possible?  Has anyone done it?  If this is well 
outside the scope of the design of JMX are there other approaches you have 
found that work.


Thank You,
   Victor Lewis


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Orphan connections...

2005-02-22 Thread dpegram
I've configured a DataSource under JBoss 4.0.1 to connect to an Oracle database.

I'm in the process of migrating a stand-alone thick application. So far I can 
successfully create the initial context, get the data source, open a connection 
and fetch data from the database.

Unfortunately, the connections are not released to Oracle despite calls to 
Connection.close(). I can call the close method immediately after opening the 
connection and subsequent calls to the DB fail. However, after the application 
exits Oracle still shows an open connection held by JBoss. After running the 
application several times JBoss can no longer obtain a connection. I assume it 
has reached some maximum open connection limit. When I reboot the JBoss 
application server the connections are released.

Would someone please explain why this occurs or kindly point me the relevant 
documentation to correct this behavior?

Thanks!

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Is it necessary to use HAJMS when on a cluster?

2005-02-22 Thread sv
[EMAIL PROTECTED] wrote : n please update the wiki.
  | 
  | cheers,
  | 
  | sacha
  | 
  | 


ok , but  now I have only examples with external client connected to clustered 
queue - not MDB \ MBean - with this I could not yet find a sollution (seems to 
be I missed something in hajndims... :( )


if you are interested in external clients working examples - I can do so

could you please give me a hint what is the possible reason - deployed MBean 
failed to allocate Queue - but the same code running as external client - 
runs well
.

//sv

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Error compiling EJB-QL statement

2005-02-22 Thread xyang200
I changed Order to OrderXY, and now it works. 

Thanks.

Xiaohong Yang

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Hypothesis: JBoss is slow compared to BEA

2005-02-22 Thread triathlon98
no, I mean a lookup from client code using
ctx=new Initialcontext
ctx.lookup(foo)

Joachim


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Remote Tomcat-JBoss comm performance

2005-02-22 Thread triathlon98
What are the ip addresses and server names of the two boxes?
Are you trying to access the Jboss server by IP address?

Possibly the server is replying using a computer name and this cannot be 
resolved in DNS. 
This can be fixed by starting the server with --host ip as parameter and making 
sure that hostname does not resolve to that ip address (but only localhost).

You can alwyas telnet to port 1099 on your JBoss server to check what JBoss is 
returning when trying to do a jndi lookup.

However, I have the impression you are using a tier too much. Your app would 
also benifit a lot from using the embedded tomcat (in JBoss). This way, there 
are no serialization costs (if you configure it right) and you can gain a lot 
of speed.

Joachim

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: jaas login from jsp : class cast exception.

2005-02-22 Thread skrishna
created a bug report:

http://jira.jboss.com/jira/browse/JBAS-1499

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Error: Collection types are not supported in literal mode -

2005-02-22 Thread dhaval_shah_m
I am using the wscompile from JWSDP1.5 and JBoss 4.0.1 AS

I need to expose a webservice which exposes APIs that return Java collection 
types like ArrayList.  However whenever I use the wscompile to generate the 
wsdl for the object, it gives me the following error :

error: Collection types are not supported in literal mode - Type: 
java.util.ArrayList

I was using -f:rpcliteral [and documentliteral too] and both run into the above 
failures. 

Here are the questions :

1. JAX-RPC documentation [packaged with JWSDP1.5] indicates that the JAX-RPC 
supports transparent serialization/deserialization for collection types. 
However I did not find a corresponding feature on wscompile that will enable 
that and given that using literal style gives me the above error.  So which 
wscompile feature I need to use?

2. The postings in the forum indicate that wscompile is preferred over 
java2wsdl from Axis. The following article 
http://www-128.ibm.com/developerworks/webservices/library/ws-whichwsdl/ 
indicates that there are other wsdl styles like rpc/encoded that work with data 
graphs etc. However I did not find a corresponding -f: feature on wscompile to 
enable rpc/encoded.

3. Did anybody get to compile a wsdl using wscompile and expose a service which 
accept and/or return java collection types?

[I find the JBoss Forums more active and more informant than other fora on 
similiar subjects hence posting here. I did not find a wscompile specific forum 
as well]

Thanks in advance,

Dhaval

Going through the wscompile documentation for the features, I am not clear what 
other

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - JaasLounge 0.1.0, open-source JAAS project featuring NTLM au

2005-02-22 Thread jerome.petit
Hello, 

I hope this will help those who have to authenticate users with NTLM :

JaasLounge 0.1.0 has been released.

It is an open-source, LGPL, platform-independent JAAS implementation of various 
authentication schemes.

The first release provides NTLM authentication/authorization via JCIFS.

Project page/download : http://www.jaaslounge.org

Jerome Petit

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Suppressing temp jar renaming (tmp99999*.jar)

2005-02-22 Thread cybermac912
Great! That cut my startup time from 2:30 (best case) to 40 seconds. Thanks!

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: Dike's Bank example - build failed

2005-02-22 Thread huawang_99
Did you modified jboss-build.xml to have jboss.home point to the directory 
where you installed Jboss? Hope that will help

Hua

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


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

2005-02-22 Thread fifihead
I have followed numerous examples on how to configure both the jbosscmp file 
and the ejb-jar file in order for two beans to have a many-many uni-directional 
relationship.

All my tables are building accordingly and i have my abstract accessors 
specified in both beans concerned but when i go to create a bean the link table 
is not populated. Is there any examples out there with the actual manipulation 
of the data in the database as opposed to how to configure the META-INF files

Also can i use remote beans in these relationships or does it have to be 
local???

please help 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Dependent Value Classes in jboss-ql

2005-02-22 Thread efliu
One of my EJB requires two columns as the primary key. So I created a custom 
class with the two fields and use DVC to populate it as two columns in the 
database table. Anyway my finders require comparison to one of the field in the 
DVC class, so what is the syntax for that in jboss-ql?


  | dependent-value-classes
  |   dependent-value-class
  | descriptionBidKey/description
  | classAuctionWeb.Bids.BidKey/class
  | property
  | property-nameorderId/property-name
  | column-nameOrderId/column-name
  | /property
  | property
  | property-namecompanyId/property-name
  | column-nameCompanyId/column-name
  | /property
  |   /dependent-value-class 
  | /dependent-value-classes
  | 
  | entity
  | ejb-nameBidEJB/ejb-name
  | table-nameBid/table-name
  | cmp-field
  |   field-namebidKey/field-name
  | property
  |   property-nameorderId/property-name
  |   column-nameOrderId/column-name
  | /property
  | property
  |   property-namecompanyId/property-name
  |   column-nameCompanyId/column-name
  | /property
  |   not-null/
  | /cmp-field
  | cmp-field
  |   field-nameprice/field-name
  |   column-namePrice/column-name
  | /cmp-field
  | cmp-field
  |   field-namebidTime/field-name
  |   column-nameBidTime/column-name
  | /cmp-field
  | cmp-field
  |   field-namecomments/field-name
  |   column-nameComments/column-name
  | /cmp-field
  | query
  |   query-method
  | method-namefindByCompany/method-name
  | method-params
  |   method-paramjava.lang.Integer/method-param
  | /method-params
  |   /query-method
  |   jboss-ql
  | ![CDATA[
  |  SELECT OBJECT(bd)
  |  FROM Bid bd
  |  WHERE bd.bidKey.companyId = ?1 
  | ]]
  |   /jboss-ql
  | /query
  |   
  | query
  |   query-method
  |  method-namefindByOrder/method-name
  |  method-params
  | method-paramjava.lang.Integer/method-param
  |  /method-params
  |   /query-method
  |   jboss-ql
  | ![CDATA[
  |  SELECT OBJECT(bd)
  |  FROM Bid bd
  |  WHERE bd.bidKey.orderId = ?1 
  | ]]
  |   /jboss-ql
  | /query
  | /entity
  | 
  | 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Disable database connection verify for CMP on deploy

2005-02-22 Thread patelcr
Hi,

I was wondering if there was any progress on this issue.  I am also having a 
similar problem.  I have two databases and different CMP beans accessing each 
one.  If one of the databases is down, I don't want that to affect the beans 
using the other database.  Currently, I also get java.lang.IllegalException : 
createBeanClassInstanceCommand == null .  I am using JBoss 4.0.1

Chirag

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - enabled clustering. any tweaking needed?

2005-02-22 Thread madeonmoon
hello all,

my server instance used to use default instance as a template. it now uses 
all so that i can use DistributedState to share data by instances that belong 
to the same cluster. 

is there anything else that all gives me (that default did not) besides 
clustering? chances are i may be able to remove that extra functionality i 
don't need (if it renders performance increase.

thanks a lot
james

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Is it necessary to use HAJMS when on a cluster?

2005-02-22 Thread [EMAIL PROTECTED]
You need to show us your JNDI lookup code (from your mbean) for both your 
ConnectionFactory and your Queue, you are probably not looking for the good 
name.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Removing a Stateless Session Bean

2005-02-22 Thread kalyan120
Thanks for your suggestions. I know that they won't compile. It's all pseudo 
code. I'm sure if you have would have understood the context, you wouldn't have 
tried to compile the class in your brain and you wouldn't have recited, what a 
session bean does and what an entity bean is.

Regards,
Kalyan.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Mbean for CPU Usage

2005-02-22 Thread guurk
No, that would require direct JNI connect into specific OS calls. However, 
doing so shouldn't be too hard. There's at least a couple places that talk 
about how to do CPU utilization monitoring from within Java. Then wrapping it 
in a MBean should be pretty strait forward.


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: How to fiugure out from a remote client JBoss start-up c

2005-02-22 Thread guurk
My standard way is to do a JNDI lookup on the root node. . If everything 
succeeds to that point I know for sure that's it's good.


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: How to fiugure out from a remote client JBoss start-up c

2005-02-22 Thread [EMAIL PROTECTED]
yes, but the naming service starts earlier than the tomcat connector, no?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Frustrating! What IS JBoss/Nukes?

2005-02-22 Thread gary_kephart
[EMAIL PROTECTED] wrote : Before yelling, did you even look at the project 
page or datasheet ? 
  | 
  | http://www.jboss.com/products/nukesjboss
  | 

Yes, I did. They seem to have minimal information.

anonymous wrote : 
  | If you don't know anything about Nukes, you should consider looking at 
JBoss Portal as it is a step further. (And Nukes development is stopped in 
favor of JBoss Portal).
  | 
  | http://www.jboss.com/products/jbossportal

Yeah, I saw that, too, but didn't delve into it that much. I was thinking that 
Nukes would be smaller scope and therefore easier to grok.

Like I said, I was venting (and feel much better now!) so don't take what I 
said too literally or seriously. It's just that I didn't find anything to 
answer the question from my first post. Does JBoss Nukes solve my problem? I'm 
not sure.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: JasperException: Unable to compile class for JSP

2005-02-22 Thread Ram_Bhattaru
I had a similar problem.  Figured that it was the Tag and JSPTag interfaces 
that come in JBoss distribution.  I have removed all other j2ee.jar files from 
classpath and this problem got fixed.  Just use the that comes with JBoss 
distributionThis might help your problem too.

Ram 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Problem with Transaction Manager and closing datasource conn

2005-02-22 Thread skenderbeg
Hi, new to JBoss from Weblogic, and getting an error I've never seen before.  I 
am trying to pass a ResultSet from one private method, in which a Connection is 
made, and the ResultSet is populated, to another method in which the contents 
of the ResultSet are to be extracted and used.

This was possible in Weblogic, but here in JBoss, I keep getting the following 
error:

[CachedConnectionManager] Closing a connection for you.  Please close them 
yourself: [EMAIL PROTECTED]
java.lang.Exception: STACKTRACE  at 
org.jboss.resource.connectionmanager.CachedConnectionManager.registerConnection(CachedConnectionManager.java:285)
at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:525)
at 
org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:887)
at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:102)

I'm sure that this is a stupid error, but one in which I honestly have 
never had to deal with before, and can't seem to find an answer for how
to do this type of variable passing.

Any thoughts/ideas on how to pass a ResultSet between two methods 
correctly, or even if it is possible in JBoss would be greatly appreciated.

thanks,
Jared Dinerstein

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Problem with Transaction Manager and closing datasource

2005-02-22 Thread skenderbeg
sorry guys -- I realized that I never actually added the finally block to my 
first method.

call me embarrassed.

It's working now.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: How to fiugure out from a remote client JBoss start-up c

2005-02-22 Thread guurk
Yes, I'll go for that. So a pure socket connect to 8080 might be in order as 
you say.


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: how to run the testsuite in the jboss

2005-02-22 Thread dededong
  sviluppatorefico , thank you very much

i have tried to run jboss in 'all' mode ,but  the errors  still  apprear
why ? 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


  1   2   >