Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Spring Instrumented jars, MBeans and Hyperic Auto discovery

    All,

    We are attempting to leverage the Spring instrumented jars for providing monitoring within our application. We would like to have the beans / mbeans be auto discoverd by the Hyperic Agent...
  2. Client-Runtime: 42 ACTIVE ...

    Client-Runtime:


    42 ACTIVE com.ihg.crm.service.client_0.0.1.SNAPSHOT
    43 ACTIVE com.ihg.crm.service.interfaces.goodbye_0.0.1.SNAPSHOT
    44 ACTIVE ...
  3. Hi Costin, So I have interrogated the...

    Hi Costin,

    So I have interrogated the bundles for each of the run times and this is what I see (this is not using the osgi:reference on the client side, but is using osgi:service on the...
  4. First, yes it should be GoodbyeService :(, at...

    First, yes it should be GoodbyeService :(, at least I was consistently incorrect ;)

    If I only reference one of the remote services all works fine, NOT very clear in first post. I understand...
  5. [Continued...] The problem, when I try to...

    [Continued...]

    The problem, when I try to discover and bind to 2 remote OSGi services exposed via the CXF DOSGi, I encounter an error. If I only reference 1 remote service all works fine. For...
  6. CXF DOSGi (RFC-119) and Spring-DM problem discovering multiple remote services

    Hi,

    I have posted and entry to the CXF forums, but since I am using Spring-DM 1.2.0 I thought I would ask here as well. The CXF forum entry can be found here: ...
  7. Replies
    10
    Views
    2,271

    widgetModule

    Hi Jeremy,

    Do you know if there is support for dojox.gird by using the widgetModule attribute or do we simply need to include a reference to the dojox*.js files withing our web application?
    ...
  8. There is a site, Spring by Example, that provides...

    There is a site, Spring by Example, that provides several examples. Try the following link:

    http://www.springbyexample.org/examples/simple-spring-web-flow-webapp.html

    I find the site quite...
  9. Replies
    5
    Views
    2,138

    Web app / War does not deploy

    Hi All,

    I have a problem getting a basic war to deploy within Spring DM using Tomcat. I am currently using version 2.5.6 of Spring and 1.1.2.B of Spring DM. The instance of Tomcat is Tomcat...
  10. Hi gengshg...

    Hi gengshg,

    Per you suggestion I have removed bundle 18, but the same problem still occurs. Below is a list of the bundles via ss:



    osgi> ss

    Framework is launched.
  11. Equinox - Deploying Spring DM Web application bundle resolution

    Problem:

    When ever I try start Spring DM I encouter the following exception :confused::

    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Package uses conflict:...
  12. Hi Chorrylan, Thanks for the information. I...

    Hi Chorrylan,

    Thanks for the information. I got pulled away from this do to some other pending requirements. I will take a look at this in the near future and try rolling back hibernate to 3.2.5...
  13. Remaining stacktrace: ...

    Remaining stacktrace:



    sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirect
    SocketFactory.java:22)
    at...
  14. Thanks for taking a look at this. Here is the...

    Thanks for taking a look at this. Here is the requested stacktrace:



    Running com.erdas.rsp.babel.service.catalog.LimitTest
    2008-06-06 15:29:15,091 - [main] ERROR...
  15. Thanks for the quick reply. I'm not sure if I...

    Thanks for the quick reply.

    I'm not sure if I understand the suggestion, but I believe that you are telling me to remove the "userTransactionName". If that is correct, I removed it and am still...
  16. JTA, Hibernate, Spring 2.5.3 configuration - Could not find UserTransationn in JNDI

    I am using Hibernate 3.2.6 GA, Sprint 2.5.3. I am using declarative transactions and would like to use the org.springframework.transaction.jta.JotmFactoryBean in conjunction with the...
  17. Hibernate Annotate Domain Objects

    A few more questions.

    Could this error be caused by the fact the my Domain objects are Hibernate annotated?



    @Entity
    @DiscriminatorValue("2")
    @Indexed
    @ClassBridge(name = "keywords",
  18. Processing of HessianService generates ClassCastException

    Hi All,

    First I apologize for the length of the post, hopefully I have provided all the details necessary.

    I have a fairly simple service that I am trying to invoke remotely using the...
  19. Replies
    6
    Views
    3,713

    Update. I finally got it to Authenticate...

    Update.

    I finally got it to Authenticate correctly with the JBoss Adapter. I had two problems:
    I had a auth.conf entry that was pointing to the standard JBoss,...
  20. JBoss Adapter and Authentication of Remote Client example

    I am trying to integrate the JBoss Adapter into our application so we can use Acegi and replace the current JAAS implementation. I have followed the steps outlined in the Reference Manaual for the...
  21. Replies
    6
    Views
    3,713

    Ben, I have turned up the log level to DEBUG...

    Ben,

    I have turned up the log level to DEBUG as suggested and currently do not see any indication in the logs that Acegi is being used.

    I originally had the applicaton configured to use JAAS,...
  22. Thread: JAAS problem...

    by tnist
    Replies
    2
    Views
    3,126

    Wojtek, I am encountering something similar,...

    Wojtek,

    I am encountering something similar, did you find a resolution to the problem?

    Regards,

    Todd
  23. Replies
    6
    Views
    3,713

    Integration with JBoss and RCP

    I am fairly new to the Acegi Security framework and am having a little difficulty getting it integrated with JBoss, specifically a RCP and EJB based application. I have been able to integrate it...
  24. Replies
    10
    Views
    25,738

    Not sure if you solved this or not, or if this...

    Not sure if you solved this or not, or if this will help, but here is how we have our Datasource defined with Spring and JBoss:

    applicationContext-hibernate.xml

    <bean id="dataSource"...
  25. Replies
    3
    Views
    6,225

    Thanks for the input, I forgot to change the URL...

    Thanks for the input, I forgot to change the URL mapping to point to the monitorClaimForm. However, by doing this I get the following error:


    2005-08-24 14&#58;14&#58;22,637 DEBUG...
Results 1 to 25 of 31
Page 1 of 2 1 2