[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: rapid jboss deployment and development

2009-03-08 Thread davecasserly
I'll have a look at this thanks. I tried adding a 'server' to eclipse server view. I selected JBoss > Jboss v5.0. It complains that it has a missing claspath entry: | D:\jboss_lnk\server\default\lib\mail.jar However, for a start - i'm using the web profile (not default), and secondly on jbo

[jboss-user] [Advanced Documentation] - Re: org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJD

2009-03-08 Thread davecasserly
I see, however - there is a class called | org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJDK6 ...and i'm wondering why it doesn't use it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215985#4215985 Reply to the post : http://www.jboss.org/index

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Cannot set MySQL as DefaultDS over a Named Pipe on Win XP

2009-03-08 Thread pepelara
Hi, These are my configurations, MySQL - my.ini | # MySQL Server Instance Configuration File | # -- | # Generated by the MySQL Server Instance Configuration Wizard | # | # | # Installation Instructions | #

[jboss-user] [Security & JAAS/JBoss] - Issue with spnego and internet explorer in AD infratructure

2009-03-08 Thread neoben
Hello, I have deployed jboss-negotiation with too many troubles in my application. The server is installed on a XP machine and the Active Directory server is a Windows 2003. It works well with FireFox only if I set the option network.auth.use-sspi to false. In other words, it seems like only th

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss Applicationserver always in state starting

2009-03-08 Thread tk1982
Hi, I am having the following problem starting JBoss Application Server from JBoss IDE using JBoss 4.2.2.GA JBoss IDE 2.0.0.Beta1 Java JDK 1.5.0_13 When I am trying to start the server from eclipse it is still in the state Starting. . . and the status Synchronized. The JMX-Console and JBoss

[jboss-user] [Security & JAAS/JBoss] - Re: Issue with spnego and internet explorer in AD infratruct

2009-03-08 Thread neoben
err! I meant, I have deployed it with NOT too many troubles. That was all right in fact. Good stuff so far! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215991#4215991 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42

[jboss-user] [EJB 3.0] - A callback on EJB removal

2009-03-08 Thread pete.m...@jboss.org
I need to have a callback from the EJB container when an EJB is removed for some reason. The JSR-299 spec requires us to ignore any EJBs that have been removed, so I need to mark an instance ignored. https://jira.jboss.org/jira/browse/WBRI-165 Again, not sure of the best API for this, so open t

[jboss-user] [JBoss jBPM] - jBPM with Weblogic

2009-03-08 Thread Klunk
Firstly I am new to jBPM and I appologise if this has been asked dozens of time before or its a dumb ass question. I have done a fair bit of googling and not been able to come up with an answer yet. I am happy to read so if a reply is a pointer to somewhere that can tell me how to do what I want

[jboss-user] [Security & JAAS/JBoss] - Re: NPE in GenericPrincipal

2009-03-08 Thread anil.saldh...@jboss.com
http://anil-identity.blogspot.com/2009/02/jboss-identity-community-platform_27.html JBoss Identity has web sso for JBAS/tomcat. Check it out. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215997#4215997 Reply to the post : http://www.jboss.org/index.html?mo

[jboss-user] [Security & JAAS/JBoss] - Re: Jboss support in OCSP

2009-03-08 Thread anil.saldh...@jboss.com
https://jira.jboss.org/jira/browse/JBAS-3019 We have a long outstanding JIRA issue for CRL validation. I know it is not as real time as OCSP, but something in the pipeline. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215998#4215998 Reply to the post : h

[jboss-user] [Security & JAAS/JBoss] - Re: basic authentication against unix password file?

2009-03-08 Thread anil.saldh...@jboss.com
I have never thought of this. There needs to be a JAAS login module that can deal with the password file. But I am unsure how the implementation looks like for the login module. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215999#4215999 Reply to the post

[jboss-user] [Security & JAAS/JBoss] - Re: Kerberos, ejb, rmi

2009-03-08 Thread anil.saldh...@jboss.com
There is JBossNegotiation that does the kerberos stuff for the web layer. There is plan to do it for EJBs/ws etc. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216000#4216000 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[jboss-user] [Security & JAAS/JBoss] - Re: LoginModule which receives BASIC authentification name/p

2009-03-08 Thread anil.saldh...@jboss.com
http://anil-identity.blogspot.com/2009/02/jboss-identity-community-platform_27.html There is web sso included. Look in the user guide. You can do basic auth also. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216001#4216001 Reply to the post : http://www.j

[jboss-user] [Security & JAAS/JBoss] - Re: How to set EJBContext callerPrincipal from LoginModule?

2009-03-08 Thread anil.saldh...@jboss.com
This seems to be a bug. https://jira.jboss.org/jira/browse/JBAS-6593 Is this for EJB2 or EJB3? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216002#4216002 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216002

[jboss-user] [Security & JAAS/JBoss] - Re: How to set EJBContext callerPrincipal from LoginModule?

2009-03-08 Thread bhawthorne
EJB 3 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216005#4216005 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216005 ___ jboss-user mailing list jboss-user@lists.jboss.or

[jboss-user] [JBoss Portal] - Can I use Jboss Portal 2.7.1 with JBoss AS 5.0.1.GA

2009-03-08 Thread ravichintakunta
Can I use JBoss Portal 2.7.1 with JBoss AS 5.0.1.GA. Thanks, Ravi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216007#4216007 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216007

[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociationCallback returns NULL-Principal in 5.

2009-03-08 Thread anil.saldh...@jboss.com
anonymous wrote : 00:37:44,434 TRACE [EJBPolicyModuleDelegate] Exception:Insufficient method permissions, principal=ad | min, ejbName=Manager, method=create, interface=Home, requiredRoles=Roles(LisaUser,), principalRoles= | Roles() | | | | Your ejb needs the caller to have a role

[jboss-user] [Security & JAAS/JBoss] - Re: Forwarding to different webapps with given credentials (

2009-03-08 Thread anil.saldh...@jboss.com
http://anil-identity.blogspot.com/2009/02/jboss-identity-community-platform_27.html Take a look at the associated user guide to see if the web sso fulfils your need. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216009#4216009 Reply to the post : http://ww

[jboss-user] [JCA/JBoss] - Re: MESSAGE DRIVEN BEAN USING mail-ra.rar STOPS WORKING

2009-03-08 Thread capellmann
Are you aware of the fact, that the pollingInterval is defined in seconds and not in millis? Your onMessage method is only called every 3 seconds which is about 8 hours. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216010#4216010 Reply to the post : h

[jboss-user] [Security & JAAS/JBoss] - Re: JAAS login/logout behaviour

2009-03-08 Thread anil.saldh...@jboss.com
http://www.jboss.org/community/docs/DOC-9246 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216011#4216011 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216011 ___ jboss-user

[jboss-user] [EJB 3.0] - Re: A callback on EJB removal

2009-03-08 Thread ALRubinger
Just for SFSB I'd imagine? Our standard M.O. applies I guess; make some SPI to register a callback listener in wb-as-int and we'll invoke upon it via some EJB3 optional add-on component. What contextual information do you need? Session ID? S, ALR View the original post : http://www.jboss.or

[jboss-user] [EJB 3.0] - Re: A callback on EJB removal

2009-03-08 Thread pete.m...@jboss.org
"ALRubinger" wrote : Just for SFSB I'd imagine? Oops, yes :-) anonymous wrote : Our standard M.O. applies I guess; make some SPI to register a callback listener in wb-as-int and we'll invoke upon it via some EJB3 optional add-on component. | | What contextual information do you need? Sess

[jboss-user] [EJB 3.0] - Re: A callback on EJB removal

2009-03-08 Thread pete.m...@jboss.org
N.B. This is effectively the inverse of http://www.jboss.org/index.html?module=bb&op=viewtopic&t=151896, where, rather than wanting to be notified that an EJB was removed by someone other than Web Beans, we want to request an EJB be removed. View the original post : http://www.jboss.org/index.

[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociationCallback returns NULL-Principal in 5.

2009-03-08 Thread Arakasi69
Hello anil, thanks for your answer. So, i understood my CustomLoginModule is responsible to assign the principal to the 'LisaUser'-role in the commit-phase. But in the login-phase, i can't get the principal from the SecurityAssociationCallback, which works in 4.0.3SP1. In detail, i call a get

[jboss-user] [JBoss Portal] - Edit cms content directly in the portlet?

2009-03-08 Thread vantek
Hi is there any way to edit the cms content directly in the portlet? and not already passing via cms administration? i saw a portlet named "portlet content edit", what is that for? And, in the portlet definition xml file, i saw that the cms portlet supports "view" and "edit_content" mode. is t

[jboss-user] [Beginners Corner] - HelloWorld Portlet Problem

2009-03-08 Thread margotmedia
Hello, i create a HelloWorld portlet and now, i wish that my portlet display a simple picture. I propose following lines in my java class, but it doesn't work -.- // picture on my HDD writer.write(" "); writer.write(" "); writer.write(" "); // picture in the folder WebContent, this folder

[jboss-user] [Beginners Corner] - Re: HelloWorld Portlet Problem

2009-03-08 Thread margotmedia
oh create this forum destroy my lines... shit happens, but i think my problem is clear... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216021#4216021 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216021

[jboss-user] [EJB 3.0] - EJB3 entity bean query always returns null

2009-03-08 Thread mxshrestha
I have had this problem for a month now. I am trying to execute a JPA query from a session bean, and everytime it returns only null. Other functionalities of the entity bean like persist() works, and stores database. What am i doing wrong here. My code is attached below: import javax.ejb.State

[jboss-user] [Security & JAAS/JBoss] - Jboss and kerberos

2009-03-08 Thread avihaimar
Hey, I need to implement integration between JBoss to kerberos for SSO on windows. >From what i see there are JBoss negotiation and spnego (or they are the same?) Can any one please explain about the difference and any point to start will be great!!! Thank you View the original post : http:/

[jboss-user] [EJB 3.0] - Re: A callback on EJB removal

2009-03-08 Thread ALRubinger
"pete.m...@jboss.org" wrote : What is the best way (that ideally is standard, otherwise we'll need another SPI for identifying an SFSB) to identify an SFSB instance? You mean the ID of a given proxy? ATM we'd be diving into implementation details by getting the it out of a field in the Invocat

[jboss-user] [JBoss Portal] - Re: Accessing JBossPortletRequest/HTTPServletRequest in Port

2009-03-08 Thread tschaible
Thanks Andy, I will give that a try. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216046#4216046 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216046 ___ jboss-user mailing

[jboss-user] [Security & JAAS/JBoss] - Re: Jboss and kerberos

2009-03-08 Thread anil.saldh...@jboss.com
Use JBoss Negotiation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216048#4216048 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216048 ___ jboss-user mailing list jboss-u

[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociationCallback returns NULL-Principal in 5.

2009-03-08 Thread anil.saldh...@jboss.com
http://anil-identity.blogspot.com/2007/10/tip-6-want-custom-principal.html The approach mentioned here should be supported. Everything else (this callback, that callback, direct hacking), forget it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216050#421605

[jboss-user] [Security & JAAS/JBoss] - Re: Issue with spnego and internet explorer in AD infratruct

2009-03-08 Thread anil.saldh...@jboss.com
Good to know that it worked for you. Another happy user of JBoss Negotiation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216051#4216051 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216051

[jboss-user] [Security & JAAS/JBoss] - Re: Configuring against a bass-ackward LDAP server

2009-03-08 Thread anil.saldh...@jboss.com
The LDAP login modules that ship in JBoss have some specific DITs in LDAP. Anything different or custom needs, then you will need to write your own login module using basic JNDI code. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216052#4216052 Reply to the

[jboss-user] [Security & JAAS/JBoss] - Re: Minimal JBoss config to use GSSAPI/Kerberos acceptSecCon

2009-03-08 Thread anil.saldh...@jboss.com
Sure you can reinvent your own wheel. JBoss Negotiation does all this for you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216053#4216053 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216053 ___

[jboss-user] [Security & JAAS/JBoss] - Re: Security options in JBoss 4.4

2009-03-08 Thread anil.saldh...@jboss.com
Try the JBoss ESB user forum with this particular question. They may suggest a good answer. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216055#4216055 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216055 _

[jboss-user] [Security & JAAS/JBoss] - Re: How to set EJBContext callerPrincipal from LoginModule?

2009-03-08 Thread anil.saldh...@jboss.com
https://jira.jboss.org/jira/browse/EJBTHREE-1756 This bug has been moved to the EJB3 project. Please add yourself as a watcher on this bug. You can also vote on it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216057#4216057 Reply to the post : http://

[jboss-user] [Advanced Documentation] - Re: org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJD

2009-03-08 Thread PeterJ
Which version of JBoss AS are you using, and which binary did you download? I checked 4.2.3 and 5.0.0 and found this: 4.2.3, jdk5 variant contains org/jboss/resource/adapter/jdbc/jdk5/WrappedConnectionJDK5.class 4.2.3, jdk6 variant contains org/jboss/resource/adapter/jdbc/jdk6/WrappedConnecti

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: rapid jboss deployment and development

2009-03-08 Thread PeterJ
Ah, finally you say which version of JBoss AS you are using. If you would have told me earlier that you were using 5.0 I could have told you the magic words to get this to work. See http://www.jboss.org/index.html?module=bb&op=viewtopic&t=149696 View the original post : http://www.jboss.org/in

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cannot set MySQL as DefaultDS over a Named Pipe on Win X

2009-03-08 Thread PeterJ
You should really ask on the MySQL forums. This is really just an issue of using the correct connection URL for the JDBC driver, and the MySQL people wrote the JDBC driver. Also, I don't think you posted the correct stack trace - it mentions an ill-formed namedPipePath entry in an XML file, and

[jboss-user] [Security & JAAS/JBoss] - Re: Jboss and kerberos

2009-03-08 Thread avihaimar
OH, The famous Anil. I saw your name all over the places, when i look for solution. Can you please recommend a good place to start? Any example? I use Jboss 4.3, does the wiki page - http://www.jboss.org/community/docs/DOC-11465, is still relevant? Thank you! View the original pos

[jboss-user] [JBoss and NetBeans] - Re: Configuring JBoss 5.0.0.GA in NetBeans 6.5

2009-03-08 Thread dairo1983
Hi: I want to make a project with portlets suport in Netbeans 6.5 I use the Portal Pack 3, and it allow me to create a projecto with SAW (SimpleAPI for Workflow) support, and I can see the JBPM option, but I can not select it. I would like to make a portlet with Jboss JBPM support. Can somebo

[jboss-user] [Security & JAAS/JBoss] - Re: Configuring against a bass-ackward LDAP server

2009-03-08 Thread tnaran
"anil.saldh...@jboss.com" wrote : The LDAP login modules that ship in JBoss have some specific DITs in LDAP. Anything different or custom needs, then you will need to write your own login module using basic JNDI code. I can understand that. My question is: "Is this DIT I am describing supported

[jboss-user] [JBoss jBPM] - Re: cannot see the deployed process

2009-03-08 Thread ms_shitole
Hi, Just download this jar file commons-fileupload-1.2.1.jar from net. and replace it in jbpm-console.war, inside WEB-INF/lib/ this is just versioning problem, may this wil get resolved --Mansingh NCST View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=421606

[jboss-user] [Clustering/JBoss] - Re: Cluster setup

2009-03-08 Thread krishnan366
Hi Brian, I am using a JDBCCacheLoader and on eviction of any of the nodes, I get the message as mentioned in my previous post . and the nodes are not stored in the database because of the above message. I just removed the configuration from my cache-config.xml. anonymous wrote : |

[jboss-user] [Clustering/JBoss] - Re: Cluster setup

2009-03-08 Thread krishnan366
Reposting the xml | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216071#4216071 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216071 __

[jboss-user] [JBoss jBPM] - Re: jBPM with Weblogic

2009-03-08 Thread bradsdavis
Your link to the process image is broken. Fix it and I can take a look. But if you have nodes with an action attached to each, remember that you are responsible for telling the node with actions attached where to signal. Otherwise, if you just want an action to trigger, and not determine outcom

[jboss-user] [JBoss jBPM] - Re: New to jBPM - does it fit my requirement?

2009-03-08 Thread bradsdavis
Sounds like it would fit fine. I would use a state shape with a timer on the shape to query [this would be a polling pattern] periodically. If the database contains the proper number of records, signal from the state shape. View the original post : http://www.jboss.org/index.html?module=bb&

[jboss-user] [JBoss jBPM] - Eclipse and swimlanes

2009-03-08 Thread pieter.martin
Hi, I was expecting to be able to visualise swimlanes in the jpdl eclipse editor. Is there a reason it is not happening or may it come in the future? Thanks Pieter View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216076#4216076 Reply to the post : http://www

[jboss-user] [JBoss jBPM] - Re: Tasks need to done by multiple users

2009-03-08 Thread bradsdavis
@Ronald, Just so I can think about the difference in approaches, what are your thoughts on why it would be more difficult to do certain exit strategies with my suggested dynamic task-instance approach? I guess the join would make sure everyone completed before leaving the fork-task-join block,