Search:

Type: Posts; User: maxogm; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    615

    I made one example which demonstrate this issue...

    I made one example which demonstrate this issue 4383
  2. Replies
    1
    Views
    615

    Cannot create class of type :(

    Hi, I integrate flex and spring on one project... everything works great except one thing... I have problem when I try to send complex object (see CreateRestoreRequest class) from flex to java. I...
  3. OK, if you use bundlor to create MANIFEST.MF from...

    OK, if you use bundlor to create MANIFEST.MF from your template.mf

    can you try with:

    template.mf



    Bundle-ManifestVersion: 2
    Bundle-SymbolicName: ui-war
  4. I find one solution: I copy bundle...

    I find one solution:

    I copy bundle (com.springsource.org.apache.xalan-2.7.1.jar) to server/lib/ directory
    and edit java6-server.profile file, in section org.osgi.framework.bootdelegation I added...
  5. Can you provide to us, MANIFEST.MF or template.mf...

    Can you provide to us, MANIFEST.MF or template.mf (if you using bundlor)?

    For your dependencies why you not use:



    <dependency>
    <groupId>org.springframework.flex</groupId>
    ...
  6. Virgo 2.1.1 problem with splash application

    Hi, I made one spring + flex + osgi application, and everything works OK.
    But in my dependencies for flex integration I have: com.springsource.org.apache.xalan-2.7.1.jar

    Problem is when I have...
Results 1 to 6 of 6