You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by GameOne <ru...@yahoo.com> on 2007/05/01 10:32:53 UTC

No bean with name "context" found, jsr181:proxy in SU

Hi,

Here is code from my xbean.xml, but when I try to deploy I get an error
saying 'No bean with name 'context' found:

<jsr181:proxy service="rc:EchoService" 
	              endpoint="test.su.EchoService" 
	              type="test.EchoService"  
	              context="#context"> 
	          </jsr181:proxy>

what am I doing wrong? I followed the steps from the help online on FUSE...
but could get this to work. I dont find the zip file mentioned there for
download... please help me with this.


Thanks
-- 
View this message in context: http://www.nabble.com/No-bean-with-name-%22context%22-found%2C-jsr181%3Aproxy-in-SU-tf3673879s12049.html#a10265946
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: Package name mismatch in source generated using wsgen

Posted by GameOne <ru...@yahoo.com>.
Problem 1: I tried adding spring jar to the classpath but it did not help...
what is going wrong? Why no response?

Problem 2: directory structure created using 'wsgen' does not match the
package name in the source. For example, 
if the folder structure is com/aruba/uw, then the package name is
com.aruba.UW. I am not sure how this mismatch is taking place.

Does anyone know what is going on?


GameOne wrote:
> 
> Is there no workaround? If i want to pass the location of spring jar in
> the classpath... How do I do that?
> 
> 
> GameOne wrote:
>> 
>> Hi,
>> 
>> Here is code from my xbean.xml, but when I try to deploy I get an error
>> saying 'No bean with name 'context' found:
>> 
>> <jsr181:proxy service="rc:EchoService" 
>> 	              endpoint="test.su.EchoService" 
>> 	              type="test.EchoService"  
>> 	              context="#context"> 
>> 	          </jsr181:proxy>
>> 
>> what am I doing wrong? I followed the steps from the help online on
>> FUSE... but could get this to work. I dont find the zip file mentioned
>> there for download... please help me with this.
>> 
>> 
>> Thanks
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/No-bean-with-name-%22context%22-found%2C-jsr181%3Aproxy-in-SU-tf3673879s12049.html#a10301881
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: No bean with name "context" found, jsr181:proxy in SU

Posted by GameOne <ru...@yahoo.com>.
Is there no workaround? If i want to pass the location of spring jar in the
classpath... How do I do that?


GameOne wrote:
> 
> Hi,
> 
> Here is code from my xbean.xml, but when I try to deploy I get an error
> saying 'No bean with name 'context' found:
> 
> <jsr181:proxy service="rc:EchoService" 
> 	              endpoint="test.su.EchoService" 
> 	              type="test.EchoService"  
> 	              context="#context"> 
> 	          </jsr181:proxy>
> 
> what am I doing wrong? I followed the steps from the help online on
> FUSE... but could get this to work. I dont find the zip file mentioned
> there for download... please help me with this.
> 
> 
> Thanks
> 

-- 
View this message in context: http://www.nabble.com/No-bean-with-name-%22context%22-found%2C-jsr181%3Aproxy-in-SU-tf3673879s12049.html#a10280570
Sent from the ServiceMix - User mailing list archive at Nabble.com.