473,657 Members | 2,397 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Webstart JLNP and Java3D

Hello,
I have an application that uses Java3D and I would like it to make
webstart-enabled.

Which tags (or how do i go about) stating the dependancy of the Java3D
api within my application's JLNP file?

Thank you for your time.
Jul 17 '05 #1
1 6218
Andre Bonin wrote:
Hello,
I have an application that uses Java3D and I would like it to make
webstart-enabled.

Which tags (or how do i go about) stating the dependancy of the Java3D
api within my application's JLNP file?

Thank you for your time.


I found a solution, just FYI.
A project seems to have been put foward to do exactly what i wanted, you
can view it here.
https://j3d-webstart.dev.java.net/

All you have to do is add an external reference to
https://j3d-webstart.dev.java.net/re....3-latest.jnlp and
everything works.

Webstart rules (too bad you can't control the classpath though :) )
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4560
by: Hoagie | last post by:
The pain! I've looked over this a hundred times and I don't understand it! I'm new to Java3D, so hopefully someone can help me in this quick (most likely trivial error). I am drawing a QuadArray plane w/ the "stripes.gif" texture (from the tutorial) applied to it. I've drawn the plane to be 2 inches (-1,-1 to 1,1) and 1 inch (0,0 to 1,1). After creating the Shape3D object, I add it to the branch group then add that to the Simple...
2
4250
by: Wiseguy | last post by:
I'm an opengl programmer who recently started playing with java3d and the scene graph methodology takes a bit to get used to. I'm wondering if there are any OTHER comprehensive tutorials for java3d besides the one on the sun.com site. It would be nice to find something that can be downloaded and browsed offline. tanks
0
2309
by: dan.fanelli | last post by:
Hi All, would appreciate some advice, Thanks in advance. I have a Struts JSP app, and want some java functionality on the (jsp) client. I used Java WebStart a little bit in the past, but usually the html page would just pop up the Swing app etc, and basically the Swing App would be the "master" from then on....what I want is for a small Struts Tile to have some Buttons, etc, and eventually play some audio from my server...Can I have the...
0
1306
by: Samir Patel | last post by:
To increase pythons' popularity, we need a tool like webstart which will install (and update when needed) python program through web. This will make IT and managers happy since they don't have to install or update programs. Can Javas' webstart be used to distribute pythons' application? Can somebody points out basic code to do this task? In the beginning we need something simple which will
24
2503
by: huy | last post by:
Hi, Just wondering if there were any plans (or existing projects) similar to Java webstart for Python. I think this would be a boon for python. I would love to start my new project using Python but the deployment (and long term upgrading) factor is a major itch which pyfreeze and py2exe just doesn't scratch properly. Thanks
1
2589
by: Niklas | last post by:
H What is Java Webstart counterpart in .NET Regard /Niklas
9
2170
by: MStepansky | last post by:
Whats the difference between Javascript and Java3D? I mean can Javascript do like Java3D can? Or is Java3D on top of Javascript (the core, if thats what it is)? Then I should learn Javascript BEFORE Java3D, right? no? Worse, whats the difference between Java and Javascript? Whats the difference between Visual Basic and Visual Java++? (I still thought Visual Basic is like BASIC programming to allow you to write
2
2078
awfulman
by: awfulman | last post by:
Hi, I am studying Java3D. I am not an experienced programmer and have no real programming education but I have some knowledge of graphics. I am familiar with POV-Ray that uses a kind of a programming language to render scenes too, in quite a similar way to Java3D, though not equal. I am really impressed by the opportunities that Java3d provides and I want to study it. But I am completely stuck in HelloJava3D.java . Of course I read the tutorial...
2
2099
by: daschicken | last post by:
Hi guys, I'm not sure if theres anybody here with experience on this topic but ill give it a shot. Im lately facing some problems running several .jar files as Java WebStart jnlp. For this reason I tried to run a very basic .jar on my webspace which does well. But as soon as i try to usw .jar using the Java3D API, or just more complex it doesnt work with different errors. So before I go a bit deeper into my source I would like to...
0
8402
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8315
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8829
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
7341
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5633
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4164
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4323
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2733
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1627
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.