[JBoss-user] Failed to locate CachePolicy?

2004-07-30 Thread Steven Nakhla
I am using JBoss-3.2.5, and am configuring it to secure the jmx-console using SSL client certificates.  I've defined the following in jboss-service.xml
 


name="jboss.web:service=SecurityDomain">



file:c:/keystore
pk1m0nk3y

 
 
However, when I start JBoss I receive the following message:
 
15:06:28,125 WARN  [JaasSecurityManagerService] Failed to locate auth CachePolicy at: java:/timedCacheFactory for securityDomain=jmx-console
 
Later on, when trying to authenticate, I get a NullPointerException, and after poking through the code it seems to be related to this missing CachePolicy object.  Can anyone explain to me how to correct this?  Do I have to define a CachePolicy somewhere?  How can I solve this problem?
 
Thanks so much for any help you can give.  It is GREATLY appreciated!
 
Steve Nakhla
 
		Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

[JBoss-user] [Beginners Corner] - Re: [newbie] deploy jar ejb files...

2004-07-30 Thread DaveyS
If you get nothing in the server console, it sounds like you have put the jar in the 
wrong location.  Are you running the default JBoss?  What command did you use to start 
JBoss?

Ta,

Dave.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843746#3843746

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843746


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Resending email messages?

2004-07-30 Thread jtpsoft
Hi,

How am I supposed to configure JBoss to be resending email messages until they are got 
successfully sent?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843744#3843744

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843744


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Re: Example CtBehavior#addCatch

2004-07-30 Thread chiba
This bug has been fixed.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843741#3843741

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843741


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Integrating web application

2004-07-30 Thread cuoz
I have a similar situation that I'm trying to figure out and would be interested in 
this as well.  Specifically, I would like to know how to integrate authentication so 
that when people authenticate to nukes, they are also authenticated to other webapps 
using the same credentials.  Our existing applications use JAAS for authentication.  
Is there a way to propagate a nukes login to another app via JAAS?

Thanks,
gary.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843739#3843739

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843739


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Exception: RMI/SSL

2004-07-30 Thread faygo
I could never get two RMI invokers working at the same time.  No matter what I did the 
communication would always use the default RMI invoker.  So what I did was change the 
default RMI invoker to use the RMISSL sockets.  Here is a snippet from my 
jboss-service.xml file.  btw I'm useing v3.2.3.

  
  |   
  | 
  |  
  |
  |  
  |  
  |  server.keystore
  |  password
  |   
  | 
  |
  |
  | 
  |  8443
  | 
  |  
  |org.jboss.security.ssl.RMISSLClientSocketFactory
  |  
  |  
  |  
  |org.jboss.security.ssl.RMISSLServerSocketFactory
  |  
  | 
  |  java:/jaas/RMI+SSL
  | 
  |  jboss:service=TransactionManager
  | 
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843738#3843738

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843738


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Postgres related issues with CVS from 7/28

2004-07-30 Thread cuoz
Found a bug related to posting a comment to a news article.
-
05:33:53,598 ERROR [LogInterceptor] TransactionRolledbackLocalException in method: 
public abstract org.jboss.nukes.addons.modules.news.ejb.CommentEJBLocal 
org.jboss.nukes.addons.modules.news.ejb.CommentEJBLocalHome.create(org.jboss.nukes.addons.modules.news.model.Comment,org.jboss.nukes.addons.modules.news.ejb.StoryEJBLocal,org.jboss.nukes.addons.modules.news.ejb.CommentEJBLocal,org.jboss.nukes.core.ejb.UserEJBLocal)
 throws javax.ejb.CreateException, causedBy:
java.sql.SQLException: ERROR:  pg_aclcheck: class "nuke_news_comments_comment_id_s" 
not found
   
 
at org.postgresql.core.QueryExecutor.execute(Unknown Source)
at org.postgresql.Connection.ExecSQL(Unknown Source)
at org.postgresql.jdbc2.Statement.execute(Unknown Source)
at org.postgresql.jdbc2.Statement.executeQuery(Unknown Source)
at 
org.jboss.resource.adapter.jdbc.WrappedStatement.executeQuery(WrappedStatement.java:241)
at 
org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCPostgreSQLCreateCommand.executeInsert(JDBCPostgreSQLCreateCommand.java:69)
at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand.performInsert(JDBCAbstractCreateCommand.java:287)
at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand.execute(JDBCAbstractCreateCommand.java:138)
at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.createEntity(JDBCStoreManager.java:554)
at 
org.jboss.ejb.plugins.CMPPersistenceManager.createEntity(CMPPersistenceManager.java:208)
at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.createEntity(CachedConnectionInterceptor.java:269)
at org.jboss.ejb.EntityContainer.createLocalHome(EntityContainer.java:581)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.ejb.EntityContainer$ContainerInterceptor.invokeHome(EntityContainer.java:1043)
at 
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
at 
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invokeHome(EntitySynchronizationInterceptor.java:197)
at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invokeHome(CachedConnectionInterceptor.java:214)
at 
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
at 
org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInterceptor.java:89)
at 
org.jboss.ejb.plugins.EntityLockInterceptor.invokeHome(EntityLockInterceptor.java:61)
at 
org.jboss.ejb.plugins.EntityCreationInterceptor.invokeHome(EntityCreationInterceptor.java:28)
at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:88)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:267)
at org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:98)
at 
org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:92)
at org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:120)
at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:93)
at org.jboss.ejb.EntityContainer.internalInvokeHome(EntityContainer.java:483)
at org.jboss.ejb.Container.invoke(Container.java:720)
at 
org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invokeHome(BaseLocalProxyFactory.java:293)
at org.jboss.ejb.plugins.local.LocalHomeProxy.invoke(LocalHomeProxy.java:110)
at $Proxy179.create(Unknown Source)
at 
org.jboss.nukes.addons.modules.news.utils.NewsDAO.createComment(NewsDAO.java:113)
at 
org.jboss.nukes.addons.modules.news.NewsModule.commentshandlecomment(NewsModule.java:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.nukes.module.ModuleSupport.operation(ModuleSupport.java:117)
at org.jboss.nukes.module.ModuleSupport.process(ModuleSupport.java:91)
at sun.reflect.GeneratedMethodAccessor245.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
 

[JBoss-user] [EJB/JBoss] - Re: how to register a object to JNDI namespace..?

2004-07-30 Thread shacka
I just followed what Therion suggested and it all works fine and everything but there 
is one problem..

when I start jboss, I got the following (obviously) error since the mbean service 
starts up way before my .ear file is deployed..

I guess I can extract any essential files out of my .ear and jar it separately and put 
it into lib directory to make it work but is there better way to handle this..?

Thanks in million..



  | 10:37:19,256 ERROR [MainDeployer] could not create deployment: 
file:/C:/Dev/jboss/server/default/deploy/services.sar/
  | org.jboss.deployment.DeploymentException: create operation failed for package 
file:/C:/Dev/jboss/server/default/deploy/services.sar/; - nested throwable: 
(org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
com.etn.util.xmlloader.XML
  | DataLoader; - nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders 
found for: com.etn.util.xmlloader.XMLDataLoader))
  | at org.jboss.deployment.SARDeployer.create(SARDeployer.java:227)
  | at org.jboss.deployment.MainDeployer.create(MainDeployer.java:790)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:644)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:324)
  | at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  | at $Proxy7.deploy(Unknown Source)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:304)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:478)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:274)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
  | at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:324)
  | at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
  | at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
  | at $Proxy0.start(Unknown Source)
  | at org.jboss.system.ServiceController.start(ServiceController.java:367)
  | at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:324)
  | at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  | at $Proxy4.start(Unknown Source)
  | at org.jboss.deployment.SARDeployer.start(SARDeployer.java:251)
  | at org.jboss.deployment.MainDeployer.start(MainDeployer.java:836)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:645)
  | at org.jboss.deployment.MainDeployer.deploy(Ma

[JBoss-user] [Security & JAAS/JBoss] - Re: where is jaas-howto.zip ?

2004-07-30 Thread sblanc1
Thanks a lot Scott.
Sebastien.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843735#3843735

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843735


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: JBoss 3.2.5 - Persistent Sessions and JAAS Integrated se

2004-07-30 Thread stueccles
I can only imagine its a problem because Tomcat stores the credentials after 
authentication using the internal catalina session. 

 session.setNote() 

rather than the HttpSession. Its possible these session values dont get restored by 
JBoss.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843733#3843733

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843733


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - JBoss 3.2.5 - Persistent Sessions and JAAS Integrated securi

2004-07-30 Thread BryanFeld
I am using JBoss 3.2.5 with Tomcat 5. I am using integrated container-managed 
security, by way of a DatabaseServerLoginModule. Tomcat serves this by way of 
FORM-based security. 

When Tomcat 5 persists sessions (e.g. when I re-deploy an EAR file), it appears that 
everyone's security credentials are lost (e.g. not persisted/reloaded). However, the 
rest of their "session attributes" are correctly persisted and reloaded. They get sent 
back to the FORM-based login page, and after logging in, their session is back where 
it was.

The desired functionality however, is for Tomcat to persist the security credentials 
too, so that users never experience any hiccup at all. 

Can someone please tell me what I'm doing wrong?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843732#3843732

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843732


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Message Queue- Naming Error

2004-07-30 Thread adpaika
Hi all,

 When I'm trying to deploy my application to Jboss3.2.3, I'm getting one error,

Could not create JNDI API context: javax.naming.NameNotFoundException: ContextFactory 
not bound
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:935)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)



Can anybody help me. Which are the xml files I need to edit for configuring 
Mesage-Queue in Jboss3.2.3

Regards,
ADP


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843730#3843730

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843730


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: Exception + Bugfix(?): could not load field value with

2004-07-30 Thread hmartin
Hello,

thank you for your reply. It is true what you thinking. Our beans are marked reentrant 
and the getXXX-Methods are read only.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843729#3843729

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843729


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: LdapLoginModule - How to support this ldap user schema?

2004-07-30 Thread conor macmahon
Forgot to mention, I am using jboss-3.0.8_tomcat-4.1.24.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843727#3843727

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843727


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - LdapLoginModule - How to support this ldap user schema?

2004-07-30 Thread conor macmahon
Hi there,
Here is my structure for users in my ldap server:

o=mycompany
|_
  ou=AD
   |_ 
  cn=user1
   |_ 
  cn=user2
|_
  ou=IT
   |_ 
  cn=user1
   |_ 
  cn=user2
|_
  etc.

Notice that the ou is the same as the iso country name codes (i.e. AD=Andorra, 
IT=Italy). When using tomcat, this realm works 

for me:



As you can see, I can do a user search for this user across numerous ou's (i.e. 
userSearch="(cn={0})"). However, I do not know how to do the equivalent in jboss. 
Here's is my configuration so far in jboss, login-config.xml:


  

  com.sun.jndi.ldap.LdapCtxFactory
  ldap://ldap.server.dns.name:ldap.server.dns.portNumber
  simple
  cn=
  ,ou=AD,o=mycompany
  true
  
  

  


This works fine if the user is in the ou of AD, but not for users in the ou of IT :(. 
Does anyone know if I can do the above? Is my user schema supported by LdapLoginModule 
or will I have to write my own variation? If the former, how can I configure 
login-config.xml to do the same as I'm doing for tomcat?

Any help/pointers appreciated, am sure I'm not the only one that has users spread 
across numerous ou's, not just one ou.
Best,
Conor


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843725#3843725

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843725


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: application.xml wsr, sar

2004-07-30 Thread stueccles
g


  | 
  | application.xml
  |   
  | wsr_name
  |   
  |   
  | sar_name
  |   
  | 
  | jboss-app.xml
  |   
  | sar_name
  |   
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843724#3843724

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843724


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: bin/run.sh & and termination of telnet client

2004-07-30 Thread stueccles
you need to lose your hang ups

try

nohup run.sh &

Stuart Eccles

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843723#3843723

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843723


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: application.xml wsr, sar

2004-07-30 Thread stueccles
that didnt come out so well

in META-INF/application.xml you wiill need

  
wsr_name
  
  
sar_name
  

and in META-INF/jboss-app.xml
 you will need
  
sar_name
  

Stuart Eccles

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843722#3843722

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843722


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: application.xml wsr, sar

2004-07-30 Thread stueccles
you sure can :0)

but remember to include a 

  
SAR_NAME
  

in the META-INF/jboss-app.xml in the EAR

for the sar


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843721#3843721

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843721


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - bin/run.sh & and termination of telnet client

2004-07-30 Thread dannya
Hi

I'm running jboss3.2.5 with

$ run.sh &

and when i close my telnet client jboss terminates happens to me both on redhad and 
solaris

anyone knows why?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843720#3843720

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843720


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: application.xml wsr, sar

2004-07-30 Thread tomerbd
sorry if my question wasnt clear but anyway can I include .wsr and .sar in .ear's ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843719#3843719

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843719


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: findByPrimaryKey and locking

2004-07-30 Thread ikigovenku
I am also having the simillor problem. Previously i am using 3.2.1 and used 
true for entity level. I just upgraded to 3.2.5 and it is 
giving following oracle exception.

Error = Find failed: java.sql.SQLException: ORA-01786: FOR UPDATE of this query 
expression is not allowed

>From the forum i found that findAll, DISTINCT etc... QL's will not work for row 
>locking "true".  But I want use rowlocking for findByPrimaryKey method. Please let me 
>know how to configure it.

Thanks in Advance

-Venku

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843717#3843717

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843717


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Exception: RMI/SSL

2004-07-30 Thread carlito
Hi Folks,

i try to use RMI over SSL. I modfied my jboss-service.xml file like mentioned in the 
Online-Manual. After starting JBoss the following exception is thrown: 

WARN  [ServiceController] Problem starting service 
jboss:service=invoker,type=jrmp,socketType=SSL
MBeanException: javax.naming.NameNotFoundException: 
TransactionPropagationContextExporter not bound
Cause: javax.naming.NameNotFoundException: TransactionPropagationContextExporter not 
bound

I found two posts related to this exception. They both mention to "add an extra 
TransactionManager". But what does this mean? And why is the already configured 
transaction manager (in default/conf/jboss-service.xml) not sufficient?

Thanks in advance.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843718#3843718

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843718


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - CacheStore file not found error

2004-07-30 Thread FaisalSKNT
Hi,

I am working on investigating an error that has occured several times at our clients' 
side.

We are using Jboss 3, the messages are being stored on object store db, our clients 
have written some tools to pick up the messages publichsed by our system and store 
them into a number of their sub-systems.

The problem has occured where one of the argonaut's were down and when it is 
restarted, they get the following exception:

2004-07-30 09:19:42,875 WARN  [org.jboss.mq.SpyMessageConsumer] Message consumer 
closing due to error in listening thread.
org.jboss.mq.SpyJMSException: Could not load message from secondary storage: ; - 
nested throwable: (java.io.FileNotFoundException: 
E:\apps\jboss\server\xenon-jms\tmp\jbossmq\Message-42420141 (The system cannot find 
the file specified))

As a result, their subsystems are ending up with inconsistent messages as others were 
able to pick up the messages.

My questions are:

1. When do the files get removed from the tmp/jbossmq folder?
2. Should the client's code be concerned with looking at the tmp/jbossmq folder or 
should they just use the messages.odb database

I am not too clear on the workings of JBossMQ so want to gather some details before 
discussin with the client. I have searched the site but unable to get specifics, can 
you please answer the above for me.

Regards

Faisal

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843716#3843716

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843716


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Row Locking and JBoss 3.2.5

2004-07-30 Thread ikigovenku
Hi,

I need to use FOR UPDATE for one of my CMP entity bean.  We had 
true in jbosscmp-jdbc.xml of that CMP Bean.

Now we are upgrading our application from 3.2.1 to 3.2.5, The same CMP bean giving 
following SQL error. 

Error = Find failed: java.sql.SQLException: ORA-01786: FOR UPDATE of this query 
expression is not allowed

I found from the docs that I canot use "TRUE" if my QL contains DISTINCT and for some 
other oracle key words.  How to configure FOR UPDATE for findByPrimaryKey, instead of 
specifying for whole entity.



Did anything changed from 3.2.1 to 3.2.5 related to EJB-QL and Row locking? If So, 
Please let me know what else I should configure to get row locking.

Many Thanks
Venku

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843715#3843715

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843715


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - [newbie] deploy jar ejb files...

2004-07-30 Thread newbeewan
Hi,
I try some example, a very simple "helloworld" ejb, I make a jar with ejb-jar.xml an 
jboss.xml files in the META-INF folder and package it with jar command.
I put it into the JBOSS_HOME/server/default/deploy
and nothing happened ! no error, no deploy message in the console where in launch 
jboss.
Is there something wrong ?
My config : linux/j2sdk 1.4.2_05/jboss 3.2.5 (binary version with embeded tomcat 5.0 )
how to deploy a simple ejb ?
Thanks a lot

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843714#3843714

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843714


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Integrating web application

2004-07-30 Thread innovate
Hi,

I like to integrate a web application into Nukes. The web application is built using 
the spring framework. There is a dispatcher servlet running which controls the 
application flow. What is the best or which solution is possible?

1) Modify web.xml, so URL's with a pattern /billing are redirected to a particular web 
application.

2) Write a module which processes the request and uses process(...) to include the 
Servlet response into the module.

The web application should be thightly integrated into Nukes, a particular user should 
not see that another web application is running.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843712#3843712

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843712


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Embedded Tomcat remote EJB interface lookup

2004-07-30 Thread bostjan_2
Hi, 

I have following problem: 
Have EJB application where I have only remote interface (Session facade) and I am also 
using 
jboss-app.xml : 

  | http://www.jboss.org/j2ee/dtd/jboss-app_3_2.dtd";>
  | 
  |myejb:loader= myejb.ear
  | 
while I have more then one instances of the same application, but different settings. 

My jboss.xml : 

  | 
  |  
  |  
  |  FacadeSessionEJB
  |  ejb/my_ejb/FacadeSessionEJB
  |   
  | ...
The problem is when I lookup for this interface from separately WAR file from Servlet 
like: 
Hashtable env = new Hashtable();   
  | 
env.put(Context.INITIAL_CONTEXT_FACTORY,"org.jnp.interfaces.NamingContextFactory"); 
  | env.put(Context.PROVIDER_URL, "localhost:1099");
  | env.put("java.naming.factory.url.pkgs", "org.jboss.naming:org.jnp.interfaces");
  | final InitialContext context=new InitialContext(env);
  |   
  | FacadeSessionEJBHome ome facadeSessionEJBHome =
  |  
(FacadeSessionEJBHome)PortableRemoteObject.narrow(context.lookup("ejb/my_ejb/FacadeSessionEJB"),
 FacadeSessionEJBHome.class); 
  |  FacadeSessionEJB myrefEJB= facadeSessionEJBHome.create();
I get on embedded Tomcat an error, but when I do the same thing in standalone (other 
process on the same machine) Tomcat it works just fine? 
What I am doing wrong ??? 

Thanx Bostjan 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843710#3843710

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843710


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Error: Initializing Application Data Source org.apache.strut

2004-07-30 Thread Eldrid
Starting JBoss 3.2.5 (with embedded Tomcat 5 servlet container), & deploying an ear 
with ejb and war using struts 1.1, the following error appears. I include my 
jboss-web.xml, struts-config.xml, web.xml with Data Source configurations below. What 
have I missed or messed up ?

ERROR [org.apache.struts.action.ActionServlet] Initializing application data source 
org.apache.struts.action.DATA_SOURCE

java.lang.ClassNotFoundException: org.apache.struts.util.GenericDataSource

at java.net.URLClassLoader$1.run(URLClassLoader.java:199)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:187)

at java.lang.ClassLoader.loadClass(ClassLoader.java:235)

at org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:231)

at 
org.apache.struts.action.ActionServlet.initModuleDataSources(ActionServlet.java:1081)

at org.apache.struts.action.ActionServlet.init(ActionServlet.java:472)

at javax.servlet.GenericServlet.init(GenericServlet.java:211)

INFO [org.jboss.web.localhost.Engine] StandardContext[/MyWebApp]Marking servlet action 
as unavailable

ERROR [org.jboss.web.localhost.Engine] StandardContext[/MyWebApp]Servlet /MyWebApp 
threw load() exception

javax.servlet.UnavailableException: Initializing application data source 
org.apache.struts.action.DATA_SOURCE

--- jboss-web.xml

My jboss-web.xml:





jdbc/MyDataSource

java:comp/env/jdbc/MyDataSource





--- struts-config.xml

My struts-config.xml:

























- web.xml

My web.xml:



action

org.apache.struts.action.ActionServlet



config

/WEB-INF/struts-config.xml





debug

2





detail

2



2





action

*.do





index.jsp







My Web App Connection

jdbc/MyDataSource

javax.sql.DataSource

Container



--


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843709#3843709

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843709


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: Accessing free documentation

2004-07-30 Thread bajan cherry
"aleung" wrote : Forget the stupid error, I found the pdf document on topic "Started 
on JBoss 3.2.x" Goto page: 1, 2, 3, 4, 5, 6 in this forum(The first topic of the 
forum).
Thank you ah-leung. I could locate the free document last night, but since morning 
have been going in loops until I reached here.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843705#3843705

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843705


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: ejb-ql with

2004-07-30 Thread loubyansky
Yes, your query is correct, the default compiler is buggy and EJBQLToSQL92Compiler is 
preferable. Check the JBossCMP wiki.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843699#3843699

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843699


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user