RE: [Geronimo] Road Map and TODO

2005-11-26 Thread Panda, Akshaya Kumar \(Cognizant\)
---BeginMessage---
I think WADI is going to provide web tier clustering, any initiative for 
HA-JNDI?
 
thanks
Akshay



From: Rajith Attapattu [mailto:[EMAIL PROTECTED]
Sent: Fri 11/25/2005 7:38 PM
To: dev@geronimo.apache.org; [EMAIL PROTECTED]
Subject: RE: [Geronimo] Road Map and TODO



Great, I will start to ramp up on WADI as much as I can.
And I hope I will be upto speed in time so that I want miss out the
excitement !

Looking forward to it.

-Original Message-
From: Jeff Genender [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 24, 2005 11:20 PM
To: dev@geronimo.apache.org
Subject: Re: [Geronimo] Road Map and TODO

Tomcat clustering has been implemented as an interim.  We are ramping up

to use WADI which hopefully should be under Geronimo as an incubated
sub-project.  WADI will ultimately do the clustering, dynamic cache, and

replication for Geronimo.  We are cleaning up a few items and will
integrate it in shortly.  If you are interested in helping out on this,
have a look at wadi.codehaus.org for now.  Shortly we hope to have this
over here ;-)

Jeff

Rajith Attapattu wrote:
 Hi Guys,

 I am very interested in the Clustering and remote deployment and
 management features.

 What is the current status of these two features??? I am very much
 interested in getting involved.

 Any pointers will be very helpful.

 Thanks,

 Rajith Attapattu.   


winmail.dat---End Message---
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message. 
Any unauthorized review, use, disclosure, dissemination, forwarding, printing 
or copying of this email or any action taken in reliance on this e-mail is 
strictly 
prohibited and may be unlawful.

  Visit us at http://www.cognizant.com

Re: [Geronimo] Road Map and TODO

2005-11-26 Thread Aaron Mulder
On 11/25/05, Rajith Attapattu [EMAIL PROTECTED] wrote:
 Great, and I assume you will be publishing the link to the plan on the
 dev list and I will keep an eye on it.

Check the archives -- will save me lots of retyping.

Thanks,
Aaron


 As soon as I see it, I can propose in what areas I can help.

 Looking forward to it and very excited.

 Rajith.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron
 Mulder
 Sent: Thursday, November 24, 2005 7:26 PM
 To: dev@geronimo.apache.org
 Subject: Re: [Geronimo] Road Map and TODO

 For remote deployment, we have a plan that I'm planning to implement
 in the next week, it's just waiting on me to have time to do it.

 For clustering, I don't know much about it but there's been a fair bit
 of mail about it on the dev list in the last week or two and it looks
 pretty promising.

 Aaron

 On 11/24/05, Rajith Attapattu [EMAIL PROTECTED] wrote:
  Hi Guys,
 
  I am very interested in the Clustering and remote deployment and
  management features.
 
  What is the current status of these two features??? I am very much
  interested in getting involved.
 
  Any pointers will be very helpful.
 
  Thanks,
 
  Rajith Attapattu.
 



org.omg.CORBA.MARSHAL: java.lang.ClassCastException thrown while marshaling the reply

2005-11-26 Thread Panda, Akshaya Kumar \(Cognizant\)

i think it didn't get
posted earlier properly. forwarding again...


Hi,I am trying to access a session bean
deployed on Geronimo1.0M5 from a orbacus4.3.0 c++ client in fedora
core3.1. The client side corba url is:
corbaname:iiop:[EMAIL PROTECTED]:1050#cts/sample/SampleSessionBean2. The ejb
deploment plan as follows:?xml version="1.0"
encoding="UTF-8"?application xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.0"
configId="SampleSession-configid"
parentId="org/apache/geronimo/ServerCORBA"
import
uriorg/apache/geronimo/Security/uri
/import
module
ejbCTS_SAMPLE_SESSION_GERONIMO.jar/ejb
openejb-jar
xmlns="http://www.openejb.org/xml/ns/openejb-jar-2.0"
configId="ejb-SampleSessionBean-configid"
parentId="org/apache/geronimo/ServerCORBA"
enterprise-beans
session
ejb-nameSampleSessionBean/ejb-name
jndi-namects/sample/SampleSessionBean/jndi-name
tss-linkIdentityTokenNoSecurity/tss-link
/session
/enterprise-beans
/openejb-jar
/module/application3. The
orb-string_to_object() is successfull in client side and able to get the
home reference. but the home-create() fails. The geronimo stack trace as
follows:12:14:48,102 INFO [Daemon] Server startup
completed12:14:54,635 DEBUG [ServerSecurityInterceptor]
receive_request_service_contexts()12:14:54,651 DEBUG
[ServiceContextInterceptor] Looking for SSL Session12:14:54,684 DEBUG
[ServerSecurityInterceptor] receive_request(create
[geronimo.server:EJBModule=ejb-SampleSessionBean-configid,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=SampleSessionBean]12:14:54,685
DEBUG [ServerSecurityInterceptor] Found server policy12:14:54,711 DEBUG
[ServerSecurityInterceptor] No security service context found12:14:54,712
DEBUG [ServerSecurityInterceptor]
Subject: Principal:
public-properties-realm:[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal:guest]
Principal:
public-properties-realm:[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal:guest]12:14:54,717
DEBUG [StandardServant] Calling create12:14:54,884 DEBUG
[ServerSecurityInterceptor] send_reply()12:14:54,937 DEBUG
[ClientSecurityInterceptor] Checking if target _is_a has a security
policy12:14:55,012 DEBUG [ClientSecurityInterceptor] Target has a security
policy12:14:55,020 DEBUG [ClientTransactionInterceptor] Checking if target
_is_a has a transaction policy12:14:55,020 DEBUG
[ClientTransactionInterceptor] Target has a transaction policy12:14:55,079
DEBUG [ServerSecurityInterceptor]
receive_request_service_contexts()12:14:55,079 DEBUG
[ServiceContextInterceptor] Looking for SSL Session12:14:55,079 DEBUG
[ServerSecurityInterceptor] receive_request(_is_a
[geronimo.server:EJBModule=ejb-SampleSessionBean-configid,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=SampleSessionBean]12:14:55,079
DEBUG [ServerSecurityInterceptor] Found server policy12:14:55,079 DEBUG
[ServerSecurityInterceptor] No security service context found12:14:55,079
DEBUG [ServerSecurityInterceptor]
Subject: Principal:
public-properties-realm:[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal:guest]
Principal:
public-properties-realm:[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal:guest]12:14:55,079
INFO [MappedServerTransactionPolicyConfig] No tx mapping for operation:
_is_a12:14:55,079 DEBUG [ServerSecurityInterceptor]
send_reply()12:14:55,097 DEBUG [Util] Exception in result
copyorg.omg.CORBA.MARSHAL: java.lang.ClassCastException thrown while
marshaling the reply: null vmcid: 0x0 minor code: 0 completed:
Yes at
org.openejb.corba.CorbaApplicationServer.getEJBObject(CorbaApplicationServer.java:72)
at
org.openejb.server.ServerFederation.getEJBObject(ServerFederation.java:119)
at
org.openejb.proxy.ReplacementStrategy$1.writeReplace(ReplacementStrategy.java:73)
at
org.openejb.proxy.SerializationHandler.writeReplace(SerializationHandler.java:99)
at
org.openejb.proxy.EJBObjectImpl.writeReplace(EJBObjectImpl.java:115)
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
java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896)
at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011)
at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
at
org.openejb.proxy.SerializationHandler.copyObj(SerializationHandler.java:111)
at
org.openejb.corba.util.Util.writeObject(Util.java:463)
at
org.openejb.corba.StandardServant._invoke(StandardServant.java:322)
at
com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatchToServant(GenericPOAServerSC.java:517)
at
com.sun.corba.se.internal.POA.GenericPOAServerSC.internalDispatch(GenericPOAServerSC.java:207)
at

Re: org.omg.CORBA.MARSHAL: java.lang.ClassCastException thrown while marshaling the reply

2005-11-26 Thread David Jencks
Unfortunately I can't give you any advice except to trace through the  
code to try to figure out what is going wrong.  Are you fairly sure you  
have csiv2 set up on your c++ client compatible with the TSS setup you  
have specified?  I would sort of expect a different exception if this  
is the problem, but it often seems to me that the sun corba  
implementation is written with the primary goal of concealing the cause  
of problems.


Please keep us informed of your progress!

thanks
david jencks

On Nov 26, 2005, at 6:49 AM, Panda, Akshaya Kumar ((Cognizant)) wrote:


i think it didn't get posted earlier properly. forwarding again...
 
 
Hi,
I am trying to access a session bean deployed on Geronimo1.0M5 from a  
orbacus4.3.0 c++ client in  fedora core3.


1. The client side corba url is:  
corbaname:iiop:[EMAIL PROTECTED]:1050#cts/sample/SampleSessionBean


2. The ejb deploment plan as follows:
?xml version=1.0 encoding=UTF-8?

application

    xmlns=http://geronimo.apache.org/xml/ns/j2ee/application-1.0;

    configId=SampleSession-configid

    parentId=org/apache/geronimo/ServerCORBA



    import

    uriorg/apache/geronimo/Security/uri

    /import



    module

    ejbCTS_SAMPLE_SESSION_GERONIMO.jar/ejb

    openejb-jar

    xmlns=http://www.openejb.org/xml/ns/openejb-jar-2.0;

    configId=ejb-SampleSessionBean-configid

    parentId=org/apache/geronimo/ServerCORBA



    enterprise-beans

    session

    ejb-nameSampleSessionBean/ejb-name

    jndi-namects/sample/SampleSessionBean/jndi-name

    tss-linkIdentityTokenNoSecurity/tss-link

    /session

    /enterprise-beans

    /openejb-jar

    /module

/application


3. The orb-string_to_object() is successfull in client side and able  
to get the home reference. but the home-create() fails. The geronimo  
stack trace as follows:


12:14:48,102 INFO  [Daemon] Server startup completed
12:14:54,635 DEBUG [ServerSecurityInterceptor]  
receive_request_service_contexts()

12:14:54,651 DEBUG [ServiceContextInterceptor] Looking for SSL Session
12:14:54,684 DEBUG [ServerSecurityInterceptor] receive_request(create  
[geronimo.server:EJBModule=ejb-SampleSessionBean- 
configid,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSes 
sionBean,name=SampleSessionBean]

12:14:54,685 DEBUG [ServerSecurityInterceptor] Found server policy
12:14:54,711 DEBUG [ServerSecurityInterceptor] No security service  
context found

12:14:54,712 DEBUG [ServerSecurityInterceptor]    Subject:
    Principal:  
public-properties-realm: 
[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal: 
guest]
    Principal:  
public-properties-realm: 
[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal: 
guest]


12:14:54,717 DEBUG [StandardServant] Calling create
12:14:54,884 DEBUG [ServerSecurityInterceptor] send_reply()
12:14:54,937 DEBUG [ClientSecurityInterceptor] Checking if target  
_is_a has a security policy
12:14:55,012 DEBUG [ClientSecurityInterceptor] Target has a security  
policy
12:14:55,020 DEBUG [ClientTransactionInterceptor] Checking if target  
_is_a has a transaction policy
12:14:55,020 DEBUG [ClientTransactionInterceptor] Target has a  
transaction policy
12:14:55,079 DEBUG [ServerSecurityInterceptor]  
receive_request_service_contexts()

12:14:55,079 DEBUG [ServiceContextInterceptor] Looking for SSL Session
12:14:55,079 DEBUG [ServerSecurityInterceptor] receive_request(_is_a  
[geronimo.server:EJBModule=ejb-SampleSessionBean- 
configid,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSes 
sionBean,name=SampleSessionBean]

12:14:55,079 DEBUG [ServerSecurityInterceptor] Found server policy
12:14:55,079 DEBUG [ServerSecurityInterceptor] No security service  
context found

12:14:55,079 DEBUG [ServerSecurityInterceptor]    Subject:
    Principal:  
public-properties-realm: 
[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal: 
guest]
    Principal:  
public-properties-realm: 
[org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal: 
guest]


12:14:55,079 INFO  [MappedServerTransactionPolicyConfig] No tx mapping  
for operation: _is_a

12:14:55,079 DEBUG [ServerSecurityInterceptor] send_reply()
12:14:55,097 DEBUG [Util] Exception in result copy
org.omg.CORBA.MARSHAL: java.lang.ClassCastException thrown while  
marshaling the reply: null  vmcid: 0x0  minor code: 0  completed: Yes
    at  
org.openejb.corba.CorbaApplicationServer.getEJBObject(CorbaApplicationS 
erver.java:72)
    at  
org.openejb.server.ServerFederation.getEJBObject(ServerFederation.java: 
119)
    at  
org.openejb.proxy.ReplacementStrategy$1.writeReplace(ReplacementStrateg 
y.java:73)
    at  
org.openejb.proxy.SerializationHandler.writeReplace(SerializationHandle 
r.java:99)
    at  
org.openejb.proxy.EJBObjectImpl.writeReplace(EJBObjectImpl.java:115)

    at