• 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

org.enhydra.xml.xmlc xmlc.jar with Jboss AS 7.1.1

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi JaiKiran,,

I need a quick tip if Enhydra's xmlc.jar is compatible with jboss as 7.1.1. Instead of jsp's, we use xmlc to display html pages..

Please share your thoughts on it. I created this account only to send this request... as I'm in a hurry towards completion of migration from jboss 3.2 to jboss as 7.1.1.

Thank you,

Diesel

 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Diesel, welcome to CodeRanch!

I created this account only to send this request



Good to know!

I need a quick tip if Enhydra's xmlc.jar is compatible with jboss as 7.1.1. Instead of jsp's, we use xmlc to display html pages..



I have never heard of xmlc and just googled for it. It seems like the last release was in 2004 which is way back and I have never seen anyone use it (or even ask about it) with JBoss AS/WildFly. So I can't really say if it's going to work or not.

By the way, would you please change your display name to follow our naming policy http://www.javaranch.com/name.jsp? Thank you!
 
Aluru Nath
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi JaiKiran,

Thank you for the quick response. I've changed the name in accordance with the policy..

Regards,
Aluru
 
Jaikiran Pai
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Aluru Nath wrote:I've changed the name in accordance with the policy..



Thank you!
 
Aluru Nath
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jaikiran,

It worked! The issue was due to two versions of the same jar file in the modules folder, so i removed the other jar.

Thank you,
Aluru

 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic