[JBoss-user] [JBossWS] - Client authentication: failure :(

2006-05-10 Thread ShadenS
Hi Community! :-) Preface: I'm learning Ejb 3.0 and Web Services, both argument from security side (authentication and confidentional conversation). I wrote a stateless ejb with power of annotations (java 1.5 spec) and a simple client. All works. Then, I try to protect a method and I modify clien

[JBoss-user] [JBoss jBPM] - Re: What exactly is jbpm.sar good for?

2006-05-10 Thread jglan
Yes thanks Ronald for looking into it. Yesterday evening (reading a german JBOSS Book) I found another hint in the chapter about the mbean server. So first one would have to find the mbean server by a MBEanServerLocater.locateJBoss(). Then an ObjectName needs to be created with the name of the re

[JBoss-user] [JBoss Portal] - Re: cms portlet

2006-05-10 Thread poyge394
i change it to | | content | default.Startsida.DefaultCMSPortletWindow | portal:mapper=PrefixDelegating | portal:service=CMS | | now i get, org.jboss.portal.core.ObjectNotFoundException: Not allowed to access resourcedefault.Startsida.DefaultCM

[JBoss-user] [EJB/JBoss] - InvalidClassException. class invalid for deserialization

2006-05-10 Thread andreicos1971
When using JBoss 4.03. I get the following run-time error: 19:40:50,046 INFO [STDOUT] Caused by: java.io.InvalidClassException: com.siatel.tools.serialize.TObject; class invalid for deserialization 19:40:50,046 INFO [STDOUT] at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:544

[JBoss-user] [JNDI/Naming/Network] - WARN [NamingService] Context.PROVIDER_URL in server jndi.pr

2006-05-10 Thread nohwal
Hi, I have my EJB application deployed on JBoss 4.0.2. Now, for looking up the EJB, I need to create the InitialContext object. However, I would like that in my code, I should not specify the URL to which the InitialContext should connect to. That's because the entire application is deployed in

[JBoss-user] [JBoss jBPM] - Re: Using Decision Successfully....

2006-05-10 Thread icyjamie
All process (and task) variables are instantly available. So you can do | #{decisionVariable eq 'less'} | See source code of JbpmVariableResolver. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942396#3942396 Reply to the post : http://www.jboss.com/i

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-05-10 Thread kukeltje
is there a difference in the first few xml tags? Could you post these? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942395#3942395 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942395 --

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Which version of Hibernate is my JBoss running?

2006-05-10 Thread bjornbjorn
Hi, how do I found out which version of Hibernate JBoss is running? It doesn't say in the startup .. or at least I can't find it. I'm running a default jboss-4.0.4.CR2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942393#3942393 Reply to the post : http:

[JBoss-user] [JBoss Portal] - Re: Use SubPages

2006-05-10 Thread d.venturini
I'm editing the *-object.xml file directly, but for change the view order page I must recompile the original code with a little change... Thank you very much! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942392#3942392 Reply to the post : http://www.jboss

[JBoss-user] [Installation, Configuration & Deployment] - java.io.InvalidClassException; class invalid for deserializa

2006-05-10 Thread andreicos1971
When using JBoss 4.03. I get the following run-time error: 19:40:50,046 INFO [STDOUT] Caused by: java.lang.reflect.UndeclaredThrowableException 19:40:50,046 INFO [STDOUT] at $Proxy592.loadInbox(Unknown Source) 19:40:50,046 INFO [STDOUT] at com.siatel.g6.client.ejb.GetProcessesCmdEJB.load(GetP

[JBoss-user] [EJB 3.0] - Re: Dependecy Injection in JMX Service Object

2006-05-10 Thread bjornbjorn
I also get EntityManager null when trying to inject it in a servlet with 404RC2. When using it in the processRequest() method it is null. Could this be the same issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942390#3942390 Reply to the post : http://

<    1   2   3   4