DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Li Xin Guest

    add a bean to Beanbox toolbar


    Hi sir:
    You can solve my problem?

    I built a bean component:

    class MyBean extends Canvac implemetns Serilizable{
    ..........

    }

    I also built a manifest file manifest.stub

    Name:MyBean.class
    Java-Bean:True

    I also used jar command to compile MyBean.jar file

    jar cfm MyBean.jar manifest.stub MyBean.class

    in same directory, a MyBean.jar file is created.


    But when I install the bean on beanbox tool of BDK by copy
    MyBean.jar to the jars/directory within BDK. I can not find
    MyBean on beanbox tool. Can you help me?

    Thank you







  2. #2
    goverdhan Guest

    Re: add a bean to Beanbox toolbar


    "Li Xin" <lixinbox@hotmail.com> wrote:
    >
    >Hi sir:
    >You can solve my problem?
    >
    >I built a bean component:
    >
    >class MyBean extends Canvac implemetns Serilizable{
    >..........
    >
    >}
    >
    >I also built a manifest file manifest.stub
    >
    >Name:MyBean.class
    >Java-Bean:True
    >
    >I also used jar command to compile MyBean.jar file
    >
    >jar cfm MyBean.jar manifest.stub MyBean.class
    >
    >in same directory, a MyBean.jar file is created.
    >
    >
    >But when I install the bean on beanbox tool of BDK by copy
    >MyBean.jar to the jars/directory within BDK. I can not find
    >MyBean on beanbox tool. Can you help me?
    >
    >Thank you
    >
    >
    >
    >
    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links