Maiquel knechtel

Greenhorn
+ Follow
since Jan 31, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Maiquel knechtel

when I add a ejb bean

and run my WEB project

I have the following error in wildfly 8.x:

WELD-000 340: The request must be associated with the context in order to load the known conversations

if I remove the bean EJB Web application works normally

any idea?
hello people,

in an EJB project with RESTEasy

I'm using maven to build

web.xml




I got the following error



any idea?

9 years ago
9 years ago
@controller





web.xml





i using maven for the building


error




any idea ?
9 years ago
Spring MVC application web needs application-context for getting @Bean annotations?

in my project i use this code:



how i configure @Bean annotations on spring without application-Context, it is possible ?
9 years ago
@controller




web.xml




mvc-dispatcher-servlet.xml





When I run this code, I get the following warning "WARNING: No mapping found for HTTP request with URI [/SampleSpringMaven/hello.html] in DispatcherServlet with name 'mvc-dispatcher'". What wrong am I doing?

9 years ago
Hello everybody,

I would like to position the JLabel JList side but with a space between them

tracking code

11 years ago
What types should I use the Oracle database?


price | numeric or float ?

customer_id | numeric ?
13 years ago

Brian Legg wrote:jME is a brief summary page with links to other external information. Just curious still as to the point of jME. Why not use LWJGL or JOGL directly? Why do you need an abstraction layer above that?

PS: Just curious... what kind of 3D game are you making?




I chose studying Java Monkey Engine by providing increased productivity, but not dismiss the study of LWGL and JOGL.
14 years ago
Hi guys,


Anyone know where I can find good materials to study Java Monkey engine ?


Tanks.
14 years ago