[EJB 3.0 Development] New message: "Re: EJBTHREE-2007: VFS Abstraction"
by John Bailey
User development,
A new message was posted in the thread "EJBTHREE-2007: VFS Abstraction":
http://community.jboss.org/message/527781#527781
Author : John Bailey
Profile : http://community.jboss.org/people/johnbailey
Message:
--------------------------------------------------------------
I missed one reference to VirtualFileAdapter that will not allow a simplistic approach to work.
The class org.jboss.injection.ServiceRefInjector creates a VirtualFileAdapter from the InjectionContainer:getRootFile. In the case of VFS3 this will actually by the VirtualFileWrapper instance, which will not be compatible at runtime.
So we are going to have to account for this in some way. What else uses InjectionContainer:getRootFile? I am only seeing it used by the ServiceRefInjector, but I may be missing some references. If this is the only use, we could have the InjectionContainer actually create the instance to the VirtualFileAdapter and keep it outside EJB3 core..
Thoughts?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527781#527781
16 years, 2 months
[jBPM] New message: "jbpm-4.3: Facing login problem"
by Anand Kumar
User development,
A new message was posted in the thread "jbpm-4.3: Facing login problem":
http://community.jboss.org/message/527778#527778
Author : Anand Kumar
Profile : http://community.jboss.org/people/akstifr
Message:
--------------------------------------------------------------
Hi,
Can i use other than Jbpm specified schema ?? if yes, How should be my Login Information table and its relationship with the group and membership tables.??
If not, what should i have to do to use my database schema with jbpm schema??
*I have tried to include jbpm schema tables in my database schema and what to login with my login information table but not with jbpm login table. So i tried to login with it, it works for the first time only and when i want to login it again, it does not login at all and do not specify any error message on the console.*
So what should i have to modify inorder to login with my login information table ??
can any one provide me some help on how to proceed further in this problem...
Thanks in advance
With regards,
Anand.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527778#527778
16 years, 2 months