Hi: 

I'd already done what you've suggested and it didn't work.
I've added the axis2-jibx, jibx-run and jibx-bind to the 
/plugins/Axis2_Codegen_Wizard_1.2.1/lib directory and then added this entries 
to the /plugins/Axis2_Codegen_Wizard_1.2.1/plugin.xml:

<library name="lib/jibx-run-1.1.2.jar">
         <export name="*"/>
      </library>
      <library name="lib/jibx-bind-1.1.2.jar">
         <export name="*"/>
      </library>
      <library name="lib/axis2-jibx-1.1.jar">
         <export name="*"/>
      </library>


but the problem is the same. Thankyou anyway for trying.
Anyone else can help me??
Thankyou

Ajith Ranabahu <[EMAIL PROTECTED]> escribió: Hi,
I guess this is something that should be recorded as a Jira since if
the code generator listed jibx as an option the jibx jars need to be
in the distribution.
In the meanwhile please try the following and see whether it works.

1. copy the jar files to the
/plugins/Axis2_Codegen_Wizard_1.2.1/lib directory

2. Update the plugin.xml file

    I. find the following entries
       ......
       

         
      
      

         
      
      ......
     These should be inside the runtime element.

   II. Add jibx jar entries similar to this

      

         
      
    .....

3. Restart eclipse.

HTH
Ajith

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


[EMAIL PROTECTED] escribió:
  Hi there!

I'm new to this whole thing of axis2 and I would be grateful if someone could 
help me with this:

I would like to use the eclipse code generator plugin for generating code using 
jibx databinding. I watched out in the source code that comes with the plugin 
and I found that the option is available in the databinding combo box, but was 
disabled and I uncommented it. Then, when I used that option I got a message: 

"an error occurred while completing process -java.lang.InterruptedException:
java.lang.RuntimeException: JiBX framework jars not in classpath"

I tried copying the jars files axis2-jibx, jibx-run and jibx-bind from the 
axis2 lib directory and put into the plugin lib directory and even taking the 
class files from the axis2-jibx and updating the axis2-1.1.jar file from the 
plugin lib directory with those classes but the problem was still the same. 

Could anyone help me, please?

Thank you in advance
    

---------------------------------

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com 
                
---------------------------------

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com

Reply via email to