Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    781

    part2

    and here the log i get:



    2007-05-21 11:34:46,500 DEBUG [portlet.milestone.spring.persistence.DataTypeManager] - [deleteField(Integer id, String list)] entering deleteField...
    2007-05-21...
  2. Replies
    2
    Views
    781

    Spring / hibernate programmatic Transaction

    Hi all,
    I have a little question on Transactions...
    I try to use Transactions in my Portlet... since I don't need so much transactions I decided to use the programmatic way...
    so I setup my...
  3. attempted to assign id from null one-to-one property

    Hi all,

    I have a little problem with getHibernateTemplate().save(entry);

    When ever I try to save an Entry I get the following Error Message:


    2007-05-14 10:00:42,984 FATAL...
  4. Replies
    4
    Views
    1,879

    Thanks a lot for your response Andreas, I willl...

    Thanks a lot for your response Andreas,
    I willl try it.
  5. Replies
    4
    Views
    1,879

    Since I am developing a portlet, I had to have...

    Since I am developing a portlet, I had to have something that works with Portlets and not servlets, so I found a Tutorial (sorry I don't know where anymore) containing these file... so get it an...
  6. Replies
    4
    Views
    1,879

    BeanNotOfRequiredTypeException

    HI all,
    I have little problem with acegi and tomahawk I think.

    first the Exception:



    2007-04-26 13:18:37,328 DEBUG [org.acegisecurity.intercept.web.PathBasedFilterInvocationDefinitionMap] -...
  7. Replies
    10
    Views
    2,885

    I will replace the login page. And thank you...

    I will replace the login page.

    And thank you very much for your help,

    regards Omid
  8. Replies
    10
    Views
    2,885

    Part2

    ...
    at org.jboss.portal.core.aspects.controller.EventBroadcasterInterceptor.invoke(EventBroadcasterInterceptor.java:168)
    at...
  9. Replies
    10
    Views
    2,885

    Part1

    Thanks again, it seems to work.
    So when the User is not Logged in, I get a NullPointerException. is that normal? how can I redirect the access to the Login page...
    log:



    2007-04-18...
  10. Replies
    10
    Views
    2,885

    first thanks for your response... I tried to...

    first thanks for your response...
    I tried to reorder but it seems not to work...
    I can furthermore access the "secure" pages.



    <property name="objectDefinitionSource">
    <value>...
  11. Replies
    10
    Views
    2,885

    objectDefinitionSource

    Hi all,
    I have a question because of Acegi...
    I have configured Acegi in my acegicontext.xml and it looks:


    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  12. Thread: Acegi

    by Omid
    Replies
    4
    Views
    738

    Acegi

    Hi all,
    I have a question because of Acegi...
    I have configured Acegi in my acegicontext.xml and it looks:


    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  13. Replies
    0
    Views
    680

    Accessing the , Richtextbox

    HI,
    is it possible to access and manipulate the <Head>...</head> of the generated Portletpage to inject some javaScripts?

    or does anyone know a way how to install a richtextbox into a Portlet??
    ...
  14. Replies
    9
    Views
    3,332

    JSP tags

    what is wrong on this?

    <f:view>
    <h:outputText value="TEST"/>
    <h:outputText value="#{jsfAgent.text}"/>
    </f:view>

    jsfAgent.java
    public String getText() {
  15. Replies
    0
    Views
    3,021

    Portlet: Spring + JSF

    Hello,
    I have a Problem with the JSF Spring integration.
    When I try to execute some methodes from a jsp, which delegates
    the request to a spring managed Bean I get an Exception:



    ......
  16. Replies
    9
    Views
    3,332

    thank you for your response... I solved the...

    thank you for your response...
    I solved the problem...
    in my web.xml the servlet tag was wrong. Now I replaced it with:


    <servlet>
    <servlet-name>ViewRendererServlet</servlet-name>...
  17. Replies
    9
    Views
    3,332

    now I have removed it... but i get an Exception:...

    now I have removed it... but i get an Exception:


    2007-03-29 12:38:22,562 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/MileStoneBeta3].[Faces Servlet]] -...
  18. Replies
    9
    Views
    3,332

    can anyone post please the myfaces-portlet.xml?...

    can anyone post please the myfaces-portlet.xml?
    Is it the same as portlet.xml?

    thanks,
    Omid
Results 1 to 18 of 18