Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8084027
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T17:39:57+00:00 2026-06-05T17:39:57+00:00

I try to build a JSF 2.0 Web application which is using libraries including

  • 0

I try to build a JSF 2.0 Web application which is using libraries including EJBs and FacesConverters/ManagedBeans.

My war file looks like this:

-WEB-INF/
 |-beans.xml
 |-lib/
 |  |-myejb.jar
 |  |-myconverter.jar

both jar files contain also a beans.xml file placed into the META-INF folder.
The strange thing is, that the EJBs are working well.
But my converter included in the myconverter.jar file is not seen form my web application. I got the following message:

javax.faces.FacesException: Ausdrucksfehler: Benanntes Objekt org.imixs.VectorConverter nicht gefunden.

When I put the converter class directly into the classes from my web module it works.

The converter class looks like this:

...
@FacesConverter(value="org.imixs.VectorConverter")
public class VectorConverter implements Converter {

I am using no faces-config.xml

the converter is added in my xhmtl file like this:

<h:inputTextarea required="false"
    value="#{teamController.members}">
    <f:converter converterId="org.imixs.VectorConverter" />
 </h:inputTextarea>

So my question is: why is the converter not seen when it is placed into a jar module?

I am running the app on GlassFish 3.1.1

thanks for any help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T17:39:59+00:00Added an answer on June 5, 2026 at 5:39 pm

    Does myconverter.jar also contain a /META-INF/faces-config.xml? I think this is required so the your container also scans for JSF annotations in the JAR file. An empty faces-config.xml like this should to the job:

    <?xml version='1.0' encoding='UTF-8'?>
    <faces-config xmlns="http://java.sun.com/xml/ns/javaee" version="2.0">
    
    </faces-config>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to build JSF application and I'm using hibernate as ORM solution. The
I try to build an application which uses pthreads and __m128 SSE type. According
I try to build some application using hibernate for persistence (my first one). The
I'm developing a web application using JSF 2.0, NetBeans 6.9.1, GlassFish Server 3.1, mojarra
I try to build a map with the content of a file and my
When I try to build my mvc3 application with Visual Studio 2010 Prompt. I
I try to build an application on Android. And I'm new in Android. But
I try to build simple Java EE application that uses JPA + EJB3 and
i am try to build a web site, it has a 2 level menu.
I try to build a menu using the datatype hierarchyid . I have the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.