[JBoss-user] [JBossCache] - Re: How to use TreeCache inside JBoss

2005-11-26 Thread wong_james1
I saw the doc for the testcase but where are the source codes?

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - What's the best way to package utility jars in exploded depl

2005-11-26 Thread [EMAIL PROTECTED]
Well I have quite a complex app to develop and I'd like to use exploded ear 
deployment during development.

I've been using Class-Path entry in MANIFEST.MF file and it works absolutly 
fine for packaged deployment.

When your server is running Windows (not Unix/Linux) and you come to exploded 
deployment, you face a problem explained here : 
http://jira.jboss.com/jira/browse/JBAS-2434

The utility jars referenced in a MANIFEST.MF are locked by the classloader and 
you have no chance of redeploying or changing the utility jar without stopping 
the JBoss server (which is not exactly the way I want to work).

So well I can accept that the cause of the problem is a Sun bug, but I was 
looking for a way to work it out. Other App servers like WebLogic provide 
specific APP-INF/lib thing to manage this problem, but I'd like first to stay 
general and second to keep JBoss as app server.

I have found a nasty way to do it but I hope there is better. My nasty solution 
is not to place utility jars in the MANIFEST.MF file but rather reference them 
in application.xml as ejb modules. The EJB3 deployer opens them despereatly 
looking for EJB's but it works fine. It gives no error and everything is works 
alright. The files don't get locked and hot deployment works.

Has anybody found another (les awful) solution to this problem ?

Thanks

Bernard


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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Running and installing on a

2005-11-26 Thread jactor
I have no idea how to use this bug-report-system, so I am going to do it the 
easy way and put only the folders of each option here:

jboss-4.0.3SP1.tar.bz2 (all-server)
+---conf
¦   +---props
¦   +---xmdesc
+---deploy
¦   +---deploy.last
¦   +---httpha-invoker.sar
¦   ¦   +---invoker.war
¦   ¦   ¦   +---WEB-INF
¦   ¦   ¦   +---classes
¦   ¦   ¦   +---org
¦   ¦   ¦   +---jboss
¦   ¦   ¦   +---invocation
¦   ¦   ¦   +---http
¦   ¦   ¦   +---servlet
¦   ¦   +---META-INF
¦   +---jboss-aop.deployer
¦   ¦   +---META-INF
¦   +---jboss-bean.deployer
¦   ¦   +---META-INF
¦   +---jboss-ws4ee.sar
¦   ¦   +---META-INF
¦   +---jbossweb-tomcat55.sar
¦   ¦   +---conf
¦   ¦   +---jsf-libs
¦   ¦   +---META-INF
¦   ¦   +---ROOT.war
¦   ¦   +---manager
¦   ¦   +---WEB-INF
¦   +---jms
¦   +---jmx-console.war
¦   ¦   +---cluster
¦   ¦   +---images
¦   ¦   +---META-INF
¦   ¦   +---WEB-INF
¦   ¦   +---classes
¦   ¦   +---org
¦   ¦   +---jboss
¦   ¦   +---jmx
¦   ¦   +---adaptor
¦   ¦   +---control
¦   ¦   +---html
¦   ¦   +---model
¦   +---juddi-service.sar
¦   ¦   +---juddiws.war
¦   ¦   ¦   +---META-INF
¦   ¦   ¦   +---WEB-INF
¦   ¦   ¦   +---classes
¦   ¦   ¦   ¦   +---org
¦   ¦   ¦   ¦   +---jboss
¦   ¦   ¦   ¦   +---jaxr
¦   ¦   ¦   ¦   +---juddi
¦   ¦   ¦   +---lib
¦   ¦   +---META-INF
¦   ¦   +---ddl
¦   +---management
¦   ¦   +---console-mgr.sar
¦   ¦   +---META-INF
¦   ¦   +---web-console.war
¦   ¦   +---css
¦   ¦   +---images
¦   ¦   +---img
¦   ¦   +---META-INF
¦   ¦   +---WEB-INF
¦   ¦   +---classes
¦   ¦   +---tlds
¦   +---snmp-adaptor.sar
¦   +---META-INF
+---deploy-hasingleton
¦   +---jms
¦   +---jbossmq-httpil.sar
¦   +---jbossmq-httpil.war
¦   ¦   +---META-INF
¦   ¦   +---WEB-INF
¦   ¦   +---classes
¦   ¦   +---org
¦   ¦   +---jboss
¦   ¦   +---mq
¦   ¦   +---il
¦   ¦   +---http
¦   ¦   +---servlet
¦   +---META-INF
+---farm
+---lib

'all' server setting from the installer
+---conf
¦   +---props
¦   +---xmdesc
+---deploy
¦   +---ejb3.deployer
¦   ¦   +---META-INF
¦   +---http-invoker.sar
¦   ¦   +---invoker.war
¦   ¦   ¦   +---WEB-INF
¦   ¦   ¦   +---classes
¦   ¦   ¦   +---org
¦   ¦   ¦   +---jboss
¦   ¦   ¦   +---invocation
¦   ¦   ¦   +---http
¦   ¦   ¦   +---servlet
¦   ¦   +---META-INF
¦   +---jboss-aop.deployer
¦   ¦   +---META-INF
¦   +---jboss-bean.deployer
¦   ¦   +---META-INF
¦   +---jboss-ws4ee.sar
¦   ¦   +---META-INF
¦   +---jbossweb-tomcat55.sar
¦   ¦   +---conf
¦   ¦   +---jsf-libs
¦   ¦   +---META-INF
¦   ¦   +---ROOT.war
¦   ¦   +---manager
¦   ¦   +---WEB-INF
¦   +---jms
¦   ¦   +---jbossmq-httpil.sar
¦   ¦   +---jbossmq-httpil.war
¦   ¦   ¦   +---META-INF
¦   ¦   ¦   +---WEB-INF
¦   ¦   ¦   +---classes
¦   ¦   ¦   +---org
¦   ¦   ¦   +---jboss
¦   ¦   ¦   +---mq
¦   ¦   ¦   +---il
¦   ¦   ¦   +---http
¦   ¦   ¦   +---servlet
¦   ¦   +---META-INF
¦   +---jmx-console.war
¦   ¦   +---cluster
¦   ¦   +---images
¦   ¦   +---META-INF
¦   ¦   +---WEB-INF
¦   ¦   +---classes
¦   ¦   +---org
¦   ¦   +---jboss
¦   ¦   +---jmx
¦   ¦   +---adaptor
¦   ¦   +---control
¦   ¦   +---html
¦   ¦   +---model
¦   +---management
¦   +---console-mgr.sar
¦   +---META-INF
¦   +---web-console.war
¦   +---css
¦   +---images
¦   +---img
¦   +---META-INF
¦   +---WEB-INF
¦   +---classes
¦   +---tlds
+---lib

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - XMLLoginConfig / PassSecurityDomainName

2005-11-26 Thread bbeloff
Hi

I've got a custom LoginModule that needs to obtain the security domain name for 
the request.  Currently I do this with a module-option element of each 
application-policy / authentication in my own login-config.xml file.

It would be a big help if this was passed automatically.  I notice that the 
org.jboss.security.auth.login.XMLLoginConfig has an attribute 
PassSecurityDomainName.  

Can this be used to pass the security domain name to the LoginModule?  If so, 
how should the custom LoginModule get the information?

Thanks for your help.

Bruno Beloff.

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Problem with HQL query -- to return few columns of a Tab

2005-11-26 Thread rkgoli
Hey Peter,
I got that resolvedactually I didn't had a constructor for BasicModelDTO 
with the two fields i was trying to retrieve from the Table in DB.
Thanks,
Ravi



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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: setIdentity in BaseCertLoginModule

2005-11-26 Thread [EMAIL PROTECTED]
The X509Certificate[] is passed into your implementation of 
CertificatePrincipal by the authentication layer that is going the client cert 
authentication. It's still unclear why you can't put the modifications you made 
to the BaseCertLoginModule to an implementation of CertificatePrincipal.

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Custom callback handler

2005-11-26 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=JaasSecurityManagerService 
CallbackHandlerClassName

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Standard JBoss Web Services Security not working

2005-11-26 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: Using a custom JCA to send messages

2005-11-26 Thread [EMAIL PROTECTED]
Try http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossJCA

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Apache authentication with JBoss authorisation

2005-11-26 Thread [EMAIL PROTECTED]
Anything is possible, but I need to see why a specific principal is needed. We 
already support custom principals from the jaas login module level.

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Deploy Performance under JBoss 4.0.3SP1

2005-11-26 Thread [EMAIL PROTECTED]
So 21 minutes is fast then? This is fully expanded including all of the ear 
contents?

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: XMLLoginConfig / PassSecurityDomainName

2005-11-26 Thread [EMAIL PROTECTED]
Not yet, http://jira.jboss.com/jira/browse/JBAS-1477

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user