• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EJB MDB example on netbeans HTTP Status 404

 
Ranch Hand
Posts: 930
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am working on below example.

https://netbeans.org/kb/docs/javaee/javaee-entapp-ejb.html

i have downloaded the source code and then imported as archive project and ran the ejb project ie NewApp-ear(not other project NewsApp-war that is create there as shown in ejb1.png).

I am not sure why NewsAPP containing war and jar not created as show in ejbEE.png attachment and above link?

After that when i go to below URL
http://localhost:8080/NewApp-war/ListNews
HTTP Status 404 -

type Status report

message

descriptionThe requested resource is not available.

GlassFish Server Open Source Edition 4.1.1
getting below error

please advise on how to fix above error and see NewsAPP project and execute that to give and get response from Queue through servlet using session beans?
ejb1.png
[Thumbnail for ejb1.png]
ejb1
ejbEE.png
[Thumbnail for ejbEE.png]
ejbEE
 
sai rama krishna
Ranch Hand
Posts: 930
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
please advise
 
If somebody says you look familiar, tell them you are in porn. Or in these tiny ads:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic