Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Bundlor Manifest Generation - NullPointerException

    Hi

    I'm getting NullPointerException when I enable manifest generation in STS for my maven project. Maven build works just fine. I don't use variable substitution in my template.mf or anything...
  2. Replies
    11
    Views
    2,155

    Ok, so I've done some research and it looks like...

    Ok, so I've done some research and it looks like to me that Nexus is checking for old style of update site format (site.xml rather than content.jar and artifacts.jar). Any chance SpringSource Update...
  3. Replies
    11
    Views
    2,155

    Christian, I am evaluating Maven Studio for...

    Christian,

    I am evaluating Maven Studio for Eclipse and as part of it, I am trying to create P2 Update Site Proxy Repository in our Nexus using...
  4. Replies
    11
    Views
    2,155

    Christian, I am still getting Access Denied for...

    Christian, I am still getting Access Denied for http://dist.springsource.com/release/TOOLS/update/e3.5/site.xml
  5. Replies
    11
    Views
    2,155

    Having the same problem here. Getting 403 Access...

    Having the same problem here. Getting 403 Access Denied error.


    <Error>
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>
    <RequestId>1F00C3FFF1DAB72E</RequestId>
    ...
  6. The question in my mind really is whether profile...

    The question in my mind really is whether profile in dm server distribution should be modified and also all bundles in EBR :)
  7. That seemed to have helped. Both /xalan and...

    That seemed to have helped. Both /xalan and /admin contexts are working now.

    However, there are some bundles in repository/usr I use in my app which import package org.apache.xpath and these are...
  8. I get this deploying your...

    I get this deploying your org.eclipse.virgo.sample.xalan.war download from the JIRA issue.

    I am using dm server 2.0.1.RELEASE, Java(TM) SE Runtime Environment (build 1.6.0_19-b04) and Win XP SP3.
  9. Chris, I have tried your solution, but it didn't...

    Chris, I have tried your solution, but it didn't work for me.

    I have modified dmserver/lib/java6-server.profile by adding org.apache.xalan.* to org.osgi.framework.bootdelegation and put the...
  10. Thread: Bundlor via Ivy

    by koxo
    Replies
    2
    Views
    1,561

    Ben, any idea how can I exclude sources from...

    Ben, any idea how can I exclude sources from being downloaded in ant configuration? Normally, sources are part of separate sources configuration.
  11. Thread: Bundlor via Ivy

    by koxo
    Replies
    2
    Views
    1,561

    Bundlor via Ivy

    Hi

    I'm trying to initialise bundlor as per this page, but it looks like ivy is not pulling all bundlor dependencies. I am getting this error afterwards:



    download.bundlor.ivy:...
  12. Replies
    0
    Views
    1,072

    Source bundles in dm Server

    Hi

    I think the way dm Server Tools recognise source bundles should be little bit improved.

    At the moment, the only way to associate source bundle with the bundle containing compiled classes is...
  13. Replies
    4
    Views
    5,814

    Editing com.springsource.kernel.region.bundles in...

    Editing com.springsource.kernel.region.bundles in dm-server-2.0.0.M6/lib/com.springsource.kernel.launch.properties helped solving my problem for now. Thanks.
  14. Replies
    4
    Views
    5,814

    Right, I have tried these three things: First,...

    Right, I have tried these three things:

    First,


    Import-Package: javax.validation;version="[1.0.0,2.0.0)"



    this.getClass().getClassLoader().loadClass("javax.validation.ValidatorFactory");
  15. Replies
    4
    Views
    5,814

    Testing JSR303 Bean Validation in dm Server

    Hi,

    I have a simple OSGi bundle in which I am trying to construct and export javax.validation.Validator instance. However, I get the following exception when I deploy it to dm Server 2.0 M6. In...
  16. Raised...

    Raised https://issuetracker.springsource.com/browse/DMS-1510
  17. Actually, the same problem applies when trying to...

    Actually, the same problem applies when trying to deploy fragment bundle in STS. I get the 'Missing constraint' errors.
  18. Cannot deploy fragment bundle using pickup dir

    Hi

    When I copy my fragment bundle to pickup dir in dm server, the deployer fails with following error:



    Resolver report:
    Missing constraint: <Import-Package: javax.xml.xpath;...
  19. Also, just a note. When I drag & drop the project...

    Also, just a note. When I drag & drop the project onto dm server 2.0, I get "Shared WAR deploy only as jst.web modules" error. However, I can right click on dm server and do Add and Remove...
  20. Web Bundle deployed only as normal bundle in STS

    Hi

    I have a maven project with war packaging in STS. When I try to deploy it to dm server 2.0.0.M4, it is only deployed as normal bundle and not as web bundle meaning no servlet context is...
  21. Andy, it is a case for me too. I have a network...

    Andy, it is a case for me too. I have a network connection, but I am behind proxy which is probably not configured within the dm server.
  22. dm Server 2.0.0.CI-B351 splash fails to start properly

    Hi

    I have downloaded dm server CI build 351 and started it and I got the following error (see attached log file). I have the same problem with 2.0.0.M3 build. Any ideas how to fix it? Thanks.
    ...
  23. Replies
    0
    Views
    708

    XPathExpression vs. XPathOperations

    Hi

    I've just started using spring-xml which is part of spring-ws project and I have quickly noticed inconsistencies in these two interfaces:


    org.springframework.xml.xpath.XPathOperations
    ...
  24. Replies
    1
    Views
    4,126

    Using in OSGi

    Hi

    I'm struggling to use spring tag library in my OSGi bundle. In manifest, apart from others, I have:


    Import-Package: org.springframework.web.servlet.tags;version="[2.5.0,4.0.0)"

    In my...
  25. Add unregisterManagedResource(ObjectName) to MBeanExportOperations interface

    Hi

    Please see this JIRA issue for details: http://jira.springframework.org/browse/SPR-5517. Thanks.

    Jaro
Results 1 to 25 of 40
Page 1 of 2 1 2