Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    8
    Views
    3,561

    Hi there, I have some questions on this,...

    Hi there,

    I have some questions on this, please understand I am a newbie:

    1. Did you build your project using eclipse? If yes, did you export it as a deployable jar and rename it to war...
  2. Thread: Classpath cycle

    by Jhid
    Replies
    6
    Views
    1,573

    Hi all, I am getting the same error when...

    Hi all,

    I am getting the same error when trying to export the bundle with org.springframework.web_2.5.6.A.jar dependency.

    Could anyone please help me give more details of how to hack the...
  3. Hi Mark, I am sorry if I am a newbie to this,...

    Hi Mark,

    I am sorry if I am a newbie to this, but could you please provide me a more-detailed simple examples? Because I am currently stuck with HessianServlet, which always converts the objects...
  4. Never mind my stupid mistake, it is because I was...

    Never mind my stupid mistake, it is because I was using Jetty, whose default port is 80 instead of 8080. Does anyone know how to convert this code to use Embedded apache Tomcat in Spring DM server?
  5. Object passed to service extended by HessianServlet, the object becomes Hashmap

    Hi all,

    I am in the situation where I have to use the service registered by the development group in SpringDM server from outside SpringDM server.
    The only way that I can think of is to make a...
  6. Replies
    6
    Views
    3,273

    Never mind, I got this working. The reason why it...

    Never mind, I got this working. The reason why it didn't work earlier, because I am using Jetty service, so that the port is on 80 instead of 8080. But another question, how to use the embed Tomcat...
  7. Replies
    6
    Views
    3,273

    Hi all, I tried the exact above example, but I...

    Hi all,

    I tried the exact above example, but I couldn't get it to work. When the code is deployed, I can see that it passed the httpService.RegisterServlet... point, but whenever I access...
  8. httpService.RegisterServlet with HessianServlet doesn't publish anything to URI

    Hi all,

    I am just trying some simple calculator projects to see how Hessian works to extend the OSGi service from Spring DM to outside Java application. I am encountering issue where...
Results 1 to 8 of 8